wasnt nate

Arduino

Arduino Remote Logger for Easy Tracing

I started playing with my Arduino Mega 2560 and Ethernet R3 Shield; using the hello world as a template. I configured my environment to use a hub instead of router so the traffic would be highly visible. Initially this was useful but there is only so much time you can spend in NetMon. To get around that [...]

Configure Visual Studio 2010 as IDE for Arduino

Minimalist Answer There is a wiki post that gives the step-by-step instructions. I updated their post to include steps for INO files as that is the default in version 1.0. Full Answer Visual Micro has a full Studio2008/2010 solution. After running their MSI launch Visual Studio and under Tools->Options->Visual Micro, configure where Arduino-1.0 is downloaded. Then [...]

,

Configuring Arduino IDE on Windows 7 x64

I just opened up my first Arduino 2560 Mega, and connected it to my laptop. The connection and power was drawn thru a Usb-A to Usb-B cable (check back of your printer before buy one). While my testing was specific to the 2560 (REV3) model; this should work for Leonardo, Mega ADK, Micro, Uno, and Uno Rev3 equally. Hello World [...]

, , ,