cube
12e0b307f3
Update 'Seeed Wio Terminal/projects/m5-gps.ino'
пре 1 месец
cube
ae0f9f8d6c
Update 'Seeed Wio Terminal/projects/m5-gps.ino'
пре 1 месец
cube
bf849f40d7
Update 'Seeed Wio Terminal/projects/README.md'
пре 1 месец
cube
9b2e6bbed5
Upload files to 'CARDPUTER CircuitPython/projects/udp_socket_chat'
пре 1 месец
cube
19040e1eeb
Add 'CARDPUTER CircuitPython/projects/udp_socket_chat/readme.md'
пре 1 месец
cube
4e7418e93b
Update 'CARDPUTER CircuitPython/keyboard.py'
пре 1 месец
cube
bf4780dcea
Add 'CARDPUTER CircuitPython/projects/udp_socket_chat/code.py'
пре 1 месец
cube
3f6ff246fb
Add 'CARDPUTER CircuitPython/projects/CardPal/readme.md'
пре 1 месец
cube
f46ab997dd
cardpal
having recursion issues (try going in and out of a menu repeatedly you will see what i mean)
пре 1 месец
cube
3d5d7ea51b
Update 'CARDPUTER CircuitPython/wifi_switcher/code.py'
added "connecting..." message so it doesnt look like fail hang to user
пре 1 месец
cube
ce6f3f7231
adjustments to wifi_switcher
пре 1 месец
cube
cedb25e5bc
Add 'CARDPUTER CircuitPython/wifi_switcher/readme.md'
пре 1 месец
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 месец
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 месец
cube
c61dc3e301
Add 'CARDPUTER CircuitPython/projects/tumblr/settings.toml'
пре 1 месец
cube
024e351b12
Update 'CARDPUTER CircuitPython/projects/tumblr/readme.md'
пре 1 месец
cube
0cf56f02a4
Add 'CARDPUTER CircuitPython/projects/tumblr/readme.md'
пре 1 месец
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 месец
cube
afafd89a81
Add 'CARDPUTER CircuitPython/oslike_boilerplate/readme.md'
пре 1 месец
cube
03f2cf5f4b
Add 'CARDPUTER CircuitPython/oslike_boilerplate/code.py'
пре 1 месец
cube
ce0b5454ae
Add 'CARDPUTER CircuitPython/projects/ReachTruckApp/readme.md'
пре 1 месец
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 месец
cube
3f0d0785a1
init
needs cleaning up seen obisidan notes
пре 5 месеци
cube
99eef19846
Update 'CARDPUTER CircuitPython/projects/README.md'
пре 11 месеци
cube
f9e22c9643
Update 'CARDPUTER CircuitPython/projects/README.md'
пре 11 месеци
cube
70f930a430
Update 'CARDPUTER CircuitPython/projects/README.md'
пре 11 месеци
cube
ed36fd8334
Update 'CARDPUTER CircuitPython/projects/README.md'
пре 11 месеци
cube
6033297cd4
Add 'CARDPUTER CircuitPython/README.md'
пре 11 месеци
cube
c79de1c503
Update 'README.md'
пре 11 месеци
cube
194835193c
Add 'CARDPUTER Arduino/qrcodei2c.ino'
пре 11 месеци
cube
1389b0e014
Add 'CARDPUTER Arduino/README.md'
пре 11 месеци
cube
ff0f1f0beb
Update 'Seeed Wio Terminal/projects/m5-gps.ino'
пре 1 година
cube
bf7c954510
added black boxes for the connection and location strings when they update
пре 1 година
cube
1939bef402
Update 'Seeed Wio Terminal/projects/README.md'
пре 1 година
cube
79aa2f106e
Update 'Seeed Wio Terminal/projects/m5-gps.ino'
пре 1 година
cube
a1e279f68e
Update 'Seeed Wio Terminal/README.md'
пре 1 година
cube
dfe905512d
Add 'Seeed Wio Terminal/m5-gps-left.ino'
пре 1 година
cube
f485276c68
Update 'Seeed Wio Terminal/projects/README.md'
пре 1 година
cube
83291ac064
Add 'Seeed Wio Terminal/projects/README.md'
пре 1 година
cube
8af14de3fa
Add 'Seeed Wio Terminal/projects/m5-gps.ino'
пре 1 година
cube
cb4c0b8a5f
Update 'Seeed Wio Terminal/README.md'
пре 1 година
cube
d3dd659ec3
Update 'Seeed Wio Terminal/README.md'
пре 1 година
cube
a2760663b4
Add 'Seeed Wio Terminal/wifiscan.ino'
пре 1 година
cube
cced5d28c4
Add 'Seeed Wio Terminal/README.md'
пре 1 година
cube
9970fd3af3
only interacts with .txt files for simplicity
пре 1 година
cube
fc2757aa47
Add 'CARDPUTER CircuitPython/projects/README.md'
пре 1 година
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 година
cube
dceb058f61
Update 'CARDPUTER CircuitPython/projects/text_editor.py'
пре 1 година
cube
74efe3a9a5
Update 'CARDPUTER CircuitPython/boot.py'
пре 1 година
cube
656e1a921c
Upload files to 'CARDPUTER CircuitPython'
пре 1 година