Introduction: Make Your Own Oscilloscope(Mini DSO) With STC MCU Easily

About: Awesome Electronics Tutorials, Projects and How To´s

This is a simple oscilloscope made with STC MCU.

You can use this Mini DSO to observe waveform.

Time Interval: 100us-500ms

Voltage Range: 0-30V

Draw Mode: Vector or Dots.

Step 1: Watch the Video!

In this video, I will show you how to assembly this Mini DSO step by step.

Step 2: Prepare Your Parts!

Material List:

Step 3: Scheme and Circuit!

The circuit is very simple.

The final circuit is a little different from the video.

I add two capacitors as MCU power filter. Add a resistor as voltage dividing for voltage sampling of battery.

Move the switch to Battery+ and power module to avoid the drain current during stand by.

Step 4: Download the Code!

Use a USB to TTL downloader to download the code to MCU

Connect TXD, RXD and GND to the Mini DSO.

Download STC-ISP software here: http://www.stcmicro.com/rjxz.html

If the interface of STC-ISP is Chinese, you could click upper left icon to change language to English.

The detail configuration of STC-ISP please refer my video above.

The code was written in C. Use Keil software to edit and compile.

Attachments

Step 5: Success!

Here you could observe waveform easily with this Mini DSO.

It also could be used to measure voltage.

Add a probe to the terminal, it could be easily working in hand.

Step 6: Issue

Since this Mini DSO could not measure negative voltage, the waveform will stop at 0V.

Step 7: Related Topic

I also made a Function Generator with STC MCU. The waveform shown on the Mini DSO is just generated by my DIY Function Generator. If you are interested in it, you could watch my video now. I will create the instruction later.

Step 8: Update in the Future

The new functions for the Mini DSO is being developed. They are Normal Sweep and Single Sweep. With these functions you could observe the waveform mutation. In the picture, it is the waveform mutation of the switching power supply during power on. We catch the wave rising just same as the oscilloscope DS1052E.

I will share this update when I finished it.

Hope you like it.

I am appreciate your support.

Feel free to check out my YouTube Channel: https://www.youtube.com/c/CreativeLau

Step 9: New Version Released!

There is good news for this project!

Since many people are interested in this project, I spent some time upgrading it overall. There are changes in interface, operation logic and circuit. After upgrading, the Mini DSO is more powerful.

Please refer to the instructable for the new version:

https://www.instructables.com/id/Upgrade-DIY-Mini-...

Arduino Contest 2020

Participated in the
Arduino Contest 2020