From 9b284a60f7713583258f86bd51b979b2aa86387c Mon Sep 17 00:00:00 2001 From: Jobit Joseph <51044706+jobitjoseph@users.noreply.github.com> Date: Mon, 27 Jun 2022 20:24:46 +0530 Subject: [PATCH] Update README.md --- README.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 01ca3df..6a9eaae 100644 --- a/README.md +++ b/README.md @@ -1 +1,20 @@ -# ESP32-Oscilloscope \ No newline at end of file +# [ESP32-Oscilloscope](https://circuitdigest.com/microcontroller-projects/) + +alt_text +
+ +
+circuitdigest +
+ +[

Click here](https://circuitdigest.com/tags/ESP32) For other ESP32 tutorials.

+ + +
+
+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 today’s tutorial. + +
+[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. +
+