adafruit / Adafruit_CircuitPython_Register

Python data descriptor classes to represent hardware registers on I2C devices.
MIT License
51 stars 23 forks source link

added examples folder and example .py files #8

Closed mrmcwethy closed 6 years ago

mrmcwethy commented 6 years ago

https://github.com/adafruit/circuitpython/issues/493

added examples for RWBit, RWBits, Struct, and UnaryStruct

ladyada commented 6 years ago

wow amazing examples!