Skip to content
/ oduino Public

Arduino core for the ODROID

License

Notifications You must be signed in to change notification settings

hhk7734/oduino

Repository files navigation

Oduino

Arduino core for the ODROID

Installation

OS

Supports Ubuntu MATE desktop.

Installation Guide and OS download link: https://wiki.odroid.com/getting_started/os_installation_guide

Arduino

Oduino

Open Terminal and execute the following command (copy and paste the following command to the termianl):

git clone --recursive https://github.com/hhk7734/oduino.git \
    ~/Arduino/hardware/hardkernel/odroid &&\
sudo ~/Arduino/hardware/hardkernel/odroid/tools/install.sh

If you already opened the Arduino IDE, Close and reopen the Arduino IDE.

Setup

  • Tools -> Board: -> ODROID
  • Tools -> Port: -> /dev/ttyHK0
  • Tools -> Programmer: -> Bridge