TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Our Open-Source Raspberry Pi Robot

30 pointsby johncoleover 11 years ago

1 comment

doctobogganover 11 years ago
Very cool! I&#x27;m very interested in raspberry pi hardware control. I&#x27;ve built a car similar to yours, you can find out more about it on my website here:<p><a href="http://jack.minardi.org/raspberry_pi/android-controlled-toy-car/" rel="nofollow">http:&#x2F;&#x2F;jack.minardi.org&#x2F;raspberry_pi&#x2F;android-controlled-toy-...</a><p>I am slowly building up a raspberry pi hardware control python library. My goal is to do as much as possible on the Pi without bringing an Arduino into the mix. You can check out the code on github:<p><a href="https://github.com/jminardi/RobotBrain" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jminardi&#x2F;RobotBrain</a><p>Let me know if you want to chat, I love talking with others interested in Raspi hardware control.