Visual Studio C++

Couple notes:

  1. it might be interesting to make a keyboard like device out of your arduino and just read it directly from cin (or whatever windows makes you go through to read the keyboard)
    Project Log : Arduino USB - ProjectLogArduinoUSB

  2. A visual C++ forum might also be a good resource.

  3. Gotta plug the open source mingw and eclipse options for C++ on windows here.
    Also obligatory whoWouldWantAnythingButJavaOnTheirPC plug too :slight_smile:

  4. This isn't really an Exhibition forum post. More of a Interfacing forum post.