Oscilloscope 3channel on Arduino

by ForbiddenBit_com in Circuits > Arduino

4564 Views, 11 Favorites, 0 Comments

Oscilloscope 3channel on Arduino

Oscilloscope 3 Channel Arduino PC

Oscilloscopes are used by electronics enthusiasts , hobbyists and it is one of the common tools on a workbench . Oscilloscopes are expensive, so I’ll show you how to make a simple oscilloscope using the Arduino . We will need arduino, breadboard and wires. I will use a computer tone generator to check the operation of our oscilloscope.

Connections

TRS-Audio-Plug-Connections-2.png
schema.jpg

Connections :

  • GND to GND
  • LEFT to A0
  • RIGHT to A1

Sketch and Test

Untitled Project (Time 0_01_31;00).jpg
Untitled Project (Time 0_01_32;26).jpg
Untitled Project (Time 0_01_35;26).jpg
Untitled Project (Time 0_01_39;06).jpg

After connecting the jack to the arduino. Connect the arduino to the computer and upload the sketch.

Now connect the jack cable to the arduino and computer.Run the oscilloscope program and set: your COM port, baud Rate on 115200 and osciloscope on channel 1,2,3. Open the page to check the oscilloscope operation http://onlinetonegenerator.com/432Hz.html

Link To files https://forbiddenbit.com/arduino-projects/oscilloscope-arduino-pc/