Introduction: How to Make Simple Oscilloscope Using Arduino
In this Instructable you will see how to make simple oscilloscope using Arduino uno .
Oscilloscope is a device which is used to see and analyse the signals . But the device is very much expensive . As a electronic guy some times it need to analyse the signals where we cannot buy a oscilloscope for simple purposes . This article give you an information to make oscilloscope which is capable of 0-5 v input .
For more interesting projects visit my website Electronics Projects Hub
Lets gets started ...
Step 1: Parts and Tools Required
Arduino Uno [ Banggood ]
Step 2: Procedure
1 : Open Arduino IDE and Open the code ,then upload to arduino board .
2 : Open serial oscilloscope file from the downloaded folder .
3 : Set baud rate to 115200 . Set serial port to your arduino board connected port .
4 : Click on Oscilloscope button and select channel . At a time you can see 3 channels in one window .
5 : Now here the probes connections are , every analog pin of arduino board can use as a channel . To activate multiple channels in window you must enter channel number in terminal .
Everything is done .
Step 3: Construction and Testing
If you want to learn C Programming you can easily learn at codingtute. It will enhance your arduino programming skills.
If you have any doubts you can comment below or my youtube channel .
Don't forget to subscribe my youtube channel .
Visit my Website Electronics Projects Hub for more projects