parallaxinc / cyberbot

Firmware, library, and loader code for cyberbot hardware
MIT License
8 stars 0 forks source link

Rev A board and firmware not compatible with release 0_3_2 module #10

Open AndyLindsay opened 5 years ago

AndyLindsay commented 5 years ago

The Rev A boards have an updated circuit and firmware from the 0.3.4 branch. Use the parallax.py file from the library folder in the 0.3.4 branch. Any version newer (higher) than 0.3.3 will work with the Rev A boards.

Also, if you are using a Rev A4 board, make sure to use the cyberbot-0.3.2 release.

AndyLindsay commented 5 years ago

Also addressed in cyberbot-0.3.7. See branch and zipped code. Make sure to use the parallax.py module from the library folder.