PWM signal generation is a vital tool in every embedded engineers arsenal, they come in very handy for lot of applications like controlling the position of servo motor, switching few power e... Read more
Overview Ever since I made the serial controlled RGB LED PWM driver I’ve had many requests for an addressable driver. Well I’ve finally got round to producing one. The code is... Read more
Laser show for poor man Here’s another useless but cool looking “must build” gadget for every romantic geek. Let me introduce PIC microcontroller based three axis laser spi... Read more
One of the advantages using the Microchip PIC microcontroller Pulse Width Modulation or PWM for short is; this PWM peripheral circuit is designed to control the DC motor using the full bridg... Read more
The Serial Peripheral Interface (SPI) is one of the popular embedded serial communications widely supported by many of today’s chip manufacture and it considered as one of the fastest serial... Read more
This project is an update to the original RGB LED PWM Driver. The new version allows the use of either 5mm LEDs or the square bodied Superflux / Piranah style LEDs. The circuit now uses bi... Read more
This is our 10th tutorial of Learning PIC microcontrollers using MPLAB and XC8. Till now, we have covered many basic tutorials like LED blinking with PIC, Timers in PIC, interfacing LCD, in... Read more
With my Grandma’s birthday fast approaching I wanted to put something together that was not too complicated but still sweet enough to make for a cool widget gift. Since fading LEDs nev... Read more
Description As featured in Electronics Weekly Gadget Freak (20/02/2008) The main reason I made this version is that I wanted to fit it in to the base of an Ikea Mylonit lamp. This lamp is ma... Read more