Google+
Pages Navigation Menu

Design, build, hack....zap and repeat!

pcDuino and PyDuino

pcDuino and PyDuino

Now here’s a board that looks real interesting. . . .the pcDuino! It’s a mini-PC that is Arduino compatible. You can actually write Arduino code, compile and run the code on the pcDuino. Cool, huh?

While exploring the pcDuino I stumbled upon PyDuino. . . .a library that ports the Arduino language syntax to Python script.  You reach the digital and analog I/O pins on your pcDuino as you would with Arduino, except you code in Python.  So now you can use the same code for not only pcDuino but RaspberryPi, BeagleBone, and any other platform that executes Python. Cool, huh?

468 ad