update readme

This commit is contained in:
akdeb 2025-04-21 13:26:25 +01:00
parent 48e728121a
commit 63945ac46b
2 changed files with 5 additions and 1 deletions

View file

@ -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

View file

@ -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**