Hexy a huge hit at a local event.

My local library* asked my hacker space** to do an event for them. I have to say, other than the plastic printer (go figure) Hexy was a HUGE hit. Congrats on a fun and approachable product! Bonus was only one servo got a stripped hear (knee) from a over zealous button pushing child. Proud I got the servo switched in out in 15 minutes.

Oh yeah, and I have not gotten my TGY-50090M servo’s installed yet just got them last friday.

*http://www.eugene-or.gov/index.aspx?NID=130
**http://www.eugenemakerspace.com

Cool! What sort of demos were you doing? Any tips on things that worked well/ didn’t work/ desired modifications to the demo arrangement? I’ve got a month until my Hexy hits the centre stage :slight_smile:

I am building my MendelMax 1.5(3D printer) takes up most of my project time, so that said, my Hexy is stock at the moment. I used PoMoCo to demo for the first few kids but just me pushing the buttons was kinda boring so I let them “drive”. I ran the Hexy on a tether of USB and wall wart for power. This worked fine as the event was over an hour and did not want it to go to far from me or get kicked/stepped on. I had to replace a gear as one kid had it “type” then walk at the same time and it broke a knee servo’s gears. Luckily I had a few servo’s on hand to swap out.

PoMoCo is great for building and testing but… it’s got to too much on the screen for showing off. What I would love to see if a iPhone or iPad app (pretty sure it’s possible with the newer iOS devices the ones with updated BlueTooth chips) and or a simpler looking Python interface. One that reads the config file but just gives a control pad like feel and brings the feet back to “ground” before the next command. The only ones that could “chain” would be walk or turn. This could prevent some of the stripped gears IMHO.

So back to your question. Some course to walk through wold be good to hold their attention, cones, tape on the the table anything to have them focus on moving the bot around or over. People did not seem to mind the long wires for power as they get things only run so long on batters and event’s are usually longer than battery life. I did not wire up the distance sensor and got lots of questions on that. At most if all it did was cringe back on it’s hind legs when someone got really really close to the bot and there were no other commands that would at least have some functionality.

Thanks for the notes. I know what you mean about the PoMoCo interface for demos (no offence Arcbotics!). Will plan to have some time to “streamline” the interface.

What AC power-supply did you use?

[quote=“rpcook”]Thanks for the notes. I know what you mean about the PoMoCo interface for demos (no offence Arcbotics!). Will plan to have some time to “streamline” the interface.

What AC power-supply did you use?[/quote]
http://imgur.com/Zff08sn

Found it at my local Goodwill. I think it was $3.00 or less (they have colored stickers sales and I think it was one of those days).
It seems to be enough amps. I did test the voltage under load to make sure it was not one of the crappy “around” 5 volt power supplies.

None taken :wink:
We’d prefer to use WX, but we figured using python’s TK would maker for nicer deployment (as tkinter is part of the native python install in all OSes).