simonmonk / raspirobotboard3

Python library and design files for the RasPi Robot Board V3
MIT License
71 stars 40 forks source link

Pi 3 #6

Open jakobkoenig opened 8 years ago

jakobkoenig commented 8 years ago

Hi,

I was wondering if the RasPi Robot Board v3 will work with Raspberry Pi 3?

Thanks

rplakas commented 8 years ago

Working on my RPi3!

nojvek commented 8 years ago

Works on my RP3 as well. Although making both motors go will crash the pi immediately.

rplakas commented 8 years ago

I wrote up part 1 of my DFRobot Devastator build here using 2 motors with the RaspiRobot: [http://www.wemustbegeeks.com/dfrobot-devastator-tank-treaded-tracked-robot-part-1-assembly/] It uses 2 motors. There's a video of it running in Autonomous mode in the post. I'll try to get Part 2 up later this week with the different code I have been using.

dalinnn commented 8 years ago

Hi rplakas Thanks for uploading details of your DFRobot. I look forward to seeing Part 2