-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Labels
questionA request for informationA request for information
Description
Previously on 1.8.5 we could follow the steps below and get ArduBlock to work on every user on the computer. Now with 1.8.8, we have to follow these steps for every computer, for every user. Any fixes?
- Go to https://www.arduino.cc/en/Main/Software and download the Arduino IDE installer appropriate to your Operating System
- Run the installer after the download has completed
- Open Arduino
- Click File – Preferences
- Copy https://raw.githubusercontent.com/sparkfun/Arduino_Boards/master/IDE_Board_Manager/package_sparkfun_index.json and paste it into the open field next to Additional Boards Manager URLs:
- Click OK
- Click Tools – Boards - Board Manager and do a search for Digital Sandbox
- Click the Install button for 1.1.9 or newer for SpartFun AVR Boards by SparkFun Electronics
- Click Close
- Click File – Preferences
- Under Sketchbook location: change it to say C:\Program Files (x86)\Arduino
- Click OK
- Close Arduino
- Go to http://www.carobot.cc/how-to/ardublock/ and click the blue words that say Download it from our server
- Open your downloads folder and ensure the ardublock-161216-carobot.jar (numbers may vary) is there
- Open another File Explorer window, folder icon with a blue handle on it
- Navigate to C:\Program Files (x86)\Arduino
- Right-click and create a new folder called tools and open it
- Right-click and create a new folder called ArduBlockTool and open it
- Right-click and create a new folder called tool and open it
- Drag the ardublock-161216-carobot.jar (numbers may vary) and drop it into the most recent tool folder you just created
a. The path should now look like C:\Program Files (x86)\Arduino\tools\ArduBlockTool\tool\ ardublock-161216-carobot.jar (numbers may vary) - Close your File Explorer window
- Open Arduino
- Click Tools and make sure you have the correct board selected under Boards
- Click Tools and make sure you have the correct port selected under Ports
- Click Tools and you should notice that ArduBlock is now installed
That will get your Arduino software fully updated, all boards installed, and ArduBlock included.
Metadata
Metadata
Assignees
Labels
questionA request for informationA request for information