Live data from Hacker News

Show HN: Meet Sid, our Raspberry-Pi-powered office robot

sidg.tl

11–20 of 25 posts

Re: Show HN: Meet Sid, our Raspberry-Pi-powered office robot

#11

Wow that's cool, what robot are you guys using? Did you build the robots yourselves? If so, where did you get parts etc.? And how does the system know when a ball is dropped through a specific hole, which then displays an animation with amount of points?

It's a Lynxmotion AL5A you have to assemble it yourself. We have 8 lever switches under the staging area we built connected to the GPIO pins on the Pi. When the Pi recognises a switch push it tells the nodejs server which passes it on to everyone. We will post full lab notes explaining everything in detail like we did for our Halloween experiment soon!

Is the control code written in Python (which seems to be the favored language on the Pi)?

Re: Show HN: Meet Sid, our Raspberry-Pi-powered office robot

#12
post #11

Earlier quoted context omitted.

It's a Lynxmotion AL5A you have to assemble it yourself. We have 8 lever switches under the staging area we built connected to the GPIO pins on the Pi. When the Pi recognises a switch push it tells the nodejs server which passes it on to everyone. We will post full lab notes explaining everything in detail like we did for our Halloween experiment soon!

Is the control code written in Python (which seems to be the favored language on the Pi)?

Yer the code to control the arm, listen for the lever switches and talk to socket.io is all in Python.

Re: Show HN: Meet Sid, our Raspberry-Pi-powered office robot

#19
post #6

Very nice, cool build! Pretty cool that Bryan Cranston (Walter White from Breaking Bad) is in the top 10 as well (shared first place). Edit - Oh, you can just enter any twitter username without validation, my bad :)

And now, what shall we use to conduct this beautiful current with, hm? What one particular element comes to mind, hm?

Ooooh, wire.

Post reply on HN