Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nichtich/me_lib
Makeblock Me-Series electronic modules library as available at http://www.makeblock.cc/download/
https://github.com/nichtich/me_lib
Last synced: 22 days ago
JSON representation
Makeblock Me-Series electronic modules library as available at http://www.makeblock.cc/download/
- Host: GitHub
- URL: https://github.com/nichtich/me_lib
- Owner: nichtich
- Created: 2013-05-20T20:41:56.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-05-20T20:38:56.000Z (over 11 years ago)
- Last Synced: 2024-10-30T16:24:47.654Z (2 months ago)
- Language: C++
- Size: 90.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
/************** MakeBlock Electronic Modules Libraries
V1.0 *******************
* Updated : Evan
* Version : V1.0.0
* Date : 4/18/2013
* License : CC-BY-SA 3.0
* Copyright (C) 2011 Hulu Robot Technology Co., Ltd. All right reserved.
*******************************************************************************/1. Before programming, we have to make a copy of libraries to the Arduino default library path.
The default path is usually in "C:\Users\user name\Documents\Arduino\libraries" (Windows 7).2. Open the Arduino Application. If already open it, you need to restart.
3. Click "File->Examples". Here are some test program.
4. For information on installing libraries, see: http://arduino.cc/en/Guide/Libraries