Archive for the 'ATMega' Category
Description: This line following robot is really small and can run on top of desk. Robot senses a line with six optical sensors mounted at front of robot. It also adjusts speed (using PWM) of motors depending on line conditions on order not to loose line due to friction. Micro Controller: ATMega8 For more details [...]
March 7th, 2008 | Posted in ATMega, AVR Based Robot, Motor Drive | No Comments
Description: This project shows you step by step interface of MCP2515 stand-alone CAN-Controller with AVR controllers. Micro controller: ATMega16 For more details click: http://www.siwawi.arubi.uni-kl.de/avr_projects/can/index.html
March 7th, 2008 | Posted in ATMega, CAN | No Comments
Description: This an LCD based digital clock which interfaces text-mode LCD (HD44780 and compatible) to show the time in big letters. The letters are drawn with user-defined characters. Micro Controller: ATMega16 Hardware: Text-Mode LCD with at least 4 lines and 15 characters (16*4 module used for prototyping, Displaytech164A) RTC with timer in async-mode using a [...]
March 7th, 2008 | Posted in ATMega, LCD Display | No Comments
Description: The project is to make Universal SCSI controller with standard parts. It consists of 2 AVR controller one for the parallel SCSI interface, the other for the target and logical unit functions. Micro controller: ATMega64 For more details click: http://micha.freeshell.org/ramdisk/index.php
February 27th, 2008 | Posted in ATMega, Memory Interface | No Comments
Description: This project guides you in designing a independent Audio processor which can be embedded into any Audio system. The circuit involves TDA7313 Audio processor with AVR controller. The functionality of audio processor can be set by LCD display. Micro controller: AtMega8. For more details click: http://www.scienceprog.com/avr-based-tda7313-audio-processor-control/
February 27th, 2008 | Posted in ATMega, Audio, LCD Display, MP3 Players | 1 Comment