Modifications

Sauter à la navigation Sauter à la recherche
2 061 octets ajoutés ,  16 novembre 2019 à 23:46
Page créée avec « {{Pololu-Romi-32U4-NAV}} {{traduction}} The Romi 32U4 Control Board can be programmed from the Arduino IDE as described in the preceding sections. To help interface wit... »
{{Pololu-Romi-32U4-NAV}}

{{traduction}}

The Romi 32U4 Control Board can be programmed from the Arduino IDE as described in the preceding sections.

To help interface with all the on-board hardware on the control board, we provide the '''Romi32U4 library'''. The [http://pololu.github.io/romi-32u4-arduino-library Romi32U4 library documentation] provides detailed information about the library, and the library comes with several example sketches.

If you are using version 1.6.2 or later of the Arduino software (IDE), you can use the Library Manager to install this library:

# In the Arduino IDE, open the “Sketch” menu, select “Include Library”, then “Manage Libraries…”.
# Search for “Romi32U4”.
# Click the Romi32U4 entry in the list.
# Click “Install”.

If this does not work, you can manually install the library:
# Download the [https://github.com/pololu/romi-32u4-arduino-library latest release archive from GitHub] and decompress it.
# Rename the folder “romi-32u4-arduino-library-master” to “Romi32U4”.
# Move the “Romi32U4” folder into the “libraries” directory inside your Arduino sketchbook directory. You can view your sketchbook location by opening the “File” menu and selecting “Preferences” in the Arduino IDE. If there is not already a “libraries” folder in that location, you should make the folder yourself.
# After installing the library, restart the Arduino IDE.

After you install the Romi32U4 library, you can learn more about it by trying the included example sketches and by reading the [http://pololu.github.io/romi-32u4-arduino-library Romi32U4 library documentation].

If you are using the Romi 32U4 Control Board with a Raspberry Pi, you might also want to make use of our [https://github.com/pololu/pololu-rpi-slave-arduino-library Raspberry Pi slave library for Arduino], which sets up the A-Star as an I²C slave and helps establish communication with a Raspberry Pi master. See Section 3.7 for more information about the Raspberry Pi interface.

{{Pololu-Romi-32U4-TRAILER}}
29 922

modifications

Menu de navigation