Readme update

This commit is contained in:
Kai Lauterbach 2024-02-10 10:11:41 +01:00
parent a11a75a2c5
commit 6e06adb5d2

View file

@ -1,20 +1,4 @@
# [ESP32-Oscilloscope](https://circuitdigest.com/microcontroller-projects/diy-esp32-oscilloscope)
This project is based on [ESP32-Oscilloscope](https://circuitdigest.com/microcontroller-projects/diy-esp32-oscilloscope)
<img src="https://github.com/Circuit-Digest/ESP32-Oscilloscope/blob/04b6fece60edaf153e6bdef8e16c109be43cfa42/images/IMG_0308.png" width="" alt="alt_text" title="image_tooltip">
<br>
I have applied a few fixes to make it available to public.
<br>
<a href="https://circuitdigest.com/tags/ESP32"><img src="https://img.shields.io/static/v1?label=&labelColor=505050&message=ESP32 Tutorials Circuit Digest&color=%230076D6&style=social&logo=google-chrome&logoColor=%230076D6" alt="circuitdigest"/></a>
<br>
[<h1>Click here](https://circuitdigest.com/tags/ESP32) For other ESP32 tutorials.</h1>
<br>
<br>
The Oscilloscope is a must-have test instrument for any electronics engineer. It is used to visualize and observe various signals, usually as a two-dimensional plot with one or more signals plotted against time. They are used in the design and debugging of electronic devices to view and compare waveforms, and determine voltage levels, frequency, noise and other parameters of signals applied at its input as it changes with time. This makes Oscilloscopes a very important tool on the desk of an electronics engineer or maker. However, Oscilloscopes are pretty expensive, they cost between 30000₹ to 100000₹ for entry-level oscilloscopes. And the advanced oscilloscopes cost lakhs of rupees, which puts them beyond the reach of basic users. But what if we could create one which is cheaper, compact, and easy to make? That is the question that led to todays tutorial.
<br>
[Note: As this projects are very simple we are only providing the code, schemaitic, and a few essential images if you want to get the images or code explanations do check out the Circuit Digest website.
<br>
<br>