Computers & Mobile

The latest DIY ideas, techniques and tools for digital gadgetry, open code, smart hacks, and more. Processing power to the people!

Setting Up the pcDuino

Setting Up the pcDuino

My friend Mike Hord of Sparkfun has shot this quick video showing how to set up a pcDuino. If you’re not hip to this microcontroller, it’s a system-on-a-board running linux, and you program it by plugging the board into your TV via HDMI and simply plugging in a USB keyboard and mouse. It has the […]

PeerTalk, BeagleBone, and Raspberry Pi

I came across an excellent bit of wizardry by Rasmus Andersson called PeerTalk. It’s a Objective-C library allowing you to communicate between your iPhone and your Mac over the USB dock cable using TCP sockets. My immediate thought was that the same mechanism should be able to be used to talk to something like the BeagleBone, or the Raspberry Pi, not just your Mac.