After playing with the BananaPi recently, the CHIP computer made by Next Thing Co. is pretty tempting at $9 for a computer that can surf the web and run basic programs. Best of all, it’s totally open-source, so you can view the PCB schematics and Bill of Materials if you […]
Embedded

Got this servo motor running on the Banana Pro today! It’s running in a C++ Qt device library I added servo functionality to, using WiringX so it’s cross-compatible with other embedded boards (Raspberry Pi, Hummingboard, BeagleBone, etc).