LOCOBoard is an Arduino UNO R3 shield for education with the following features:
- 8x8 LED matrix
- 4x RGB address LEDs
- buzzer
- IMU
- IR remote receiver
- user-controlled button
- 2x DC motor connectors
- 3x servo motor connectors
- 3x laser distance sensor connectors
- SSD1306 screen connector
- bluetooth module connector
- I2C connector
locoboard can be powered with any DC voltage power source providing between X and Y V.
For convenience, we provide a library with a custom API for all the LOCOBoard features. However, you can of course control individual hardware components using any compatible Arduino libraries.
Library | Version | Link |
---|---|---|
Servo | 1.2.2 | ZIP |
Arduino-IRremote | 4.4.0 | ZIP |
Adafruit_SSD1306 | 2.5.10 | ZIP |