Go to advanced search

by fussoir1er
Wed Jan 28, 2015 11:01 pm
Forum: Automation, sensing and robotics
Topic: Speed up a walking robot
Replies: 3
Views: 796

Re: Speed up a walking robot

Thank you for your answer!
I'm gonna have a look at your github!
by fussoir1er
Sun Jan 25, 2015 10:52 pm
Forum: Automation, sensing and robotics
Topic: Speed up a walking robot
Replies: 3
Views: 796

Speed up a walking robot

Hello!

I'm begining a new project!
I was wondering how it was possible to speed up (or slow down) a walking robot (hexapod), moving with servo. I saw one doing it but I don't know if I can post its name here...
Any idea? A particular kind of servo?
Thank you !
by fussoir1er
Thu Dec 04, 2014 10:25 pm
Forum: Python
Topic: A non working GPIO gamepad with uinput
Replies: 2
Views: 1240

A non working GPIO gamepad with uinput

Hello ! I'm trying to build an arcade cabinet with Piplay! (A raspbian based OS with emulators) Nice to write, hard to do when you're a noob... Well, I tried to wire a joystick and a few buttons to GPIOs and write a python script using Uinput to emulate a keyboard. But.... It's not working... I mean...
by fussoir1er
Mon Apr 14, 2014 5:08 pm
Forum: Python
Topic: Help: non working mpd python client
Replies: 4
Views: 2577

Re: Help: non working mpd python client

Thanks for your advice! I divided the scripts in two: The GPIO part and the mpd part. The great news is that The mpd part works fine! It stops the music if it was on play and it plays if it was on pause! YEAH! :lol: But... I'm still working on the GPIO part. I'm annoyed by the infinite loop. I can't...
by fussoir1er
Mon Apr 07, 2014 7:58 pm
Forum: Python
Topic: Help: non working mpd python client
Replies: 4
Views: 2577

Re: Help: non working mpd python client

hey! Thanks for your help! I tried your solution. It's getting better: the RPi is not freezing anymore :D I put some "control prints" to find the bug. So when I run the script, I get that: sleeping state1 = false sleeping state1 = false ... and it never stops. when I push the button, I get "state1 =...
by fussoir1er
Mon Apr 07, 2014 12:01 am
Forum: Python
Topic: Help: non working mpd python client
Replies: 4
Views: 2577

Help: non working mpd python client

Hi there! I would like to create a connected speaker with a RPi and volumio. (raspbian and mpd based OS I think) I'd like to add a few GPIO-plugged buttons to control playback (play, pause, previous and next). In order to do that, I tried to write a script in python. I found an interesting library: ...

Go to advanced search