< Browse > Home

| Archive | RSS

Digital light dimmer

The light level can be adjusted with two push-buttons “Up” and “Down”. Controller in this application is PIC16F84 that drives BUZ11 mosfet. Dimmer is tested with a light bulb 12V/4W and mosftet didn’t get even warm (which was expected since the datasheet says: 50V/30A).
Source: Elektronika.ba (niho)
Forum post: Digital light dimmer

[ More ] January 30th, 2010 | No Comments | Posted in Circuit |

Waveform display on a VGA monitor

This small circuit is very simple to make,with only few components caps, resistors and the heart of this circuit is Attiny84 microcontroller running at 20MHz.
Source: 5volt

[ More ] January 27th, 2010 | No Comments | Posted in Circuit |

Wake On LAN

I needed a solution to remotely turn on a computer. There are many hardware devices you can buy, but I thought Wake on LAN (WOL) would be the ideal solution and give me a chance to experiment with Microchips ENC28J60 Ethernet controller chip. WOL is a computer networking standard that allows a [...]

[ More ] January 27th, 2010 | No Comments | Posted in Circuit |

Digital LED Thermometer

This project shows the temperature on a three digit 7-segment display, it measures the temperature from -9.5 to 99 degrees Celcius in 0.5 C steps, or from 0 to 210 degrees Fahrenheit in 1.0 degrees steps. Because of the LED display the temperature is also readable in the dark.
The TCN75 from MicroChip is used to [...]

[ More ] January 26th, 2010 | No Comments | Posted in Circuit |

PIC16F628 Serial 8 RGB LED Controller

This code is for a simple RGB LED controller for 8 LEDs using a PIC16F628. The PIC selects each LED then turns on/off the respective colors then goes to the next LED.
Source: Semifluid

[ More ] January 26th, 2010 | No Comments | Posted in Circuit |

Eprom memory TV GRUNDIG CUC5511

Download eprom: TV GRUNDIG CUC5511

[ More ] January 24th, 2010 | No Comments | Posted in Eprom Memory |

Eprom memory AIWA TV-C142KER

Download Eprom: AIWA TVC142KER

[ More ] January 24th, 2010 | No Comments | Posted in Eprom Memory |

Simple UV lightbox for PCBs

How to make a simple yet professional looking UV lightbox for PCB production.
With a few items salvaged and picked up in a sales you can make an effective PCB exposure box for less than half the price of the cheapest commercial boxes. I have made four of these units (some double sided) yet still use [...]

[ More ] January 22nd, 2010 | No Comments | Posted in Circuit |

Power MOSFET RGB LED PWM Driver

The RGB LED driver described on this page uses logic level ‘N’ channel MOSFETs which allow it to control LED arrays or lamps at up to 5 amps per channel without heatsinks.
The driver uses exactly the same firmware as the small RGB LED driver so you can use the same code and sequences with [...]

[ More ] January 22nd, 2010 | No Comments | Posted in Circuit |

3 LED Bike Light

This project is based on a PIC10F200 baseline microcontroller, running from a supply voltage of 2 to 5 volts.  In standby mode it consumes a current of less than 1µA making it perfect for battery powered operation.
It uses three individually driven high brightness LEDs, and a single push button switch for [...]

[ More ] January 22nd, 2010 | No Comments | Posted in Circuit |