Releases: rogeriobego/oscilloscope-arduino-processing
Releases · rogeriobego/oscilloscope-arduino-processing
version 1.3 - dynamic buffer - save data
application.linux32.zip
application.linux64.zip
application.windows32.zip
application.windows64.zip
You can use only 2 files to execute the application.
- Download and unzip "oscilloscope_arduino.zip", and load oscilloscope_arduino.ino into the Arduino using Arduino IDE.
- Choose one of the "application.XXX.zip" (oscilloscope_4ch.exe) to run.
- If the oscilloscope_4ch.exe doesn't work:
- download and unzip "oscilloscope_4ch.zip"
- open it using Processing IDE and execute.
- Running the Processing Oscilloscope configure "serial" with the Arduino serial port and "speed" to 115200 bps.
version 1.2.2 - save data and show long serial port names
application.windows64.zip
application.windows32.zip
application.linux64.zip
application.linux32.zip
You can use only 2 files to execute the application.
- Download and unzip "oscilloscope_arduino.zip", and load oscilloscope_arduino.ino into the Arduino using Arduino IDE.
- Choose one of the "application.XXX.zip" (oscilloscope_4ch.exe) to run.
- If the oscilloscope_4ch.exe doesn't work:
- download and unzip "oscilloscope_4ch.zip"
- open it using Processing IDE and execute.
- Running the Processing Oscilloscope configure "serial" with the Arduino serial port and "speed" to 115200 bps.
version 1.0
oscilloscope_arduino.zip
oscilloscope_4ch_processing_source.zip
processing_osc_win64.zip
processing_osc_win32.zip
processing_osc_linux64.zip
processing_osc_linux32.zip
You can use only 2 files to execute the application.
- Download and unzip "oscilloscope_arduino.zip", and load oscilloscope_arduino.ino into the Arduino using Arduino IDE.
- Choose one of the "processing_osc_XXX.zip" (oscilloscope_4ch.exe) to run.
- If the oscilloscope_4ch.exe doesn't work:
- download and unzip "oscilloscope_4ch_processing_source.zip"
- open it using Processing IDE and execute.
- Running the Processing Oscilloscope configure "serial" with the Arduino COM and "speed" to 115200 bps.
Have fun!