Arduino-based oscilloscope
This is an Arduino-based oscilloscope.With this instruction int val_read = ((analogRead(0)*5) / 1024.0) you can see the signal as you want.The display of this oscilloscope is a color graphic LCD 240×320.(All documents in Spanish)