e72f00690f
added code snippet for display bmp and png
2026-02-07 21:51:50 +00:00
c32b562c9d
Update 'CARDPUTER CircuitPython/projects/udp_socket_chat/code.py'
2026-02-07 18:00:00 +00:00
1be3c3f830
Update 'Seeed Wio Terminal/projects/m5-gps.ino'
2026-02-06 19:42:47 +00:00
12e0b307f3
Update 'Seeed Wio Terminal/projects/m5-gps.ino'
2026-02-06 19:26:21 +00:00
ae0f9f8d6c
Update 'Seeed Wio Terminal/projects/m5-gps.ino'
2026-02-06 19:26:00 +00:00
bf849f40d7
Update 'Seeed Wio Terminal/projects/README.md'
2026-02-06 19:21:56 +00:00
9b2e6bbed5
Upload files to 'CARDPUTER CircuitPython/projects/udp_socket_chat'
2026-02-05 22:48:51 +00:00
19040e1eeb
Add 'CARDPUTER CircuitPython/projects/udp_socket_chat/readme.md'
2026-02-05 22:48:17 +00:00
4e7418e93b
Update 'CARDPUTER CircuitPython/keyboard.py'
2026-02-05 22:42:14 +00:00
bf4780dcea
Add 'CARDPUTER CircuitPython/projects/udp_socket_chat/code.py'
2026-02-05 22:41:27 +00:00
3f6ff246fb
Add 'CARDPUTER CircuitPython/projects/CardPal/readme.md'
2026-02-05 00:05:41 +00:00
f46ab997dd
cardpal
...
having recursion issues (try going in and out of a menu repeatedly you will see what i mean)
2026-02-04 23:59:44 +00:00
3d5d7ea51b
Update 'CARDPUTER CircuitPython/wifi_switcher/code.py'
...
added "connecting..." message so it doesnt look like fail hang to user
2026-02-04 23:51:31 +00:00
ce6f3f7231
adjustments to wifi_switcher
2026-02-04 21:43:18 +00:00
cedb25e5bc
Add 'CARDPUTER CircuitPython/wifi_switcher/readme.md'
2026-02-04 21:36:32 +00:00
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
2026-02-04 21:34:08 +00:00
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
2026-02-04 21:32:37 +00:00
c61dc3e301
Add 'CARDPUTER CircuitPython/projects/tumblr/settings.toml'
2026-02-04 20:28:01 +00:00
024e351b12
Update 'CARDPUTER CircuitPython/projects/tumblr/readme.md'
2026-02-04 20:20:29 +00:00
0cf56f02a4
Add 'CARDPUTER CircuitPython/projects/tumblr/readme.md'
2026-02-04 20:14:30 +00:00
8cd734cbde
Add 'CARDPUTER CircuitPython/projects/tumblr/code.py'
...
no changes have been made to the oslike boilerplate yet haha im just getting started
2026-02-04 20:12:53 +00:00
afafd89a81
Add 'CARDPUTER CircuitPython/oslike_boilerplate/readme.md'
2026-02-04 20:11:31 +00:00
03f2cf5f4b
Add 'CARDPUTER CircuitPython/oslike_boilerplate/code.py'
2026-02-04 20:09:36 +00:00
ce0b5454ae
Add 'CARDPUTER CircuitPython/projects/ReachTruckApp/readme.md'
2026-02-04 19:15:20 +00:00
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
2026-02-04 19:10:44 +00:00
3f0d0785a1
init
...
needs cleaning up seen obisidan notes
2025-10-08 20:28:54 +00:00
99eef19846
Update 'CARDPUTER CircuitPython/projects/README.md'
2025-04-20 14:12:12 +00:00
f9e22c9643
Update 'CARDPUTER CircuitPython/projects/README.md'
2025-04-20 14:11:51 +00:00
70f930a430
Update 'CARDPUTER CircuitPython/projects/README.md'
2025-04-20 14:11:28 +00:00
ed36fd8334
Update 'CARDPUTER CircuitPython/projects/README.md'
2025-04-20 14:11:16 +00:00
6033297cd4
Add 'CARDPUTER CircuitPython/README.md'
2025-04-20 14:06:33 +00:00
c79de1c503
Update 'README.md'
2025-04-20 13:52:39 +00:00
194835193c
Add 'CARDPUTER Arduino/qrcodei2c.ino'
2025-04-18 16:39:46 +00:00
1389b0e014
Add 'CARDPUTER Arduino/README.md'
2025-04-18 16:38:13 +00:00
ff0f1f0beb
Update 'Seeed Wio Terminal/projects/m5-gps.ino'
2025-03-24 22:49:40 +00:00
bf7c954510
added black boxes for the connection and location strings when they update
2025-03-24 22:49:02 +00:00
1939bef402
Update 'Seeed Wio Terminal/projects/README.md'
2025-03-24 22:41:38 +00:00
79aa2f106e
Update 'Seeed Wio Terminal/projects/m5-gps.ino'
2025-03-24 22:36:53 +00:00
a1e279f68e
Update 'Seeed Wio Terminal/README.md'
2025-03-22 21:21:06 +00:00
dfe905512d
Add 'Seeed Wio Terminal/m5-gps-left.ino'
2025-03-22 21:17:47 +00:00
f485276c68
Update 'Seeed Wio Terminal/projects/README.md'
2025-03-22 21:15:21 +00:00
83291ac064
Add 'Seeed Wio Terminal/projects/README.md'
2025-03-22 21:15:05 +00:00
8af14de3fa
Add 'Seeed Wio Terminal/projects/m5-gps.ino'
2025-03-22 21:09:18 +00:00
cb4c0b8a5f
Update 'Seeed Wio Terminal/README.md'
2025-03-21 15:33:37 +00:00
d3dd659ec3
Update 'Seeed Wio Terminal/README.md'
2025-03-21 15:32:35 +00:00
a2760663b4
Add 'Seeed Wio Terminal/wifiscan.ino'
2025-03-21 15:28:29 +00:00
cced5d28c4
Add 'Seeed Wio Terminal/README.md'
2025-03-21 15:17:49 +00:00
cube
9970fd3af3
only interacts with .txt files for simplicity
2025-03-07 18:44:05 +00:00
fc2757aa47
Add 'CARDPUTER CircuitPython/projects/README.md'
2025-03-07 13:25:42 +00:00
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
2025-03-07 13:12:23 +00:00