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
Blimp F O is a remote controlled flying machine designed with a PIC32 microprocessor.

Blimp-F-O is a remote-controlled flying machine designed with a PIC32 microprocessor.

Introduction Flying drones have a wide range of applications and are becoming more and more popular. With that in mind, we decided to construct a balloon copter capable of fluid navigation in any direction. At the same time, we wanted our design to be reliable and capable of carrying a substantial amount of weight so

Blimp-F-O is a remote-controlled flying machine designed with a PIC32 microprocessor. Read More »

Overall System

Speech Recognition Eye Test

For our final project we implemented a speech recognition eye test that is capable of performing the entire Snellen eye test on its own. It starts by displaying large letters and waits on the user to guess which letter has been displayed. The user speaks his/her guess into the microphone. The speech recognition portion uses

Speech Recognition Eye Test Read More »

A PIC16F819 DYMOCLOCK

A PIC16F819 DYMOCLOCK

I wanted to build a clock as simple as possible : built around a little 18 pins PIC no 7 segment display, only LEDs no decoder, no buffer, no driver for the LED display a cheap temperature sensor The solution of direct LED driving comes from a Microchip Application Note AN234, and as I’m using 25

A PIC16F819 DYMOCLOCK Read More »