Seeed Grove ++  v0.0.1-2386
Linux C++ Library For Seeed Grove Devices
URLs and References

Some convenient URLs to information related to programming and Grove.

URL Description
https://www.ccoderun.ca/sg++/ Seeed Grove ++ library for BeagleBone Green. C++ code.
https://github.com/adafruit/adafruit-beaglebone-io-python/tree/master/source Adafruit's BeagleBone IO library. C and Python code.
https://github.com/Seeed-Studio/Grove_Starter_Kit_for_BBG Seeed's Grove Python example code. Uses Adafruit's BB IO library.
https://github.com/DexterInd/GrovePi/tree/master/Software GrovePi. Several languages, including C and Python.
https://www.kernel.org/doc/Documentation/gpio/ Linux GPIO.
http://iotdk.intel.com/docs/master/upm/ Intel IoT C++ library with support for many Grove sensors.
https://github.com/intel-iot-devkit/upm GitHub repo for Intel IoT library UPM