https://github.com/seeed-studio/grove-raspberrypi
SeeedStudio Grove Library for Raspberry Pi
https://github.com/seeed-studio/grove-raspberrypi
Last synced: about 1 year ago
JSON representation
SeeedStudio Grove Library for Raspberry Pi
- Host: GitHub
- URL: https://github.com/seeed-studio/grove-raspberrypi
- Owner: Seeed-Studio
- License: mit
- Created: 2013-05-22T03:19:49.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2024-10-08T11:27:30.000Z (over 1 year ago)
- Last Synced: 2025-03-29T22:07:58.795Z (about 1 year ago)
- Language: C++
- Size: 94.7 KB
- Stars: 74
- Watchers: 26
- Forks: 41
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
README
Grove-RaspberryPi
-----------------
SeeedStudio Grove Library for Raspberry Pi
All librarys is test the Seeed Studio Grove series in Raspberry Pi.
You can find all Grove series module [here][1]
![Grove-RaspberryPi][2]
### Usage:
With the C library, it had a Makefile, you just run `make` to build it.
For the Python application, run it with `python ###library_name###.py`.
There are an [article][3] about how to use it.
----
This software is written by [xiaobo][4] for seeed studio and is licensed under [The MIT License](http://opensource.org/licenses/mit-license.php). Check License.txt for more information.
Contributing to this software is warmly welcomed. You can do this basically by
[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
for operating guide). Adding change log and your contact into file header is encouraged.
Thanks for your contribution.
Seeed 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.
[1]: http://www.seeedstudio.com/wiki/GROVE_System
[2]: http://www.seeedstudio.com/wiki/images/9/92/QQ%E5%9B%BE%E7%89%8720140108102207.jpg
[3]: http://bbs.xiaomi.cn/thread-7797152-1-1.html
[4]: mailto://yexiaobo@seeedstudio.com
[](https://github.com/igrigorik/ga-beacon)