JetBot IMG + Sparkfun Mods = No OLED

Hello,

I was using the Sparkfun JetBot image on my SparkBot until I got to the object_following phase where I realized that the version of TensorRT in the SparkBot image was incompatible (5.1 versus 5.0). I burned the NVIDIA JetBot image instead, unzipped the Sparkfun jetbot.zip to replace the jetbot folder, ran “sudo python3 setup.py install”, rebooted, but no OLED. The OLED was working fine with the Sparkfun image. stats.py is running. Any ideas? TIA.

I think you already figured it out from this other post: viewtopic.php?f=88&t=51553&p=213066#p213066

For anyone else seeing this… I probably forgot to add instructions for installing the Qwiic package. There should be a note there now.