I’m totally new to Arduino and Python, and not very S/W orientated, mainly H/W, but have built 2DOF hexapods in the past using the PICAXE chips and the Lynxmotion hardware.
I’ve recently purchase a Servotor32 and blue tooth module, as I’m building a hexapod using the chassis from ‘Micromagic Systems Robotics’:
hexapodrobot.com/store/produ … ucts_id=29
I got the PoMoCo to work, using the embedded python files, also used Arduino to update the F/W on the Servotor32 to Version 2.0, and all works great.
My question: How do I use the python files in the ‘move’ folder, in Arduino to upload to the Servotor32, if I copy the code into a sketch, it doesn’t recognize the code?
Might be a silly question, but as I said I’m new to Arduino and Python, and not very S/W orientated.
Is there any demo sketch’s available that other folks have written, for complete movement with the ultrasonic unit, without using the PoMoCo?