Arduino Oscilloscope: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
*A poor man's oscilloscope is an Arduino connected via USB to a computer which uses a Processing code running on your computer - https://www.build-electronic-circuits.com/arduino-oscilloscope/
*From scratch by a physics guy - not complete - [http://www.instructables.com/id/Girino-Fast-Arduino-Oscilloscope/]
*From scratch by a physics guy - not complete - [http://www.instructables.com/id/Girino-Fast-Arduino-Oscilloscope/]
*Using Processing with good visual interface, 4 channel - [https://www.youtube.com/watch?v=aw_kyDAiNak]
*Using Processing with good visual interface, 4 channel - [https://www.youtube.com/watch?v=aw_kyDAiNak]

Revision as of 19:00, 12 May 2018

  • From scratch by a physics guy - not complete - [1]
  • Using Processing with good visual interface, 4 channel - [2]