Circuit Lake

Electronic Project and Circuit Collection

Display


POV Globe Using Arduino

January 02, 2010 By: admin Category: Arduino, Display, LED, Project No Comments →

If you like LED display project here is another cool project : Arduino based POV globe. This persistence of vision project able to displaying monocolour bitmaps up to 72 pixels high and x width. (uses 72 LEDs, and one input to get rotation speed). The main component in this project is atmega328P, 72 SMD LED, […]

AVR Laser Projector

December 09, 2009 By: admin Category: AVR, Display, Project No Comments →

This project shows you how to build home built laser projector. The project consist of laser module (the most important component), Galvanometer Scanners, Servo Amplifiers, and Controller. The controller based on ATmega64. Its work only generates vector data with stored frame.

AVR Project LCD with Resistive Touchscreen

November 19, 2009 By: admin Category: AVR, Display, Project No Comments →

This project shows you how to interfacing touch LCD with 8-bit AVR Atmega644. The device can do some trick what iPhones can do. Since the project powered with 8 bit 12Mhz AVR, it run slower than iPhone (417Mhz ARM). But, It’s cool project, iPhone vs AVR

3D Ball LED Matrix

November 14, 2009 By: admin Category: AVR, Display, LED, Microcontroller, Project No Comments →

Led 3D-ball is 3D lights effects project based on microcontroller AVR AT90S2313 and 2 decoder 74145. The project could be use as decoration balls for Xmas and New Year trees, bars, cafes, disco and more. The matrix measuring twenty rays all over seven led. The microcontroller firmware written in basic and compiled with bascom AVR.