An open API service indexing awesome lists of open source software.

https://github.com/rabarbra/esp42

Arduino 42 basecamp final project. Control led matrix with esp8266 WebSocket client.
https://github.com/rabarbra/esp42

esp8266 fastapi fastled mantine-ui websockets

Last synced: about 1 month ago
JSON representation

Arduino 42 basecamp final project. Control led matrix with esp8266 WebSocket client.

Awesome Lists containing this project

README

          

## ESP8266 leds control from web

### Backend

- Python
- FastAPI
- WebSockets
- Uvicorn

Deployed in AWS ECS

### Frontend

- Typescript
- React
- Mantine

Deployed in AWS S3

### ESP8266

- ESP8266WiFi
- FastLED
- ArduinoJSON
- ArduinoWebSocket

Uses PlatformIO for deployement