UP^2 GrovePi+ Python Examples/Docs?

Hey All - Does anyone have any examples of using the Intel UP^2 GrovePi+ with python? There is a wiki but it seems to just be a copy of the RPi wiki so that code does not work. Through some stumbling I was able to get digital pin 8 on the GrovePi+ to work with python to blink an LED. But using any of the sensors seems to be confined to RPi libraries .



Any help is appreciated.



Cheers,

-Joe

Well I have sample python for the LCD, LED, Light Sensor, Temp&Humidity sensor working. Just need to figure out the button and rotary encoder.



All here if this helps anyone else:

https://github.com/joemcmanus/IntelUp2Grove



Cheers,

-Joe