OpenMarine

Full Version: Putting Adafruit_Python_LED_Backpack on tinypilot
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I want to install an ADDON app to pypilot and need to know How/Where to install  led drivers such as:
 
https://github.com/adafruit/Adafruit_Pyt...D_Backpack

into tinypilot/pypilot configuration; can anyone help?
You could write the app and run it as a service. It would need to be packaged for tinycore and loaded from /opt/bootlocal.sh

I suggest making your app work in openplotter since it is a more familiar environment first.