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
Stand alone Heart Rate Meter

Stand-alone Heart Rate Meter

This instructable describes how to build a stand-alone heart rate meter using Easy Pulse mikro sensor and mikroElektronika‘s clicker 2 for PIC18FJ board. An OLED W click board is also used to display the heart beat rate in beats per minute (BPM). The above figure shows all the things you would need to build this project. Step 1: Setup, Firmware, and

Stand-alone Heart Rate Meter Read More »

Wireless Communication Using Cheap 433MHz RF Modules and Pic Microcontrollers. Part 2

Wireless Communication Using Cheap 433MHz RF Modules and Pic Microcontrollers. Part 2

On the first part of this instructable, I demonstrated how to program a PIC12F1822 using MPLAB IDE and XC8 compiler, to send a simple string wirelessly using cheap TX/RX 433MHz modules. The receiver module was connected via a USB to UART TTL cable adapter to a PC, and the data received were displayed on RealTerm.

Wireless Communication Using Cheap 433MHz RF Modules and Pic Microcontrollers. Part 2 Read More »

Infra Red Panel Remote Control

Infra-Red Panel Remote Control

This project is a variation on the Remote Control Rolling Shutter project that I posted earlier, see: https://www.instructables.com/id/Remote-Controlled… The biggest difference is that I did not only prototype this project but I actually build it to be used in my home. At home I have an electric fire place which has a heater on board.

Infra-Red Panel Remote Control Read More »