This repository contains the following for MXChip IoT DevKit:
-
Install mbed CLI if you didn't have it on your machine.
The mbed CLI requires Python 2.7, please make sure you have installed the right version
-
Clone the code:
git clone https://github.com/VSChina/devkit-sdk-core-lib --recursive cd ./devkit-sdk-core-lib
-
Compile:
mbed compile --library --profile ./tools/profiles/library.json
-
After compile the code and generate the libdevkit-sdk-core-lib.a, can invoke the clean.cmd to clean up the output folder:
cd ./BUILD ../tools/clean.cmd
After run the clean.cmd under the BUILD folder, all files under the BUILD/libraries/devkit-sdk-core-lib/AZ3166/GCC_ARM can be used for generating the Arduino package.
There are a couple of ways you can contribute to this repo:
- Ideas, feature requests and bugs: We are open to all ideas and we want to get rid of bugs! Use the Issues section to either report a new issue, provide your ideas or contribute to existing threads.
- Documentation: Found a typo or strangely worded sentences? Submit a PR!
- Code: Contribute bug fixes, features or design changes.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
- Github Page - All DevKit documentations
- Getting Started Guide - Setup guide
- Projects Catalog - Learn and build IoT apps powered by Microsoft Azure within minutes
- Specs & Schematics - Datasheet, schematic, all about the kit hardware
The DevKit board features ARM Cortex-M processors. At its core, it comes with a SoC module that combines the power of the ST Microelectronics STM32F412 processor and Cypress BCM43362 for WiFi. For on-board peripherals, it has an OLED screen, headphone and speaker output, stereo microphone and abundant sensors such as humidity & temperature, pressure, motion (accelerometer & gyroscope) and magnetometer.
You can purchase the DevKit from: https://aka.ms/iot-devkit-purchase. We have opened purchase channel on DFRobot, SeeedStudio and Plugable