使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
cube
/
BOARDS
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
I have a lot of boards and usually need to re-use code even for different projects.
58
提交
1
分支
目录树:
3d5d7ea51b
master
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 '3d5d7ea51b'
${ noResults }
BOARDS
/
CARDPUTER CircuitPython
/
wifi_switcher
cube
3d5d7ea51b
Update 'CARDPUTER CircuitPython/wifi_switcher/code.py'
added "connecting..." message so it doesnt look like fail hang to user
1 个月前
..
code.py
Update 'CARDPUTER CircuitPython/wifi_switcher/code.py'
1 个月前
readme.md
Add 'CARDPUTER CircuitPython/wifi_switcher/readme.md'
1 个月前
settings.toml
sample settings.toml
1 个月前
readme.md
set up
write ssid and password pairs in settings.toml, the variable names dont matter at all
put those variable names into the "wifi options" list in code.py
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
to do / notes
esc button bypasses any need to connect to wifi - although maybe dont include this in offline projects :P
since you can choose, this makes cardputer basically portable since i can turn on hotspot