Skip to content

wasdpkj/Microduino-IDE-Support

Repository files navigation

Microduino-IDE Build Status GitHub version

  • 2017-07-14:
    • Library进行了一次大更新,可能会和之前的程序有不兼容
    • 如需下载更新前的老版本,可去OLD分支下载:OLD-Download
    • The libraries have been updated greatly and the new ones maybe incompatible with the previous programs
    • To download the old version before the update, please go to OLD branch:OLD-Download

Table of Contents

  1. Release
    1. Latest Releases
    2. Previous Releases
  2. Installation
    1. How to add the support package for Microduino
    2. How to add the libraries for Microduino
  3. Drivers
    1. Drivers for windows
    2. Drivers for macox
  4. Core Pinmap
    1. Core
    2. CorePlus
    3. CoreESP
  5. Website

Release

Latest Releases

Previous Releases

Installation

  • We do a lot of work related to the libraries for better support of Microduino and mCookie Modules
  • The libraries are not included in the support package, so the libraries needs additional installation
  • 我们为了让Microduino和mCookie模块的库更好使用,做了很多工作
  • 支持包中未包含库,库需要另外安装

How to add the support package for Microduino

How to add the libraries for Microduino

  • Clone this project or Download: Microduino-IDE-Support-master.zip
  • We recommend: first clear the Arduino installation directory libraries folder, to prevent the conflict between libraries:
    • For example Servo, we have modified the code to support more cores
  • Copy the libraries folder to the Arduino installation directory

Drivers

Drivers for windows

  • Download
  • X64 Run:dpinst-amd64.exe
  • X86 Run:dpinst-x86.exe

Drivers for macox

  • Download
  • Support:
    • CP210X Install: mCenter,ideaBoard,CoreESP
    • USBTTL-C Install: USBTTL-C,mBattery,ideaBox

Core Pinmap

Core

Pin Functions

Core Plus

Pin Functions

Core ESP

Pin Functions

Website