Browse Source

Add 'CARDPUTER CircuitPython/wifi_switcher/readme.md'

cube 1 month ago
parent
commit
cedb25e5bc
1 changed files with 8 additions and 0 deletions
  1. 8
    0
      CARDPUTER CircuitPython/wifi_switcher/readme.md

+ 8
- 0
CARDPUTER CircuitPython/wifi_switcher/readme.md View File

@@ -0,0 +1,8 @@
1
+# set up
2
+- write ssid and password pairs in settings.toml, the variable names dont matter at all
3
+- put those variable names into the "wifi options" list in code.py
4
+- don't need to touch the rest of the code, and you can add more items or delete items from the list, the menu screen will adjust accordingly
5
+
6
+# to do / notes
7
+- esc button bypasses any need to connect to wifi - although maybe dont include this in offline projects :P 
8
+- since you can choose, this makes cardputer basically portable since i can turn on hotspot