Commit graph

9 commits

Author SHA1 Message Date
John Furcean
33d1148949 update examples 2021-06-10 17:03:49 -04:00
Kattni
6467edbed5
Merge pull request #64 from jepler/incrementalencoder
Add a convenience class that mimics rotaryio.IncrementalEncoder in the core
2021-05-12 15:25:32 -04:00
1294a38a1b Fix get_version(), lost in search&replace 2021-05-12 14:10:47 -05:00
4942663713 Add product ID check to rotary simpletest 2021-05-12 12:48:40 -05:00
c20bb202c1 examples: Use board.I2C() 2021-05-12 12:43:44 -05:00
4d3f459da0 Add IncrementalEncoder
.. this wraps the core code in seesaw.py into a compatible subset of
the core's rotaryio.IncrementalEncoder class.
2021-05-12 12:36:42 -05:00
Kattni Rembor
a8665714df Update string format. 2021-05-12 13:20:50 -04:00
Kattni Rembor
d38cdea02a Update names. 2021-05-12 13:16:21 -04:00
John Furcean
902665d19b add rotary encoder support 2021-05-12 12:10:48 -04:00