update instructions

This commit is contained in:
Norman Bos
2024-07-21 19:07:58 +02:00
parent 5ba38120f2
commit 3cc2172d5a
2 changed files with 203 additions and 139 deletions
+19
View File
@@ -12,3 +12,22 @@ Store WiFi secrets in a secrets.h like this:
#define SSID "your-ssid"
#define PASSWORD "your-password"
```
## Circuit
Circuit:
- LED attached to pin 13 (optional)
- IR Transmitter attached to pin 4 (connect to 5v or 3v3)
- SD-Module to load HTML and CSS from SD-card
Connect the SD card to the following pins:
SD Card | ESP32
------- | -----
3v3 | 3.3V
CS | 5
MOSI | 23
CLK | 18
MISO | 19
GND | GND