mirror of
https://gitlab.com/zwirbel/illucat.git
synced 2025-12-15 17:58:20 +01:00
move install stuff
This commit is contained in:
17
README.md
17
README.md
@@ -1,23 +1,6 @@
|
|||||||
# Illumination-Cat
|
# Illumination-Cat
|
||||||
This is the brain of the the almighty [Illumination Cat](https://www.thingiverse.com/thing:2974862).
|
This is the brain of the the almighty [Illumination Cat](https://www.thingiverse.com/thing:2974862).
|
||||||
|
|
||||||
## Initial Setup
|
|
||||||
TBD
|
|
||||||
- download and flash firmware and filesystem
|
|
||||||
- or: rename example.config.json to config.json, build and upload it yourself
|
|
||||||
|
|
||||||
|
|
||||||
## Enduser Setup
|
|
||||||
1. Scan for access points
|
|
||||||
1. connect to illucat-mesh
|
|
||||||
1. open web browser and navigate to the gateway IP
|
|
||||||
1. change stationMode to 1 in the Settings section for connecting the cat to your own AP. leave it 0 to build a mesh.
|
|
||||||
1. change stationSSID and stationPassword to match your AP settings
|
|
||||||
1. change the NeoPixel settings according to your hardware. The pin needs to be specified as the pin id of your board, e.g. 4 = D2 on a Wemos D1 Mini.
|
|
||||||
1. submit all changes
|
|
||||||
1. hit restart under the System section
|
|
||||||
1. illucat connects to your network and can be reached with http://illucat (or any other configured hostname)
|
|
||||||
|
|
||||||
## API
|
## API
|
||||||
### WebSocket
|
### WebSocket
|
||||||
Endpoint: /pixel
|
Endpoint: /pixel
|
||||||
|
|||||||
Reference in New Issue
Block a user