Skip to content

RolfHut/ArduinoScope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArduinoScope

a small Processing sketch to view signals comming from the Arduino example sketch "AnalogReadSerial". Does basically the same as the serial plotter that ships with the Arduino software, with the exception that the serial-plotter auto-scales the y-axis and this sketch does not.

The checkPort sketch will return a list of ports in the console, to identify on which port the Arduino is connected. Change the port number in the oscilloscope sketch to match the correct port before running that sketch.

Arduino sketches for the popular ADXL345 and MMA8451 are also provided.

About

a simple Processing scope to view signals comming from the AnalogReadSerial Arduino example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published