- ATMega32 AVR >> AVR ATmega Projects >> How To - DIY - Projects
Share this: Hardware components: Atmel ATtiny13a CHF 1.25 × 1 Osram SFH409 IR Diode CHF 0.75 × 1 Battery holder CR1220 CHF 0.65 × 1 Coin Cell Battery CR1220 3V × 1 Push Button CHF 0.25 × 1 R... Read more
Share this:Atmega fusebit doctor, as name says it, device for repairing dead Atmega and Attiny family AVRs by writing fabric fusebits. Most common mistakes or problems are a wrong clock sour... Read more
Share this:For our ECE 4760 final project, we designed and built a pointing device with webcam-color-tracking based movement control. Our implementation allows the user to wear a set of fin... Read more
Share this:Introduction Our project records and extracts event-related features from a 36-point relative blood-oxygen concentration sensor array from the surface of the brain. We chose this... Read more
Share this:Introduction This project is a bicycle computer that includes velocity monitoring, calorie computation, an audio/visual alarm, and a wireless remote. Bicycles are great for transp... Read more
Share this:Introduction A polygraph (often and incorrectly called a ‘lie detector’) is a machine which plots in real time several human biological signals such as pulse rate, gal... Read more
Share this:This hack shows how to make a dumb terminal out of a keyboard, LCD screen, and an 8-bit microcontroller. From time to time, a portable dumb terminal can be handy for when you have... Read more
Data Acquisition System using ATmega8
Share this:Introduction We can use a PC for connecting the homemade data acquisition hardware and produce the GUI for user friendly graphical presentation easily. One of the project that use... Read more
Share this:This is as simple routine how to read 4×4 keypad keys using AVR-GCC language. The keypad is connected to AVR microcontroller 8 bit port. In this example it is B port. You can... Read more
Share this:Most of AVR microcontrollers have Analog to Digital Converter (ADC) integrated in to chip. Such solution makes embedded designers life much easier when creating projects and progr... Read more