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
dceb058f61
Update 'CARDPUTER CircuitPython/projects/text_editor.py'
2025-03-07 12:20:46 +00:00
74efe3a9a5
Update 'CARDPUTER CircuitPython/boot.py'
2025-03-07 12:20:14 +00:00
656e1a921c
Upload files to 'CARDPUTER CircuitPython'
2025-03-07 03:34:56 +00:00
2ac17bbf44
Delete 'CARDPUTER CircuitPython/boot.py'
2025-03-07 03:30:42 +00:00
69e251de73
Add 'CARDPUTER CircuitPython/boot.py'
2025-03-07 03:30:34 +00:00
09af281c3b
Update 'CARDPUTER CircuitPython/projects/text_editor.py'
2025-03-06 01:28:46 +00:00
19d0950145
check if key pressed is alphanumeric
...
also happens to ignore unknown key presses
2025-03-06 01:28:13 +00:00
5adb93218a
Update 'CARDPUTER CircuitPython/projects/text_editor.py'
2025-03-05 13:17:42 +00:00
f116dfc4c2
Update 'CARDPUTER CircuitPython/projects/text_editor.py'
2025-03-05 12:25:29 +00:00
1fddfb37cc
Update 'CARDPUTER CircuitPython/sdcard_test.py'
2025-03-05 11:53:56 +00:00
186d0e16a7
Add 'CARDPUTER CircuitPython/sdcard_test.py'
2025-03-05 11:52:17 +00:00
abb9291ee3
Update 'CARDPUTER CircuitPython/keyboard_test.py'
2025-03-05 11:48:43 +00:00
e247568aa8
Update 'CARDPUTER CircuitPython/text_editor.py'
2025-03-05 11:43:34 +00:00
1990806aab
Update 'CARDPUTER CircuitPython/full_display_test.py'
2025-03-05 11:37:48 +00:00
7956c0453d
Update 'CARDPUTER CircuitPython/keyboard.py'
2025-03-04 23:19:20 +00:00
36fbebe672
Update 'CARDPUTER CircuitPython/keyboard.py'
2025-03-04 23:18:29 +00:00
381b980a45
Update 'CARDPUTER CircuitPython/full_display_test.py'
2025-03-04 23:18:11 +00:00
Cube
34767d8f69
improove
2025-03-04 13:02:37 +00:00
Cube
139222b912
improve
2025-03-04 12:54:48 +00:00
Cube
6b1e73d06c
init
2025-03-04 12:38:06 +00:00