Add 'CARDPUTER CircuitPython/projects/ReachTruckApp/readme.md'

This commit is contained in:
2026-02-04 19:15:20 +00:00
parent 7b9c98a9b3
commit ce0b5454ae

View File

@@ -0,0 +1,11 @@
# libraries
- needs the keyboard library i wrote for the cardputer
- other libraries should be findable in the circuitpy bundle :)
# other dependencies
- relies on there being a `barcodes` folder on the cardputer itself, with a barcode named `RT17.bmp` and another named `HERA.bmp`
# notes
- rt scanner can't scan barcodes from this screen
- the downtime log isn't fully finished
- is a good code base for a probably impractical reach truck task helper :P