Data Sheet

4/27/2018 OpenCR1.0
http://emanual.robotis.com/docs/en/parts/controller/opencr10/ 31/50
7. 2. Button
It is a built-in BUTTON test on the OpenCR board.
7. 2. 1. Code
There are Push switches SW1 ~ 2 and Dip switches 1 ~ 2 in OpenCR. The pin number is
defined as below, so you can see the status of the current button when you input the data
of that pin.
It is a code that outputs the button input status in serial.
7. 2. 2. Result
OpenCR Arduino Test - BUTTON
7. 3. Buzzer
It is a BUZZER related test built in the OpenCR board and uses the Tone function of Arduino.
7. 3. 1. Code
OpenCR1.0
Back to Top ▲