Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/parzival-space/panelnow
PanelNow is a wireless front panel for PCs, utilizing ESP-NOW for communication.
https://github.com/parzival-space/panelnow
esp8266 platformio wemos-d1-mini
Last synced: 6 days ago
JSON representation
PanelNow is a wireless front panel for PCs, utilizing ESP-NOW for communication.
- Host: GitHub
- URL: https://github.com/parzival-space/panelnow
- Owner: parzival-space
- License: mit
- Created: 2024-09-07T12:18:15.000Z (2 months ago)
- Default Branch: development
- Last Pushed: 2024-09-10T14:13:55.000Z (about 2 months ago)
- Last Synced: 2024-10-16T11:33:23.485Z (21 days ago)
- Topics: esp8266, platformio, wemos-d1-mini
- Language: C++
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PanelNow
PanelNow is a wireless front panel for PCs.
The project uses the ESP-NOW protocol for reliable low-latency communication between the two ESP32 modules.## License
This project is licensed under the MIT License - see the ``LICENSE`` file for details.