Projects

Interfacing VFD with PIC Microcontroller

Interfacing VFD with PIC Microcontroller

Vacuum fluorescent display can be a good alternative to a Liquid-crystal displays in some applications. They have a number of advantages over LCD like extended temperature range and excellent contrast in high brightness environment. The main disadvantage is higher power consumption making them less attractive in battery operated devices. In this post I’ll show you how […]

Serial communication with Pic 16f877 using UART

Serial communication with Pic 16f877 using UART

Abstract of that project: Using UART port we can establish serial communication between any devices. Here in my project Serial communication with Pic 16f877 using UART I will show you how easily we establish communication between two devices. In my project we know the pin no 25,26 in PIC16F877 are use as UART. The pin […]

Photomultiplier Tube PMT Controller Circuit Board

Photomultiplier Tube (PMT) Controller Circuit B using pic-microcontrolleroard

The four channel PMT controller board is a PIC microcontroller based device that communicates with a PC by USB as an HID device and with a PIC-based “hand unit” via PIC-to-PIC RS-232 protocol. These two external inputs (USB and RS-232) send strings to the PMT controller that: Sets the four high voltage levels of the […]

PIC18F Dlogger

Low power temperature data logger using PIC18F27J53

Design Goals DIY Friendly – Something that the Make audience could easily build Improve the reference design – Better measurement resolution, better timing, lower power, non-stop logging Minimal parts count – Lower cost and shorter build time Powered by a single 1.5 volt cell (AA, AAA, N or similar) and optional supplementary solar power Parts […]

Top Embedded Projects Ideas for Engineering Students

Top Embedded Projects Ideas for Engineering Students

Embedded system An embedded system is designed to perform one function with real-time applications. Embedded systems are found in simple devices like calculators, microwave & television remote controls and also in more complicated devices such as a home security and neighborhood traffic control systems. Many Talented people can take the advantages of simple embedded systems […]

Tuner Module for mobile

FM RDS Tuner Module for mobile applications using PIC18F46k20

Stereo FM band receiver with RDS decoding for mobile applications. Continuous full RDS data output through RS232: RDS PS, PI, TA/TP/TMC, CT, TMC. Full Radio Text supported: 2×64 characters. Raw TMC data output. Low power operation with two AA (HR6) 1V2 Ni-Mh batteries or power supply. Power input range is +2.4V … +3.0V, 50..60mA without […]

Wireless UART

Wireless UART

Wireless Infrared UART prototype can be built by using two PIC16F876A controllers. One as IR receiver with dedicated Infrared decoder like SFH505A, SFH506 or similar IR receiver IC and other microcontroller as a transmitter via IR LEDs. This is relatively simple design and doesn’t require advance electronics knowledge or programming skills, especially if you are going […]

Zeus trigger your camera with lightning2

Zeus: trigger your camera with lightning using pic microcontoller

Introduction I have always been fascinated by photographs about lightnings. While it is relatively easily to put a lightning strike in any photograph using image editing techniques 🙂 I still prefer the real thing. Since photography is a hobby of mine, I wanted to be able to photograph lightnings. However, when I tried to do […]

Solar Tracking System

This is a simple PIC microcontroller based Solar Tracking system, only basic electronics skills are required. It uses 2 unipolar stepper motors and 4 IR-850nm LEDs as sensors to follow the sun  maximizing solar panel illumination. The entire prototype frame was built from simple, cheap and widely available strip board. Just cut it to a […]

Universal Serial Infrared Receiver

Universal Serial Infrared Receiver using PIC16F88

You can use this Universal Infrared Receiver (UIR) project to control your PC:  Starting Windows programs,  setting the Windows volume control,  even moving the mouse around the screen! All at the touch of a button – with your TV remote control in fact! It uses a PIC microcontroller to characterize the demodulated infrared signal and then […]