Any step-by-step instructions for setting up the teensy 4.1 on Arduino IDE board manager (on RPI5 IDE version 1.8.19)?

As I mentioned to many here I now have built Arduino 2.3.3 for RPI 5 64 bits and have it running either as zip or appimage

I was also curious about playing with some cameras, like the OV5640 and decided to try OpenMV to the Arudino GIGA.
There were issues getting the current version of OpenMV to install,
Was able to get it to install following the instructions on the github issue:

20241019_11h09m13s_grim.png

:D
 
Another update. I was able to get tytools 0.9.9 to compile and run on the RPI5 using the Linux build instructions. A screen shot (once I figured out how to make one) here:
tycommander.png

It's all starting to come together now...
 
Another update. I was able to get tytools 0.9.9 to compile and run on the RPI5 using the Linux build instructions.
I had to try :D so was able to build as well. Took a bit as git clone kept dropping ... the all in one git project is sort of a PIA for those
who only want this, but... Also took a bit to figure out how to install QT6 and the lib usb stuff, But it runs!

once I figured out how to make one
Yep been there! I think I posted links on how I was able to get it to work...

Sort of feeling like a real dev machine
 
Last edited:
Nice. I fought downloading tytools as well so I dragged out one I had stored away on another machine. It compiled without issue. With all of the newer versions of TD that have come out and being distracted by other projects, I am finally updating all of my other broken projects. So playing with the RPI5 is a nice break from that:)
 
Back
Top