(TECH) Where to Find Example Code for RePhone Modules

RePhone can be a learning tool for you to start interesting projects. Currently, RePhone supports various development environment and development languages, you can either built applications with C/C++ based on Eclipse IDE, Arduino IDE, or with Lua and JavaScript.

If you are using Arduino IDE for your RePhone application development, you can find example code for all the RePhone modules in the following path:

Arduino_IDE_for_RePhone-master\hardware\arduino\mtk\libraries

And the \hardware\arduino\mtk\system\libmtk\include Folder contains a smorgasbord of header definitions for stuff that isn’t yet in the arduino compatible API.