Skip to content

Latest commit

 

History

History
49 lines (26 loc) · 1.9 KB

README.md

File metadata and controls

49 lines (26 loc) · 1.9 KB

alt text Library v2.1.0916

Arduino library for Makeblock electronic modules

This library replace the Me_Lib_V2.0, this new library is rebuild and improved, we recommend all Makeblock customers to use this one.

How to use:

  1. Download the zip package: https://github.com/Makeblock-official/Makeblock-Library/archive/master.zip

  2. Decompress the makeblock folder in the zip to the Arduino default library:

     Windows 7: C:\Users\user name\Documents\Arduino\libraries   
     OSX:  /Users/username/Documents/Arduino/libraries"
    

    Your Arduino library folder should now look like this (on Windows):

     My Documents\Arduino\libraries\Makeblock\Makeblock.cpp
    
     My Documents\Arduino\libraries\Makeblock\Makeblock.h
    
     My Documents\Arduino\libraries\Makeblock\examples
     ....
    

    or like this (on Mac):

     Documents/Arduino/libraries/Makeblock/Makeblock.cpp
    
     Documents/Arduino/libraries/Makeblock/Makeblock.h
    
     Documents/Arduino/libraries/Makeblock/examples
     ...
    

    or similarly for Linux.

  3. Open the Arduino Application. If already open it, you need to restart to see changes.

  4. Click "File->Examples". Here are some test program.

  5. For information on installing libraries, check the official arduino docs

For more infomation on using Makeblock electronic modules, please visit our wiki (http://wiki.makeblock.cc)

Buy our products at www.Makeblock.cc

alt text

alt text