cube
f46ab997dd
cardpal
having recursion issues (try going in and out of a menu repeatedly you will see what i mean)
1 mēnesi atpakaļ
cube
3d5d7ea51b
Update 'CARDPUTER CircuitPython/wifi_switcher/code.py'
added "connecting..." message so it doesnt look like fail hang to user
1 mēnesi atpakaļ
cube
ce6f3f7231
adjustments to wifi_switcher
1 mēnesi atpakaļ
cube
cedb25e5bc
Add 'CARDPUTER CircuitPython/wifi_switcher/readme.md'
1 mēnesi atpakaļ
cube
e1d17c7e00
sample settings.toml
you will need to fill this in accordingly. they will not be added automatically to the menu items so be sure to update the code as well. you might find a settings.toml already filled in somewhere on disk
1 mēnesi atpakaļ
cube
0094d9502c
wifi switcher
seamlessly choose between saved wifi options on cardputer boot. write ssid and password combinations in settings.toml then just add them to the (list of) list "wifi_options". the menu will adjust accordingly so add as many or as few as you like. menu will in theory go off the screen if it is a long list
1 mēnesi atpakaļ
cube
c61dc3e301
Add 'CARDPUTER CircuitPython/projects/tumblr/settings.toml'
1 mēnesi atpakaļ
cube
024e351b12
Update 'CARDPUTER CircuitPython/projects/tumblr/readme.md'
1 mēnesi atpakaļ
cube
0cf56f02a4
Add 'CARDPUTER CircuitPython/projects/tumblr/readme.md'
1 mēnesi atpakaļ
cube
8cd734cbde
Add 'CARDPUTER CircuitPython/projects/tumblr/code.py'
no changes have been made to the oslike boilerplate yet haha im just getting started
1 mēnesi atpakaļ
cube
afafd89a81
Add 'CARDPUTER CircuitPython/oslike_boilerplate/readme.md'
1 mēnesi atpakaļ
cube
03f2cf5f4b
Add 'CARDPUTER CircuitPython/oslike_boilerplate/code.py'
1 mēnesi atpakaļ
cube
ce0b5454ae
Add 'CARDPUTER CircuitPython/projects/ReachTruckApp/readme.md'
1 mēnesi atpakaļ
cube
7b9c98a9b3
Add 'CARDPUTER CircuitPython/projects/ReachTruckApp/code.py'
almost usable, (maybe not practical) - downtime is not currently saved or loaded to a file but i have a headache rn. the file should be a simple log.txt saved to the sd card ("/sd/log.txt") where the entire list is saved to and loaded from at the start and with every edit. on the "view log" page, the system should only show entries that match today's date. THEN there needs to be another page for viewing the entire log and scrolling through it properly.
also, the rt scanner cant scan barcodes on this screen as i discovered recently. FML. Maybe just tape them to the fucking back of the cardputer hahaha
1 mēnesi atpakaļ
cube
3f0d0785a1
init
needs cleaning up seen obisidan notes
5 mēnešus atpakaļ
cube
99eef19846
Update 'CARDPUTER CircuitPython/projects/README.md'
11 mēnešus atpakaļ
cube
f9e22c9643
Update 'CARDPUTER CircuitPython/projects/README.md'
11 mēnešus atpakaļ
cube
70f930a430
Update 'CARDPUTER CircuitPython/projects/README.md'
11 mēnešus atpakaļ
cube
ed36fd8334
Update 'CARDPUTER CircuitPython/projects/README.md'
11 mēnešus atpakaļ
cube
6033297cd4
Add 'CARDPUTER CircuitPython/README.md'
11 mēnešus atpakaļ
cube
c79de1c503
Update 'README.md'
11 mēnešus atpakaļ
cube
194835193c
Add 'CARDPUTER Arduino/qrcodei2c.ino'
11 mēnešus atpakaļ
cube
1389b0e014
Add 'CARDPUTER Arduino/README.md'
11 mēnešus atpakaļ
cube
ff0f1f0beb
Update 'Seeed Wio Terminal/projects/m5-gps.ino'
1 gadu atpakaļ
cube
bf7c954510
added black boxes for the connection and location strings when they update
1 gadu atpakaļ
cube
1939bef402
Update 'Seeed Wio Terminal/projects/README.md'
1 gadu atpakaļ
cube
79aa2f106e
Update 'Seeed Wio Terminal/projects/m5-gps.ino'
1 gadu atpakaļ
cube
a1e279f68e
Update 'Seeed Wio Terminal/README.md'
1 gadu atpakaļ
cube
dfe905512d
Add 'Seeed Wio Terminal/m5-gps-left.ino'
1 gadu atpakaļ
cube
f485276c68
Update 'Seeed Wio Terminal/projects/README.md'
1 gadu atpakaļ
cube
83291ac064
Add 'Seeed Wio Terminal/projects/README.md'
1 gadu atpakaļ
cube
8af14de3fa
Add 'Seeed Wio Terminal/projects/m5-gps.ino'
1 gadu atpakaļ
cube
cb4c0b8a5f
Update 'Seeed Wio Terminal/README.md'
1 gadu atpakaļ
cube
d3dd659ec3
Update 'Seeed Wio Terminal/README.md'
1 gadu atpakaļ
cube
a2760663b4
Add 'Seeed Wio Terminal/wifiscan.ino'
1 gadu atpakaļ
cube
cced5d28c4
Add 'Seeed Wio Terminal/README.md'
1 gadu atpakaļ
cube
9970fd3af3
only interacts with .txt files for simplicity
1 gadu atpakaļ
cube
fc2757aa47
Add 'CARDPUTER CircuitPython/projects/README.md'
1 gadu atpakaļ
cube
48c3a79d3a
Update 'CARDPUTER CircuitPython/projects/text_editor.py'
almost a fully functional text editor aside from no line scrolling - can save files and open them. no error handling has been set for folders, i assume they will break the program ;P
1 gadu atpakaļ
cube
dceb058f61
Update 'CARDPUTER CircuitPython/projects/text_editor.py'
1 gadu atpakaļ
cube
74efe3a9a5
Update 'CARDPUTER CircuitPython/boot.py'
1 gadu atpakaļ
cube
656e1a921c
Upload files to 'CARDPUTER CircuitPython'
1 gadu atpakaļ
cube
2ac17bbf44
Delete 'CARDPUTER CircuitPython/boot.py'
1 gadu atpakaļ
cube
69e251de73
Add 'CARDPUTER CircuitPython/boot.py'
1 gadu atpakaļ
cube
09af281c3b
Update 'CARDPUTER CircuitPython/projects/text_editor.py'
1 gadu atpakaļ
cube
19d0950145
check if key pressed is alphanumeric
also happens to ignore unknown key presses
1 gadu atpakaļ
cube
5adb93218a
Update 'CARDPUTER CircuitPython/projects/text_editor.py'
1 gadu atpakaļ
cube
f116dfc4c2
Update 'CARDPUTER CircuitPython/projects/text_editor.py'
1 gadu atpakaļ
cube
1fddfb37cc
Update 'CARDPUTER CircuitPython/sdcard_test.py'
1 gadu atpakaļ
cube
186d0e16a7
Add 'CARDPUTER CircuitPython/sdcard_test.py'
1 gadu atpakaļ