Skip to content

Zezinho, the poser

This is Zezinho, a humanoid robot that likes to pose! :)

All the microservo supports where made with the amazing material Polymorph.

For now he is being controlled by 8 analog inputs, each input controls one microservo. In the future (as I hope) he will be controlled by a computer vision system where he will try copy real human poses in real time.
I’m still programming servo control functions and movements presets.


This is the analog inputs setup and a custom servo shield.

I’m using an Arduino Mega because I need more than 6 analog inputs that the regular Arduino boards have and I don’t have the time (or should I say patience) to digg around multiplexers.. I’m very lucky to have the support of InMotion.pt, they sent me the Arduino Mega for the first test drive. Thank you so much Filipe!! ;)

This robot will also be my final project for the course ‘O Som do Pensamento’. It will be an instalation where the user will be able to control his poses with physical controllers. I’ve made a controller box in acrylic and will post photos as soon as I have it with me.

Playing with movements and poses.

Testing movements and different servo speeds.

________________________________________________________________
Update (21.08.09)
Other posts related to Zezinho:

Experimental video made for OddBot robot competition:

http://lab.guilhermemartins.net/zezinho-meets-el-sapatero/

Zezinho, the Poser interactive installation:
http://lab.guilhermemartins.net/zezinho-the-poser-installation/

Filtering servo movements:
http://lab.guilhermemartins.net/filtering-servo-movements/

{ 4 } Comments

  1. Rui Cabral | November 1, 2009 at 4:39 pm | Permalink

    Greetings,
    Nice work ;)
    Where can i find some Polymorph for sell ? Any shop here in portugal ?
    Where do you buy yours ?
    Thanks

  2. GUI | November 2, 2009 at 12:48 am | Permalink

    Hi! I usually buy polymorph here: http://www.mutr.co.uk/product_info.php?products_id=550
    One kilogram gives you a lot to play with ;)

  3. Hugo | May 25, 2010 at 2:30 pm | Permalink

    I’m in love with this project!
    Its really cool!

    Is there any way to make it with regular arduino?

    Can you share the code? So i don’t need to do it from scratch.

    Thanks!

  4. GUI | May 25, 2010 at 4:46 pm | Permalink

    The reason I am using an Arduino Mega is because I need more than 6 analog inputs.
    The code will be released as soon as the project is finished.

Post a Comment

Your email is never published nor shared. Required fields are marked *