update readme
This commit is contained in:
parent
48e728121a
commit
63945ac46b
2 changed files with 5 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ This firmware turns your ESP32 device into a WebSocket audio client for Elato, e
|
|||
- I2S MEMS microphone (INMP441 recommended)
|
||||
- I2S speaker with amplifier (MAX98357A recommended)
|
||||
- Microspeaker
|
||||
- Button/Touch sensor and LED (optional but recommended)
|
||||
- Button/Touch sensor and RGB LED (optional but recommended)
|
||||
|
||||
### Pin Connections
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,9 @@
|
|||
# Supabase Setup and Usage Guide
|
||||
|
||||
## Prerequisites for running Supabase:
|
||||
- Docker Desktop (or Docker Engine + Docker Compose on Linux)
|
||||
- Supabase CLI
|
||||
|
||||
## Installation
|
||||
|
||||
1. **Install Supabase CLI**
|
||||
|
|
|
|||
Loading…
Reference in a new issue