Other Projects

7 Segment Pov 16F84

7 Segment Pov 16F84

This is a post about the POV ( Persistence of Vision ) Display that uses one 7 Segment display. In short, I made this little project as a proof of concept of something I ‘ve always noticed in many electronic devices those used 7 segment display. Devices like 7 segment display clocks and meters. In those devices, the 7 segment […]

7 Segment Pov 16F84 Read More »

8 Bit Serial Digital to Analog 5v Range Converter for Microcontrollers when TTL and Resistors Is All Youve Got

8 Bit Serial Digital to Analog (5v Range) Converter for Microcontrollers (when TTL and Resistors Is All You’ve Got)

So I needed a DAC (digital to analog converter) to use with my pic12F675 , and for those of you who have never heard of this little fella, it’s an 8 pin microcontroller from Microchip that has only 6 I/O pins… This is a very simple circuit that converts Digital data (serial input) to Analog

8 Bit Serial Digital to Analog (5v Range) Converter for Microcontrollers (when TTL and Resistors Is All You’ve Got) Read More »

DMX 512 to Serial Adapter

DMX-512 to Serial Adapter

This device reads a DMX-512 signal and grabs a variable amount of channel data values and sends them at 57200 or 19200 baud to an external device, such as a 24 Channel High Current LED Controller, when a new data packet is requested. This allows any microcontroller(PIC, Arduino, ATMel, ect.) with TTL serial communication to accept

DMX-512 to Serial Adapter Read More »

Automated Power Tool Charger

Automated Power Tool Charger

Electric power tools changed the way most of us work around the house. Simple and quick, as no extension cords are needed. But they do come with some effort. I still have some power tools that are powered by old Ni-Cad or Ni-Mh batteries. They work great, but if they are not used on a

Automated Power Tool Charger Read More »

Pocket Sized Morse Code Flasher

Pocket Sized Morse Code Flasher

A microcontroller is a small computer which fits on a single chip. Like other computers, the microcontroller follows a sequence of instructions, one at a time, to carry out a program. With the help of a microcontroller we are going to make a morse code flasher which flashes FSC. Step 1: Materials Required the things

Pocket Sized Morse Code Flasher Read More »