[Arduino_Uno/atmega328p/Oscilloscope] Arduino Uno 3V OscilloscopeThis is my version of the Arduino oscilloscope code. This file is strictly the display code for one analog channel. It will soon be merged into my data logger project. This is shared so others may incorporate the display code into their projects. It has been modified to play nice with the Adafruit 5110 LCD library. This is a work in progress but hopefully it will help someone else by providing a base to start and work from. Please check out my Youtube videos here and consider a thumbs up if this helped you! Youtube : http://www.youtube.com/mkmeorg Full Arduino Tutorial Playlist here: https://www.youtube.com/playlist?list=PLxyM2a_cfnzjXms2WRO9OdAr-_7K-Ve2Z Original code comment text: ########################################################### Title: Arduino Uno 3V Oscilloscope Purpose: Use a Nokia 5110 LCD screen with the arduino Created by: Brian O'Dell from the Fileark Arduino Oscilloscope. Note: Please reuse, repurpose, and redistribute this code. Note: This code uses the Adafruit PDC8544 LCD library ########################################################### https://github.com/Megamemnon/Arduino-Oscilloscope/blob/master/Uno3VOScope.inooscilloscope.ino | |
Download (pzw)
View Online |