This post shows how to interface PIC18F46K22 microcontroller with SD card formatted with FAT32 file system. It shows how to
Continue reading
Simple Electrical and Electronics Projects
This is a list of electrical and electronic projects using some different types of Microchip PIC microcontrollers. MikroElektronika mikroC PRO for PIC is used in all projects. Also circuit schematic diagrams and C codes (mikroC) are provided for all projects.
mikroC PRO for PIC is a full-featured C compiler for PIC devices.
This post shows how to interface PIC18F46K22 microcontroller with SD card formatted with FAT32 file system. It shows how to
Continue readingThis post shows how to interface PIC18F46K22 microcontroller with SSD1306 OLED (128×64 pixel). The SSD1306 is a monochrome display which
Continue readingThe SSD1306 OLED display contains a driver chip with the same name (SSD1306), it can communicate with the master device
Continue readingThis post shows how to interface Microchip PIC16F887 microcontroller with BME280 barometric pressure, temperature and humidity sensor. Values of temperature, humidity
Continue readingThis post shows how to interface Microchip PIC16F887 microcontroller with BMP280 barometric pressure and temperature sensor. Values of the temperature
Continue readingAdding a serial-in parallel-out shift register such as the popular one 74HC595 to a 7-segment display will reduce number of
Continue readingThis is another example that shows how to interface PIC16F887 microcontroller with common anode 7-segment display. This example shows how
Continue readingThis PIC16F887 project shows how to read analog voltages from analog channel and print the correspondent digital values on a
Continue readingThis post shows how to interface PIC16F887 microcontroller with 7-segment display in order to build a simple 4-digit counter which
Continue readingThis post shows how to control DC motor speed and direction of rotation using PIC16F887 microcontroller, rotary encoder and L293D
Continue reading