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
il y a 1 mois
cube
c61dc3e301
Add 'CARDPUTER CircuitPython/projects/tumblr/settings.toml'
il y a 1 mois
cube
024e351b12
Update 'CARDPUTER CircuitPython/projects/tumblr/readme.md'
il y a 1 mois
cube
0cf56f02a4
Add 'CARDPUTER CircuitPython/projects/tumblr/readme.md'
il y a 1 mois
cube
8cd734cbde
Add 'CARDPUTER CircuitPython/projects/tumblr/code.py'
no changes have been made to the oslike boilerplate yet haha im just getting started
il y a 1 mois
cube
afafd89a81
Add 'CARDPUTER CircuitPython/oslike_boilerplate/readme.md'
il y a 1 mois
cube
03f2cf5f4b
Add 'CARDPUTER CircuitPython/oslike_boilerplate/code.py'
il y a 1 mois
cube
ce0b5454ae
Add 'CARDPUTER CircuitPython/projects/ReachTruckApp/readme.md'
il y a 1 mois
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
il y a 1 mois
cube
3f0d0785a1
init
needs cleaning up seen obisidan notes
il y a 5 mois
cube
99eef19846
Update 'CARDPUTER CircuitPython/projects/README.md'
il y a 11 mois
cube
f9e22c9643
Update 'CARDPUTER CircuitPython/projects/README.md'
il y a 11 mois
cube
70f930a430
Update 'CARDPUTER CircuitPython/projects/README.md'
il y a 11 mois
cube
ed36fd8334
Update 'CARDPUTER CircuitPython/projects/README.md'
il y a 11 mois
cube
6033297cd4
Add 'CARDPUTER CircuitPython/README.md'
il y a 11 mois
cube
c79de1c503
Update 'README.md'
il y a 11 mois
cube
194835193c
Add 'CARDPUTER Arduino/qrcodei2c.ino'
il y a 11 mois
cube
1389b0e014
Add 'CARDPUTER Arduino/README.md'
il y a 11 mois
cube
ff0f1f0beb
Update 'Seeed Wio Terminal/projects/m5-gps.ino'
il y a 1 an
cube
bf7c954510
added black boxes for the connection and location strings when they update
il y a 1 an
cube
1939bef402
Update 'Seeed Wio Terminal/projects/README.md'
il y a 1 an
cube
79aa2f106e
Update 'Seeed Wio Terminal/projects/m5-gps.ino'
il y a 1 an
cube
a1e279f68e
Update 'Seeed Wio Terminal/README.md'
il y a 1 an
cube
dfe905512d
Add 'Seeed Wio Terminal/m5-gps-left.ino'
il y a 1 an
cube
f485276c68
Update 'Seeed Wio Terminal/projects/README.md'
il y a 1 an
cube
83291ac064
Add 'Seeed Wio Terminal/projects/README.md'
il y a 1 an
cube
8af14de3fa
Add 'Seeed Wio Terminal/projects/m5-gps.ino'
il y a 1 an
cube
cb4c0b8a5f
Update 'Seeed Wio Terminal/README.md'
il y a 1 an
cube
d3dd659ec3
Update 'Seeed Wio Terminal/README.md'
il y a 1 an
cube
a2760663b4
Add 'Seeed Wio Terminal/wifiscan.ino'
il y a 1 an
cube
cced5d28c4
Add 'Seeed Wio Terminal/README.md'
il y a 1 an
cube
9970fd3af3
only interacts with .txt files for simplicity
il y a 1 an
cube
fc2757aa47
Add 'CARDPUTER CircuitPython/projects/README.md'
il y a 1 an
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
il y a 1 an
cube
dceb058f61
Update 'CARDPUTER CircuitPython/projects/text_editor.py'
il y a 1 an
cube
74efe3a9a5
Update 'CARDPUTER CircuitPython/boot.py'
il y a 1 an
cube
656e1a921c
Upload files to 'CARDPUTER CircuitPython'
il y a 1 an
cube
2ac17bbf44
Delete 'CARDPUTER CircuitPython/boot.py'
il y a 1 an
cube
69e251de73
Add 'CARDPUTER CircuitPython/boot.py'
il y a 1 an
cube
09af281c3b
Update 'CARDPUTER CircuitPython/projects/text_editor.py'
il y a 1 an
cube
19d0950145
check if key pressed is alphanumeric
also happens to ignore unknown key presses
il y a 1 an
cube
5adb93218a
Update 'CARDPUTER CircuitPython/projects/text_editor.py'
il y a 1 an
cube
f116dfc4c2
Update 'CARDPUTER CircuitPython/projects/text_editor.py'
il y a 1 an
cube
1fddfb37cc
Update 'CARDPUTER CircuitPython/sdcard_test.py'
il y a 1 an
cube
186d0e16a7
Add 'CARDPUTER CircuitPython/sdcard_test.py'
il y a 1 an
cube
abb9291ee3
Update 'CARDPUTER CircuitPython/keyboard_test.py'
il y a 1 an
cube
e247568aa8
Update 'CARDPUTER CircuitPython/text_editor.py'
il y a 1 an
cube
1990806aab
Update 'CARDPUTER CircuitPython/full_display_test.py'
il y a 1 an
cube
7956c0453d
Update 'CARDPUTER CircuitPython/keyboard.py'
il y a 1 an
cube
36fbebe672
Update 'CARDPUTER CircuitPython/keyboard.py'
il y a 1 an