Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
salhina authored Nov 24, 2024
1 parent f4874e9 commit 97dfcd9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ This project consists of two main applications:
- Includes an onboard LED on the ESP32 for real-time visual feedback of the signal.

![Serial Frequency Generator GUI](assets/images/serial-frequency-generator.png)

*Screenshot of the Serial Frequency Generator application GUI.*

---
Expand All @@ -23,6 +24,7 @@ This project consists of two main applications:
- Provides engineers with an accessible tool for signal analysis.

![Arduino Oscilloscope GUI](assets/images/arduino-oscilloscope.png)

*Screenshot of the Arduino Oscilloscope application GUI.*

---
Expand All @@ -31,6 +33,7 @@ This project consists of two main applications:
The hardware setup connects the ESP32 (for signal generation) and the Arduino Uno (for signal visualization) directly via jumper wires. This simple configuration bridges signal generation and analysis.

![Live Hardware Setup](assets/images/live-hardware-setup.png)

*Live demonstration of the hardware setup for the project.*

---
Expand All @@ -41,6 +44,7 @@ The hardware setup connects the ESP32 (for signal generation) and the Arduino Un
- **Saved Data Support**: Analyze saved signals for post-experiment review.

![Saved Data Visualization](assets/images/saved-data.png)

*Example of saved data visualized in the Oscilloscope GUI.*

---
Expand Down

0 comments on commit 97dfcd9

Please sign in to comment.