AVR ATmega Projects

Low Speed AVR Oscilloscope V2.00 Is Updated on 19 Mar 2011

AVR LCD Microcontrolled Oscilloscope using ATmega32 microcontroller

Features Frequency measurementVoltage input Power supply Liquid Display Crystal Measurement display area Information displaying area: Auto triggering 10Hz – 7.7Ā kHz (firmware Ā 2.0 and above)24V AC / 30V DC 12V DC 128×64 pixels 100×64 pixels 28×64 pixels Ā (Used fromĀ firmware Ā 2.0 and above) Auto   Introduction A few months ago as I was surfing on the net, […]

AVR LCD Microcontrolled Oscilloscope using ATmega32 microcontroller Read More Ā»

VGA Monitor adaptor using AVR microcontroller

VGA Monitor adaptor using AVR microcontroller

Background of the project. Several months ago I tried to connect a microcontroller system to a VGA monitor to output data in the form of text. I was surprised to find little on this subject on the internet, to assist me in achieving this goal. Certainly nothing simple a beginner could find useful. There are

VGA Monitor adaptor using AVR microcontroller Read More Ā»

Universal Serial Bus (USB) Connectors Pinout

All Types of USB Pinout Diagrames Universal Serial BusĀ connectors. These USB connectors let you attachĀ mice,Ā printersĀ and other accessories to your computer quickly and easily. TheĀ operating systemĀ supports USB as well, so the installation of the device drivers is quick and easy, too. Compared to other ways of connecting devices to your computer (includingĀ parallel ports,Ā serial portsĀ and special cards

Universal Serial Bus (USB) Connectors Pinout Read More Ā»

USB AVR programmer using ATtiny2313 microcontroller

Introduction. Nowadays, USBĀ is the most popular connection between PC and peripherals such as AVR programmers, printers, scanners etc. For that reason I had to modify my old serial AVR In-System-Programmer (ISP) to work with USB connection. You can say, “use a USB to Serial adaptorĀ to connect your AVR ISP with your PC”. Yes, that could

USB AVR programmer using ATtiny2313 microcontroller Read More Ā»

10 Bit analog to digital converter using ATtiny26 microcontroller

10 Bit analog to digital converter using ATtiny26 microcontroller

Study the Analog to Digital capabilities of Atmel ATtiny26. This tiny but mighty IC is really a miracle. One special thing is the internal 10-inputs multiplexed ADC circuit which can covert analog voltages to bytes. This check circuit uses only 3 inputs. Of course you can may changes to use more inputs. For more detail:

10 Bit analog to digital converter using ATtiny26 microcontroller Read More Ā»

SMS control 4 way remote control relays using ATtiny2313 microcontroller

Introduction With this circuit we can control up to 8 devices (4 devices in our example project), by sending a specific SMS message with any mobile phone. It’s very useful inĀ the case that, at the place we have the devices, we have not a wired (fixed) telephone line. If you have an oldĀ ericsson mobile phone

SMS control 4 way remote control relays using ATtiny2313 microcontroller Read More Ā»

RF 2 channel remote control 418MHz using AVR microcontroller

Introduction How many times you needed some remote control to handle some electric device ? Many times. There are lot of remote controls like infrared, RF, SMS (like my other circuit) and more. The basic small-range remote controls are 2, Infrared and RF (Radio Frequency). One of the weaks of Infrared is that the signal

RF 2 channel remote control 418MHz using AVR microcontroller Read More Ā»

RCEN fuse programmer using AT90S1200A microcontroller

RCEN fuse programmer using AT90S1200A microcontroller

Introduction: As you know the AT90S1200 microcontroller includes an internal RC oscillator that is disabled by default. If you want to change it (enable or disable) you must to program it with parallel mode. The most programmers work onĀ serial mode thatĀ is not possible to program this fuse bit (RCEN). With this stand-alone programmer you canĀ enable

RCEN fuse programmer using AT90S1200A microcontroller Read More Ā»

80×32 LED matrix display using ATmega32 microcontroller

The LEDMATRIX interface News: Now with lcd4linux driver I recently purchased 10 SLM1608 (SLM1606) LED matrix display units from Ebay (you might also contact the seller directly at [email protected]). These are 16×16 LED matrix units with a green and a red LED per pixel allowing each pixel to be switched to either green, red, amber

80×32 LED matrix display using ATmega32 microcontroller Read More Ā»

Scroll to Top