mirror of
https://gitlab.com/zwirbel/illucat.git
synced 2025-12-16 01:58:47 +01:00
add some docs
This commit is contained in:
19
README.md
19
README.md
@@ -1,12 +1,5 @@
|
||||
# Illumination-Cat
|
||||
|
||||
## Features
|
||||
- Enduser setup: initial setup where the cat opens an access point for configuration
|
||||
- WiFi: connect to existing AP as client or build a mesh network where all cats act as a collective
|
||||
- Web controls: colors and patterns can be changed through the web interface
|
||||
- OTA plugin: cats connected to an AP can be updated over-the-air via TCP flash method
|
||||
- [0%] audio output
|
||||
- [0%] OctoPrint plugin: connect to an OctoPrint instance and reflect print status via colors
|
||||
This is the brain of the the almighty [Illumination Cat](https://www.thingiverse.com/thing:2974862).
|
||||
|
||||
## Initial Setup
|
||||
TBD
|
||||
@@ -40,4 +33,12 @@ pixels/brightness
|
||||
POST /pixel/state
|
||||
POST /config
|
||||
|
||||
### Mesh
|
||||
### Mesh
|
||||
|
||||
## Features
|
||||
- Enduser setup: initial setup where the cat opens an access point for configuration
|
||||
- WiFi: connect to existing AP as client or build a mesh network where all cats act as a collective
|
||||
- Web controls: colors and patterns can be changed through the web interface
|
||||
- OTA plugin: cats connected to an AP can be updated over-the-air via TCP flash method
|
||||
- [0%] audio output
|
||||
- [0%] OctoPrint plugin: connect to an OctoPrint instance and reflect print status via colors
|
||||
Reference in New Issue
Block a user