Projects

This comprehensive hub features the most popular PIC microcontroller projects and tutorials for engineers, hobbyists, and students. From basic LED blinking guides to advanced IoT and robotics implementations using PIC16F and PIC18F microcontrollers, explore step-by-step schematics, C source code, and practical hardware design solutions optimized for real-world applications..

This comprehensive hub features the most popular PIC microcontroller projects and tutorials for engineers, hobbyists, and students. From basic LED blinking guides to advanced IoT and robotics implementations using PIC16F and PIC18F microcontrollers, explore step-by-step schematics, C source code, and practical hardware design solutions optimized for real-world applications.

Project Category Recommended PIC IC Skill Level Key Components
Basic Interfacing PIC16F84A / PIC16F877A Beginner LEDs, Push Buttons, 16×2 LCD
Sensor Monitoring PIC16F877A Intermediate LM35, DHT11, Internal ADC
Motor & Power Control PIC18F4550 / PIC16F877A Intermediate L298N Driver, PWM Module
IoT & Wireless PIC18F4520 / PIC32 Advanced ESP8266, HC-05 Bluetooth, UART
PIC12F1840 I2C 24FC1025 EEPROM

PIC12F1840 + I2C 24FC1025 EEPROM

The 24FC1025 is a serial I2C EEPROM memory fabricated by microchip, it has 1024Kbits (128KB) of memory space and it is divided in two parts each one of 512Kbits (64KB); the first part goes from address 0x0000 to 0xFFFF and the second part goes from 0x10000 to 0x1FFFF. Features: 128KB of memory space 2-Wire serial […]

PIC12F1840 + I2C 24FC1025 EEPROM Read More »

Two Channel PC Based Oscilloscope USB

Two-Channel PC Based Oscilloscope USB

Inroduction More and more experiments are now ‘PC-assisted.’ Also conventional acquisition systems are very expensive. Since portable  PCs are today common and a USB link is a better solutionhere we present an oscilloscope using USB port of the PC that operates at up to 10 kHz with ±16V input voltage. It has much more improved features than the PC-based oscilloscope . The oscilloscope uses IC

Two-Channel PC Based Oscilloscope USB Read More »

Relay Controller

3-Channel IR Relay Controller with user programmable IR commands for PIC12F629

Description This project is a 3 channel infrared (IR) remote controlled relay driver.  It works with 12-bit SIRC IR signals as used by Sony remote controls. The controller also features the ability for the user to ‘program’ the commands it will respond to using  the IR remote control.   Each of the three relay channels can

3-Channel IR Relay Controller with user programmable IR commands for PIC12F629 Read More »