Skip to content

gwx1988/ambd_arduino

 
 

Repository files navigation

Ameba Arduino SDK

How to add realtek ameba core files:

You can reference below link to get started: http://www.amebaiot.com/ameba-arduino-getting-started/

Or you can follow steps below.

  1. Arduino IDE 1.6.5 support third party hardware by providing hardware configuration. You need add Ameba's configuration in "File" -> "Preferences". And fill below URL in "Additional Boards Manager URLs:" https://github.com/ambiot/ambd_arduino/raw/master/Arduino_package/package_realtek.com_amebad_index.json

    We also suggest to enable "Show verbose output" options on "compilation" and "upload" in Preference.

  2. Open "Device Manager" in "Tools" -> "Board" -> "Board Manager". Wait for IDE update core configuration. Scroll down the menu, you will see Realtek Ameba in the list. Press "Install" at the right side.

  3. Select Ameba in "Tools" -> "Board" -> "Ameba Arduino". Now you are able to develop Arduino code and upload image onto Ameba.

    More information refer to https://www.amebaiot.com/en/ameba-arduino-summary/

Contributing to Ameba

Please spend 5mins to read the Coding Style and Contribution Guideline at here before you contribute.

About

AmebaD Arduino third-party package SDK

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 96.5%
  • C++ 3.5%
  • Objective-C 0.0%
  • CMake 0.0%
  • Shell 0.0%
  • Batchfile 0.0%