pimoroni-pico/micropython/modules/breakout_encoder
Phil Howard b2056040e8 Port Encoder and Potentiometer to Pimoroni I2C
Wraps just enough of Pimoroni I2C to make it work in MicroPython.

Ports Encoder and Potentiometer to use a PimorniI2C() instance in lieu of sda/scl.
2021-05-17 18:09:39 +01:00
..
breakout_encoder.c Added micropython examples for Pot and Enc 2021-05-14 12:41:46 +01:00
breakout_encoder.cpp Port Encoder and Potentiometer to Pimoroni I2C 2021-05-17 18:09:39 +01:00
breakout_encoder.h Added micropython examples for Pot and Enc 2021-05-14 12:41:46 +01:00
micropython.cmake Micropython bindings for Encoder and Pot breakouts 2021-05-14 12:41:23 +01:00
micropython.mk Micropython bindings for Encoder and Pot breakouts 2021-05-14 12:41:23 +01:00