diff --git a/CARDPUTER CircuitPython/projects/ReachTruckApp/readme.md b/CARDPUTER CircuitPython/projects/ReachTruckApp/readme.md new file mode 100644 index 0000000..54c32bb --- /dev/null +++ b/CARDPUTER CircuitPython/projects/ReachTruckApp/readme.md @@ -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 \ No newline at end of file