https://github.com/st1vms/vetta
IoT system, for controlling ESP8266 lamps through Android app
https://github.com/st1vms/vetta
android c embedded-systems esp8266 freertos iot java lamp networking
Last synced: 10 days ago
JSON representation
IoT system, for controlling ESP8266 lamps through Android app
- Host: GitHub
- URL: https://github.com/st1vms/vetta
- Owner: st1vms
- License: gpl-3.0
- Created: 2024-10-09T12:32:37.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-09T13:22:46.000Z (7 months ago)
- Last Synced: 2025-02-16T01:33:00.374Z (2 months ago)
- Topics: android, c, embedded-systems, esp8266, freertos, iot, java, lamp, networking
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Modules installation
```
git submodule update --init --recursive --remote
```