Circuit Lake

Electronic Project and Circuit Collection

ATmega88 Related Resources


Crawling Robot

August 20, 2010 By: admin Category: AVR, Microcontroller, Project, Robotic No Comments →

The SNAKY project goal is to build a robot moving around using the same crawling principle of a snake. This ‘fun robot’ is made with a set of thirteen articulated sections and the angle between each pairs of sections is driven by a servo motor (so twelve motors), simulating the muscles of the snake. Each […]

Modular User Interface System

July 11, 2010 By: admin Category: AVR, Interfacing, Microcontroller, Project No Comments →

The IOSTRING is a modular physical user interface system which consists of a series of three basic board modules designed around the Atmel AVR AtMega88 MCU. Each module type can handle switches, pushbuttons, rotary selector switches, rotary shaft encoders, potentiometers, LED’s, LCD displays, and an alphanumeric LED display. Dual footprints are provided on each board […]

Low-Cost AVR Based Logic Analyzer

July 05, 2010 By: admin Category: AVR, Interfacing, Microcontroller, Monitoring, Project, Tools No Comments →

This Logic Analyzer project allow you to monitors and captures a number of digital signals. It uses PC to display the data processing. The system consists of ATmega88-20PU AVR microcontroller as main processor and some simple components used for the interfacing with the PC, the man and the probes.

Speaking Calculator

May 09, 2010 By: admin Category: AVR, Miscellaneous, Project No Comments →

This Speaking Calculator project is an interesting device built just by three chips that can be very useful to blind people. The system has four basic operations (addition, subtraction, multiplication and division), and the functions: clear all, change of sign (+/-), inverse (1/x), square root (v), pi number (p), add with memory (M+) and read […]