• Well, what programming languages are you used to using?

    If you want to use Chrome (so JavaScript and HTML), you could try looking at this code: https://github.com/GoogleChrome/chrome-a­pp-samples/tree/master/servo

    It's an example project for Arduino, but it shows how to create a project which sends data down Serial, so all you have to do is change what data it sends.

    Otherwise, just look for examples on how to send Serial data in whatever programming language you want to use... Most languages have a relatively easy to use Serial API.

About

Avatar for Gordon @Gordon started