AVR Microcontroller Circuits
- Page 10
-
This project is a combined temperature and humiditymeter. It is an improvement on my PIC-based humidity meter and my PIC and AVR thermometers. I use an ATmega164, which as lots of I/O and memory. The humidity sensor is a HS1101, made by Parallax (p/n 27920)....
-
-
-
This page describes a color clock that displays the time using two RGB LEDs, one for hours and one for minutes, showing time by using the standard color coding used for components (with two additional colors as the standard color coding only has ten colors....
-
This Arduino sketch is useful for rescuing ATtiny microcontrollers rendered useless by incorrect fuse settings. It does this by putting the bricked tiny into high-voltage serial programming mode and writingthe fuses to safe values. The Arduino is connected....
-
-
-
-
-
I describe the procedure I followed to build the Box, the Lamp System and the Countdown System which is based on the AVR mega8 microcontroller. Four blacklight lamps, 15W each, emit radiation at the region of UVA, with a peak around 350nm where the thin....
-
On this project we will control anAVR microcontroller (MCU) via Visual Basic 6. The applications of this circuit is countless. You can make, anything you want, that needs control from a Personal Computer (PC)or from anycircuit collects data from sensors.....
-
The TRW-24G connector pins is too small (~1mm pin to pin). For that I order the adaptor PCB that is convert the small connector of RF module, to standard pin connector. The pin order of RF modules in schematic diagram is based on pin order of pin adaptor,....
-
Programmer in my "AVR software and technical Library - April 2003" CD-rom and decide to publish it. The reason was, that this programmer is very stable and works perfect with AVR Studio 4. I hadtested it before published it, with AT90s2313 and its worked....
-
-
-
Using an Atmel ATTiny2313 microcontroller and an HD44780-compatible character LCD display, along with a reed switch and some magnets, I was able to construct a tiny speedometer/trip computer for a soapbox derby cart. It measured the speed of the cart using a....
-
Create a rapid transmitter/receiver pair that anyone would have around their house. I decided that AM or FM radio would be good since everyone can receive that, and pondered how best to generate the necessary radio signal and modulate it appropriately. After....
-
A microcontroller is a single-chip computer. It has internal RAM, ROM, timers, counters, interrupt circuitry, I/O ports, analog comparators, serial USARTs, analog to digital converters, watchdog timers, and a RISC architecture. When you are using a....
-
Ethernet has traditionally been a quite complex interface. All Ethernet chips until today had 100 pins or more, where difficult to find in small quantities and difficult to use from a small microcontroller with little memory. Microchip has changed the world....
-
-