source: rtos_arduino/trunk/examples/Milkcocoa_NCESIoT/Grove_Ultrasonic_Ranger/README.md@ 227

Last change on this file since 227 was 227, checked in by ertl-honda, 8 years ago

NCES IoT と Milkcocoaを組み合わせたサンプル

File size: 2.2 KB
Line 
1Grove_Ultrasonic_Ranger
2--------------------------------
3
4[![Grove_Ultrasonic_Ranger](http://www.seeedstudio.com/wiki/images/thumb/3/3a/Ultrasonic_Ranger.jpg/300px-Ultrasonic_Ranger.jpg)](http://www.seeedstudio.com/depot/grove-ultrasonic-ranger-p-960.html?cPath=144_149)
5
6This Grove - ultrasonic sensor is a non-contact distance measurement module which works at 42KHz, suitable for projects that require middle distance measurement.
7
8### Usage:
9
101. Clone this repo or download as a zip;
112. Unzip the zip file if you downloaded a zip file;
123. Remove the string "-master" if you download as a zip file;
134. Copy the directory "Grove_Ultrasonic_Ranger" into Arduino's libraries directory;
145. Open Arduino IDE, go to "File"->"Examples"->"Grove_Ultrasonic_Ranger"
15
16Assume that you connected the grove correctly.
17
18For connection guide and more information, please refer to [wiki page](http://www.seeedstudio.com/wiki/Grove_-_Ultrasonic_Ranger).
19
20
21----
22
23This software is written by L.G. for for [Seeed Technology Inc.](http://www.seeed.cc) and is licensed under [The MIT License](http://opensource.org/licenses/mit-license.php). Check License.txt/LICENSE for the details of MIT license.<br>
24
25Contributing to this software is warmly welcomed. You can do this basically by<br>
26[forking](https://help.github.com/articles/fork-a-repo), committing modifications and then [pulling requests](https://help.github.com/articles/using-pull-requests) (follow the links above<br>
27for operating guide). Adding change log and your contact into file header is encouraged.<br>
28Thanks for your contribution.
29
30Seeed is a hardware innovation platform for makers to grow inspirations into differentiating products. By working closely with technology providers of all scale, Seeed provides accessible technologies with quality, speed and supply chain knowledge. When prototypes are ready to iterate, Seeed helps productize 1 to 1,000 pcs using in-house engineering, supply chain management and agile manufacture forces. Seeed also team up with incubators, Chinese tech ecosystem, investors and distribution channels to portal Maker startups beyond.
31
32
33[![Analytics](https://ga-beacon.appspot.com/UA-46589105-3/Grove_Ultrasonic_Ranger)](https://github.com/igrigorik/ga-beacon)
34
35
Note: See TracBrowser for help on using the repository browser.