We're no longer updating This wiki!!

This is an old revision of the document!


Power On/Off switch

You can control power supplying to ODROID-C2 while DC adaptor is connected with external switch, Sliding or Toggle Switch for example, if you connect such switch to J4 on the board. J4 is connected to NCP372 (Protection IC). There is an ENABLE pin on the NCP372 and it is a low-active and have an internal pull-down resistor for default on.

Switch status Output of NCP372
ON(short) OFF
OFF(open) ON (+5V)

With this hacking, we strongly recommend to shutdown the O/S completely before turn-off. Otherwise the file system could be damaged very easily. In Linux, for example, please make sure to execute shutdown -r now or poweroff.

Alternative power input

The J8 pins are added for an alternative power input (for easier wiring/soldering to power supply cable on PCB rev0.2 20160226)

IR Remote Controller (Android)


Manufacturer Code: 0x4DB2

Button IR code Scancode Android
Power0xDC116KEYCODE_POWER
Mute0x88113KEYCODE_VOLUME_MUTE
Home0x82102KEYCODE_HOME
OK0xCE97KEYCODE_DPAD_CENTER
Up0xCA103KEYCODE_DPAD_UP
Left0x99105KEYCODE_DPAD_LEFT
Right0xC1106KEYCODE_DPAD_RIGHT
Down0xD2108KEYCODE_DPAD_DOWN
Menu0xC5139KEYCODE_MENU
Back0x9A158KEYCODE_BACK
Volume Down0x81109KEYCODE_VOLUME_DOWN
Volume Up0x80104KEYCODE_VOLUME_UP

The IR remote key map is defined in /system/etc/remote.conf file.

en/c2_hardwarehacking.1467602254.txt.gz · Last modified: 2016/07/04 11:47 by ruppi
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0