User:Pranav Rathi/Notebook/OT/2013/01/11/Getting started with Arduino: Difference between revisions

From OpenWetWare
< User:Pranav Rathi‎ | Notebook‎ | OT‎ | 2013‎ | 01‎ | 11
Jump to navigationJump to search
 
No edit summary
Line 1: Line 1:
intro
Getting started with Arduino. This page basically discusses the process of installation and usage of Arduino through LabView V9. I used Ardunio mega 2560 with Labview V9 and windows 7, but the process would be similar to all Arduino boards and Labview version. First thing first connect the Arduino to the computer, window is going to look for the driver and fail but that is alright.
 
==Driver installation==
Use the link [http://arduino.cc/en/Main/Software] to download the drivers to the computer. Now go the control panel->system and security-> system-> Device Manager->Port (COM & LPT)->Drivers->update Driver->Browse->find the folder of driver just downloaded->install.
During the process Arduino will not show in ports but as soon as the drivers are installed successfully it will show as Arduino Mega 2560 (com#).
 
 
 
 




[[Category: Arduino based projects]]
[[Category: Arduino based projects]]

Revision as of 18:53, 12 January 2013

Getting started with Arduino. This page basically discusses the process of installation and usage of Arduino through LabView V9. I used Ardunio mega 2560 with Labview V9 and windows 7, but the process would be similar to all Arduino boards and Labview version. First thing first connect the Arduino to the computer, window is going to look for the driver and fail but that is alright.

Driver installation

Use the link [1] to download the drivers to the computer. Now go the control panel->system and security-> system-> Device Manager->Port (COM & LPT)->Drivers->update Driver->Browse->find the folder of driver just downloaded->install. During the process Arduino will not show in ports but as soon as the drivers are installed successfully it will show as Arduino Mega 2560 (com#).