This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
digispark:tutorials:connectingpro [2015/06/25 17:09] digistump |
digispark:tutorials:connectingpro [2016/03/01 00:15] digistump |
||
|---|---|---|---|
| Line 11: | Line 11: | ||
| =====Software:===== | =====Software:===== | ||
| - | The Digispark uses the Arduino IDE 1.6.5+ | + | The Digispark Pro uses the Arduino IDE 1.6.5+ (Arduino 1.6.5r2 - NOT 1.6.6 or 1.6.7 strongly recommended) |
| ====== Installation Instructions: ====== | ====== Installation Instructions: ====== | ||
| Line 17: | Line 18: | ||
| * **First download the appropriate Arduino package at the Arduino.cc website: https://www.arduino.cc/en/Main/Software** | * **First download the appropriate Arduino package at the Arduino.cc website: https://www.arduino.cc/en/Main/Software** | ||
| + | * If using Arduino 1.6.6 or higher and windows - download, unzip, and run "Install Drivers" from here: https://github.com/digistump/DigistumpArduino/releases/download/1.6.7/DigistumpDrivers.zip | ||
| * **Install or Unzip the Arduino application.** | * **Install or Unzip the Arduino application.** | ||
| * **Run the Arduino application.** | * **Run the Arduino application.** | ||
| Line 28: | Line 30: | ||
| * **Go to the "Tools" menu and then the "Board" submenu - select "Boards Manager" and then from the type drop down select "Contributed":** | * **Go to the "Tools" menu and then the "Board" submenu - select "Boards Manager" and then from the type drop down select "Contributed":** | ||
| - | * **Select the "Digistump Digispark Boards" package and click the "Install" button.** | + | * **Select the "Digistump AVR Boards" package and click the "Install" button.** |
| {{ :digispark:tutorials:digispark_install.gif?nolink |}} | {{ :digispark:tutorials:digispark_install.gif?nolink |}} | ||
| * **You'll see the download progress on the bottom bar of the "Boards Manager" window, when complete it will show "Installed" next to that item on the list.** | * **You'll see the download progress on the bottom bar of the "Boards Manager" window, when complete it will show "Installed" next to that item on the list.** | ||
| * **WINDOWS USERS: When complete the install with pop up a Driver Install Wizard window, please click "Next" on this Window to install the drivers for Digistump Boards** (If you already have them installed, this installer will update them and install any that are missing) | * **WINDOWS USERS: When complete the install with pop up a Driver Install Wizard window, please click "Next" on this Window to install the drivers for Digistump Boards** (If you already have them installed, this installer will update them and install any that are missing) | ||
| - | * **With the install complete, close the "Boards Manager" window and select the Digispark from the Tools->Boards menu. "Digispark (Default - 16.5mhz)" is the board that should be selected by all new users. ** | + | * **With the install complete, close the "Boards Manager" window and select the "Digispark Pro" from the Tools->Boards menu. "Digispark Pro (Default 16mhz)" is the board that should be selected by all new users. ** |
| {{ :digispark:tutorials:pickpro.gif?nolink |}} | {{ :digispark:tutorials:pickpro.gif?nolink |}} | ||