Hi,
I've had my Phantom hexapod for about a month and have had a lot of fun so far just tinkering with the machine. Currently running the Phoenix code and loving the smooth gait.
At the same time I've been playing with a BeagleBone black and currently have it running some Python code that reads an IR distance sensor, an ultrasonic distance sensor, a compass, and camera then feeds info back to my PC via WiFi.
I've been thinking about bringing the two projects together. I can easily mount the BBB on the Hexapod and have been pondering how to communicate commands to the m-Arbotix movement controller. One thought is to have the BBB supply commands via a serial connection using I2C, effectively using the BBB as a "smart controller".
Anyone done something similar? Is there a better way and/or is this a hairbrained idea that will only lead to frustration.
Ideally where I'd like to end up is a Hexapod that can be directed using the controller still, but which can be switched to 'semi-automatic mode' and navigate itself around obstacles.
Andrew
Bookmarks