63
ODROID C2 USER MANUAL
and prevent possible device damage.
The WiringPi library has been ported to work with C2. The chart
above illustrates the GPIO pin numbering translation scheme used in
the WiringPi library.
Tinkering project example
The image above is a project example using the ODROID-C2
and the kit. Details can be found in the related wiki at
http://bit.ly/
2ba6h8o
You can wire up your project to reflect the example show in
the image above, or a simplified version using fewer LEDs that reacts
to the same stimuli (light sensor being covered) as shown below.
Tinkering project example
Prior to trying out the example, you will need to build and install
the WiringPi library by running the following commands in a Terminal
window:
$ cd ~
$ git clone https://github.com/hardkernel/WiringPi
$ cd WiringPi
$ ./build
Chapter 4
Содержание ODROID-C2
Страница 1: ...ODROID C2 USER MANUAL rev 20161115 ...