kit:software_configuration
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| kit:software_configuration [2018/09/22 15:18] – [Step Two: Download the CrOS Software] - Updated source file names steve | kit:software_configuration [2025/06/07 14:53] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| If you run into trouble following the instructions on this page, there are a number of places to turn for help: | If you run into trouble following the instructions on this page, there are a number of places to turn for help: | ||
| - | * arduino.cc - [[https:// | + | * arduino.cc - [[https:// |
| * arduino.cc - [[https:// | * arduino.cc - [[https:// | ||
| * The community at the [[http:// | * The community at the [[http:// | ||
| Line 16: | Line 16: | ||
| ====== Step One: Download and install the Arduino IDE software ====== | ====== Step One: Download and install the Arduino IDE software ====== | ||
| - | To install the CrowBox system software onto your Arduino UNO microcontroller board, you'll need a computer, a USB A to B cable, and the Arduino IDE software, which is available for free download. IDE stands for // | + | To install the CrowBox system software onto your Arduino UNO microcontroller board, you'll need a computer, a USB A to B cable, and the Arduino IDE software |
| - | Let's get started! First, follow the official instructions at the Arduino website to install the version of the Arduino IDE software that matches your computer' | + | Let's get started! First, follow the official instructions at the Arduino website to [[https://docs.arduino.cc/ |
| - | + | ||
| - | * Arduino software install guide for [[https://www.arduino.cc/ | + | |
| - | * Arduino | + | |
| - | * Arduino software | + | |
| ====== Step Two: Download the CrOS Software ====== | ====== Step Two: Download the CrOS Software ====== | ||
| - | The CrowBox is controlled by an Arduino UNO microcontroller board which runs the CrowBox Operating System software that we call ' | + | The CrowBox is controlled by an Arduino UNO microcontroller board which runs the CrowBox Operating System software that we call ' |
| -Download the latest version of the [[kit: | -Download the latest version of the [[kit: | ||
| - | -You will receive a file named something like **cros_v099a.zip**. Double-click this file to extract the .zip archive | + | -You will receive a file named something like **cros_v10.zip**. Double-click this file to extract the .zip archive |
| -The archive should create a folder called **cros** which contains the CrOS source code files, which have extensions like .h, .cpp, and a file named **cros.ino** | -The archive should create a folder called **cros** which contains the CrOS source code files, which have extensions like .h, .cpp, and a file named **cros.ino** | ||
| Line 34: | Line 30: | ||
| -Launch the Arduino IDE software that you downloaded and installed in steps one and two. | -Launch the Arduino IDE software that you downloaded and installed in steps one and two. | ||
| -From the Arduino menu, select FILE-> | -From the Arduino menu, select FILE-> | ||
| - | -In the file dialog window that appears, navigate to the ' | + | -In the file dialog window that appears, navigate to the **cros_v10** |
| -The CrOS project files will be loaded and you will see some tabs containing filenames that begin with ' | -The CrOS project files will be loaded and you will see some tabs containing filenames that begin with ' | ||
| - | -It's possible that at some point a window will appear near the bottom of the Arduino IDE which says " | + | -It's possible that at some point a window will appear near the bottom of the Arduino IDE which tells you " |
| ====== Step Four: Connect your Arduino UNO board ====== | ====== Step Four: Connect your Arduino UNO board ====== | ||
| -Plug the ' | -Plug the ' | ||
| -Allow a moment for your operating system to detect the new device. On Windows operating systems, drivers may begin to install. If so, allow this process to finish before proceeding. | -Allow a moment for your operating system to detect the new device. On Windows operating systems, drivers may begin to install. If so, allow this process to finish before proceeding. | ||
| - | | + | |
| - | -The details of the next step depend on your operating system: | + | -Some details of the next step depend on your operating system, but to start, look at the top left of your Arduino IDE window and you should see three round buttons, and a drop-down box to the right of those buttons. Click the small arrow at the right side of the drop down box and select **Arduino Uno**. Depending on your computer operating system, the full board description will look something like this: |
| - Windows | - Windows | ||
| - | - In the Arduino | + | - 'Arduino |
| - | - Examples: | + | |
| - Mac OSX | - Mac OSX | ||
| - | - In the Arduino | + | - 'Arduino |
| - | - Linux | + | |
| - | - We have no instructions for this step at present! | + | |
| - | - If you are familiar with the Arduino IDE on Linux, please contact us on the Google Group to contribute to this section | + | |
| ====== Step Five: Upload CrOS software to Arduino UNO ====== | ====== Step Five: Upload CrOS software to Arduino UNO ====== | ||
| - | -At the top left of the Arduino IDE window | + | -At the top left of the Arduino IDE window |
| - | -Click the //Upload// button. The CrOS software will compile on your computer and then be uploaded to the Arduino UNO board which you've connected to your computer with the USB cable. If you receive an error message, the best place to turn for help is the [[http:// | + | -Click the //Upload// button. The CrOS software will compile on your computer and then be uploaded to the Arduino UNO board which you've connected to your computer with the USB cable. |
| + | - If you receive an error message, the best place to turn for help is the [[http:// | ||
| -Once the upload is complete, leave the Arduino UNO board connected to your computer for 30 seconds before disconnecting the USB cable. | -Once the upload is complete, leave the Arduino UNO board connected to your computer for 30 seconds before disconnecting the USB cable. | ||
| - | Your CrowBox software | + | Your CrowBox software |
kit/software_configuration.1537654715.txt.gz · Last modified: 2018/09/22 15:18 by steve