Hello all,
I recently got my ultimate kit2.0. Parts look great by the way. I would like to connect my megapi to my raspberry. I soldered the connection so far so good. I put the selected driver on my computer and uploaded the latest firmware via sketch to the megapi as described in the manual. This completed without any trouble. The problem began when I tried to code the line:
from megapi import * #this was oke
bot = MegaPi() #it hanged here printed ‘init Megapi’ and then it got stuck on this line.
Which version of python did you use for testing? Should I upgrade? Is there a more elaborate troubleshooter manual for the megapi?
Thanks in advance