Thanks very much KurtE. I will try one of your suggestions of using a different tool for the upload and maybe do the editing and compiling on my MacBook. Compiling was very slow on the Raspberry Pi. Will I be able to reboot autonomously? I...
Yes, AFAIK - the teensy tool used to upload will not run in a non-gui environment.
In many cases you can still do it, by using a different tool to do the actual upload to the teensy.
Near the end of post #3 of this thread I showed a few ways I...
I'm a bit confused as to whether the arduino-cli with Teensy third party core is supposed to be working yet or still in development.
I followed the instructions here and here and got this far but then it says "Unable find Teensy Loader. (p) Is...
Not sure if I'm experiencing a different issue or a repeat of this but thought I would post here...
I'm running this blink test script with some serial output to verify when it's working.
It seems to hang up at the line:
FastLED.addLeds<WS2811...