mirror of
https://gitlab.com/zwirbel/illucat.git
synced 2025-12-16 01:58:47 +01:00
simplify enduser setup
This commit is contained in:
@@ -6,14 +6,12 @@
|
|||||||
|
|
||||||
## Enduser Setup
|
## Enduser Setup
|
||||||
1. Scan for access points
|
1. Scan for access points
|
||||||
1. connect to illucat access point
|
1. connect to access point "illucat"
|
||||||
1. open web browser and navigate to the gateway IP
|
1. open web browser and navigate to http://192.168.4.1
|
||||||
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. To connect the cat to your own WiFi, open the Settings section and change stationMode to 1 and set stationSSID and stationPassword
|
||||||
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. submit all changes
|
||||||
1. hit restart under the System section
|
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)
|
1. illucat connects to your network and can be reached with http://illucat
|
||||||
|
|
||||||
|
|
||||||
## Install and setup Python
|
## Install and setup Python
|
||||||
|
|||||||
Reference in New Issue
Block a user