Oscilloscope is a device that allows us to see graphically the electrical signal.
If you want a cheap oscilloscope to learn what it is or to play with, follow the steps below:
Java 8 needs to be installed
If oscilloscope_4ch.exe doesn't work for any reason:
If everything is correct, the oscilloscope will show the 4 channels [A0 (ch-0), A1 (ch-1), A2 (ch-2) and A3 (ch-3)]
obs: if nothing is connected you will see a noise.
You will see appear a signal like the picture.
The out (~9) and (~10) are generated by the "Ger.Sinal" box:
(~9) is PWM of 10Hz (T = 100ms) with 25% ON.
(~10) is a square of period 2T (200ms)
You can see the IR signal from remote control using the phototransistor TIL78.
Make the circuit of the picture, then follow the steps bellow:
We can use the oscilloscope to test electronic components or devices.
In this example we will test the little joystick for Arduino.
The "medir res./cap." (measure res./cap.) box is for measuring values of resistors and capacitors, but it will only work if you make the circuit of the picture.
That function has the hability to discover by itself if the component connected is a capacitor or a resistor, and to choose the better result using 3 scales (low, middle or high values)
You can download the entire project directly from the GitHub site clicking here
Watch the video on Youtube (turn on closecaption and translate to english!)
Please, let me know if you liked that project or if you had any trouble to follow the steps.
I will apreciate any help to develop that project. Programmers, users, curious, dreammers, etc.., will be welcome! ;)