Microcontroller AVR Oscilloscope


This is one of great project based on AVR microcontroller. It use ATmega 32 as processor and LCD 128×64 pixels for display. If you need to measure low frequency i thought this project, AVR oscilloscope, will be usefull. Maksimum frequency for AVR oscilloscope is 5 kHz (square signal), other signals (sine or triangle) the frequency is lower ( almost 1 kHz) for having clear view of the signal. Voltage input range is 24V AC / 30V DC.
This project use C language and WinAVR as compiler. So, it will be more easy to understand than assembly.
Download the source code, hex, schematic and PCB of AVR oscilloscope
Related Project :
Digital Oscilloscope based on AT90S8535
Related posts:
- Digital Oscilloscope, AT90S8535
- Code Vision AVR : C compiler and integrated IDE for AVR Microcontroller
- PIC Minimalist Oscilloscope 08M Project
- Hands-On FPGA Based Digital Oscilloscope
- AVR Digital Clock Output to Oscilloscope
avr oscilloscope, microcontroller oscillograph, microcontroller oscilloscope, bascom avr oscilloscope, Oscilloscope Using 89c51 Microncontroller, avr oscilloscope project, oscilloscope with AVR, microcontroller oscilloscope avr










August 29th, 2009 at 10:56 am
[...] This Minimalist Oscilloscope project built using Nokia 5165 LCD and PicAxe 08M microcontroller. The scope will wait for a trigger at half the peak to peak of the signal on the rising-edge, takes 42 measurements of that signal, store it internally and display results on LCD screen. The project builds by Ken. He build this project to learn how to connect a MicroChip PIC to a Nokia Cell Phone LCD Screen not to replace lab Oscilloscope. [...]