Data Sheet

4/27/2018 OpenCR1.0
http://emanual.robotis.com/docs/en/parts/controller/opencr10/ 30/50
7. Examples
7. 1. LED
It is a built-in LED test on the OpenCR board.
7. 1. 1. Code
There are 5 LEDs available in OpenCR, USER1 ~ 4, and the LED connected to base 13 of
Arduino.
USER1 ~ 4 arduino pin numbers are defined as follows. When the corresponding pin is
output as High / Low, the LED turns on / off.
It is a code that sequentially turns on and off all the LEDs.
7. 1. 2. Result
OpenCR Arduino Test - LED
OpenCR1.0
Back to Top ▲