josh.earth

Posts tagged: github

Command Parser for Arduino

Controlling an Arduino project over a serial connection is one of the most common tasks you might want to do, and yet it's surprisingly hard to find a good library. I really don't like the official ones because they are limited and require too much setup. After much googling with Bing I found one called *CmdArduino* by Akiba at Freaklabs.

Read more...