Category Archives: Microcontroller



Electronic Dice Based Microcontroller Atmel AT89C2051

This is the circuit diagram of electronic dice which built based microcontroller chip of Atmel AT89C2051. The application of this electronic dice is similar to the one used in a game of dice. The circuit generates the random numbers which not displayed numerically, but represented by the number of glowing LEDs. The LEDs are the… Read More »

Uninterruptible Power Supply with PIC17C43 Microcontroller

This is a MicroChip Uninterruptible Power Supply (UPS) reference design with PIC17C43 microcontroller. The document is available to download from the end of this post. At times, power from a wall socket is neither clean nor uninterruptible. Many abnormalities such as blackouts, brownouts, spikes, surges, and noise can occur. Under the best conditions, power interruptions… Read More »

6 Transistor Tilden’s H-Bridge

This diagram is certainly the 6 transistor Tilden H-bridge circuit; while not as old as the original “basic H-bridge,” this goes “way back,” and will be the basis for a lot of BEAM driver circuits. Bruce Robinson explaination about this circuit: I did a few revised drawings for Ian quite a while back, so he… Read More »

LAN Tester

This LAN tester circuit originally designed by Vassilis Stergiopoulos. This LAN tester circuit optionally has two designs. The first design is built based 2 main ICs that are timer IC555 and decade counter 4017. The second design is based microcontroller chip ATtiny2313 (the other kind of microcontroller should be work). The first design circuit (555… Read More »