Skip to content

Commit 581ab49

Browse files
Remove circuit diagram from README
Removed the circuit diagram image from the README.
1 parent 4b7ed9f commit 581ab49

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Temp LDR Serial Reader/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ Here’s how to set up the circuitry:
2727
- One leg of the LDR: Connect to **A1** on the Arduino Nano.
2828
- The other leg of the LDR: Connect to **5V** on the Arduino Nano through a **10kΩ pull-down resistor** to **GND**. This configuration ensures the LDR provides a readable voltage level at **A1**.
2929

30-
![Circuit diagram](https://github.com/user-attachments/assets/49237c92-5590-4c77-841c-89898fff56c5)
31-
3230
### Receiver Side
3331

3432
The Arduino code sends data over the serial connection every second (note: not the most precise, but functional). The communication uses a **BAUD RATE** of **115200**.

0 commit comments

Comments
 (0)