Skip to content

Latest commit

 

History

History
 
 

python

This directory holds specific examples written in Python.

iot-starterkit-for-pi-and-grove-peripherals covers a version running on a Raspberry Pi with peripherals attached via a GrovePi shield.

iot-starterkit-for-desktop covers a corresponding version and helper tool running on a desktop with a graphical user interface.

device_registration_via_api demonstrates the usage of the RDMS API in order to create new device instances programatically.

binary_transfer demonstrates the low level https interactions (also suitable for uControlers) used to work with binary messages.