Circuit Lake

Electronic Project and Circuit Collection

Bascom AVR Related Resources


Simple Two-Wheeled Control System

November 15, 2010 By: admin Category: AVR, Control, Microcontroller, Motor, Project, Robotic No Comments →

The Papilion which is mean butterfly in latin is control system for a simple two-wheeled, differential-steered robot based on ATMEGA169. The hardware consists of the AVR butterfly kit, a chassis which is made of aluminum, the two servo motors and a battery holder (providing 6V), a servo power switch and a little board for connecting […]

Direct Digital Synthesis Function Generator

May 23, 2010 By: admin Category: AVR, Project, Tools No Comments →

The project uses Direct Digital Synthesis to generate sine, triangular and square waves in the range of 1 Hz to 150 KHz with 1Hz resolution. The frequency can be set through 16 switch numeric keypad or rotary shaft encoder (fine adjustment) and is displayed on a backlight numeric LCD module, Varitronix LCD module VIM-808. For […]

ATmega32 Ethernet I/O

February 06, 2010 By: admin Category: AVR, Control, Interfacing, Microcontroller, Project, Remote No Comments →

The AVR Ethernet I/O board with accompanying PC control software offers remote control of 4 relay activated devices and status monitoring of 4 opto-coupled inputs over the Internet. Remote control is accomplished using any web browser-abled computer, or by running the custom “Ethernet I/O Control Panel” Windows software on an Internet ready PC. Browser based […]

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.