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.
- Host: GitHub
- URL: https://github.com/rabarbra/esp42
- Owner: rabarbra
- Created: 2023-08-17T19:35:57.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-24T17:51:01.000Z (almost 3 years ago)
- Last Synced: 2025-09-09T15:59:56.271Z (9 months ago)
- Topics: esp8266, fastapi, fastled, mantine-ui, websockets
- Language: TypeScript
- Homepage: https://esp42.eu
- Size: 5.41 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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