Post Reply 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Circuits
09-16-2014, 12:42 AM
Post: #12
RE: Circuits
(09-11-2014 06:45 PM)steamboat Wrote:  Hello Group,

I am playing with the pololu motor driver and want to build a closed loop system for the leg motors. Therefore I want to integrate a rotation sensor for each motor. This will need 7 pins for the pololu and at least 2 pins with interrupt for the motion sensors. Not much pins left for other fun things to play with. Additional I am running out of memory!

What do you think about using an autonomous motor closed loop unit/PCB with an individual 32u4 which supports the motor driver, the motion sensors and maybe a collision sensing system build from some bumper switches or US-sensors.

This "spinal cord" motor unit could communicate through a two wire serial communication with the brain. The commands could be like go ahead till you hit and obstacle - go ahead two steps - turn 90° to the left (for this we also could integrate a compass into this system) - walk ahead with synchronized legs - walk ahead with 180° offset for left and right legs and so on.

As usual for spinal cord systems this would relieve the master brain a lot from the control work, free some memory and save connectors in the same way.

There is a lot to think about here. I ran into some of this when I was designing the first iteration of the minimal shellmo board.

Splitting this functionality off into a spinal cord module is an interesting/inspiring idea. I think we would need to think of an alternative to the 32u4 because not only is cost a major factor, we wouldn't need the USB transceiver. Maybe an ATtiny. Another thing you did not mention but is also an issue is the number of PWM pins we are using. Splitting this off to another module will free up PWM pins as well.

What about cost? Another PCB doesn't really add much, but another MCU would add some..
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Circuits - sho - 04-19-2014, 03:27 AM
RE: Circuits - jmccartney - 04-25-2014, 11:08 PM
RE: Circuits - steamboat - 05-11-2014, 06:11 PM
RE: Circuits - jmccartney - 05-11-2014, 09:28 PM
RE: Circuits - jmccartney - 05-11-2014, 09:30 PM
RE: Circuits - jmccartney - 05-11-2014, 09:36 PM
RE: Circuits - steamboat - 05-11-2014, 09:50 PM
RE: Circuits - jmccartney - 05-12-2014, 05:06 AM
RE: Circuits - steamboat - 05-12-2014, 06:33 AM
RE: Circuits - jmccartney - 05-12-2014, 10:46 PM
Two Arduino 32u4 - steamboat - 09-11-2014, 06:45 PM
RE: Circuits - jmccartney - 09-16-2014 12:42 AM
RE: Circuits - steamboat - 09-16-2014, 03:21 AM
RE: Circuits - jmccartney - 09-16-2014, 04:21 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)