703
edits
(Created page with " Flash your arduino board with following code to have analog values from analog pin A0 reported via serial connection. Extract this zip archive [[File:pd-arduinoOscilloscope.zip]...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
Flash your arduino board with following code to have analog values from analog pin A0 reported via serial connection. Extract the following zip archive to a folder [[Media:pd-arduinoOscilloscope.zip]] and open the contained pd patch arduinoOscilloscope.pd to receive the analog values and have a very basic oscilloscope on your computer. | |||
Flash your arduino board with following code to have analog values from analog pin A0 reported via serial connection. Extract | |||
<source lang="c"> | <source lang="c"> |
edits