Question: Is the BrickPi compatible with EV3? Answer: Yes, but not the sensors.
The BrickPi will work with EV3 Motors, and EV3 plastic (the plastic pins and parts that come with EV3). We’ve got a demo video posted here: http://www.youtube.com/watch?v=eXiVkT4Cv3Y
The BrickPi won’t work with EV3 Sensors, they’ve got a special protocol that has two challenges:
It’s serial, so hacking it out would require some serious mods to the firmware (that might not be possible)
We haven’t hacked it yet.
If there are any brave hackers who are interested in trying to attack this, please let us know!
This has been such a popular question, we’re making it sticky.
This is the firmware, which needs to be uploaded to the BrickPi.
We’ll be working on Python and testing for the next few days. But there are some example programs (again really rough) in C: https://github.com/DexterInd/BrickPi_C
I am about to make a big burchase of BrickPi Starter Bundles, and was wondering what type of motors to get with the kits.
Is there a list of pros and cons using NXT Vs EV3 with BrickPi?
Also - Is the BrickPi fully compatible with all functions of the new Mindstorms Motors?
All three of these motors should work. The only thing I dont’ know is if the servo motors encoders will work; the other two operate normally and should be fine with the BrickPi.