..
analog
Added offset parameter to Analog, and fixed it not switching between ADC pins
2022-03-30 14:29:02 +01:00
analogmux
Finished C++ examples and tweaked MP examples
2022-04-28 21:23:18 +01:00
as7262
Drop obsolete MicroPython binding compat constructors.
2022-05-30 11:52:37 +01:00
bh1745
BH1745 MicroPython bindings & example
2021-07-30 12:41:06 +01:00
bme68x
Added Plasma2040 example that displays data from the BME68x
2021-08-20 18:17:39 +01:00
bme280
BME280: Correctly set device settings.
2022-06-10 11:37:13 +01:00
bmp280
Add MicroPython bindings for BME280 and BMP280
2021-08-02 14:20:59 +01:00
button
Add RGBLED and Button libraries
2021-07-20 15:34:24 +01:00
encoder
Added readme for encoder
2022-05-05 16:54:02 +01:00
esp32spi
Pico Wireless: Driver Rewrite
2022-03-30 15:30:11 +01:00
fatfs
Add support for SD over PIO SPI
2021-08-04 10:16:48 +01:00
hub75
HUB75 Perf, C++ scrolling text, docs
2021-12-02 12:41:30 +00:00
icp10125
ICP10125: Fix block indefinitely on repeated start
2022-02-10 12:28:57 +00:00
ioexpander
Drop obsolete MicroPython binding compat constructors.
2022-05-30 11:52:37 +01:00
is31fl3731
Use .begin() and .size() as per #213
2022-01-25 18:20:54 +00:00
ltp305
Tidy up constructors, drop unused variables, const single addr
2021-05-17 14:50:49 +01:00
ltr559
Drop obsolete MicroPython binding compat constructors.
2022-05-30 11:52:37 +01:00
motor
MicroPython: Use placement new to alloc classes on GC_HEAP
2022-05-23 15:34:49 +01:00
msa301
Drop obsolete MicroPython binding compat constructors.
2022-05-30 11:52:37 +01:00
pcf85063a
Tidied and reordered rtc class
2022-05-30 14:40:36 +01:00
pid
Finished C++ examples and tweaked MP examples
2022-04-28 21:23:18 +01:00
plasma
Plasma: Add WS2812 W suppot for #220
2021-12-03 10:50:06 +00:00
pms5003
PMS5003: Basic PMS5003 active-mode only driver.
2022-06-13 18:45:58 +01:00
pmw3901
PMW3901: Drop print from init.
2022-03-18 13:35:14 +00:00
pwm
MicroPython: Use placement new to alloc classes on GC_HEAP
2022-05-23 15:34:49 +01:00
rgbled
make GAMMA common
2021-09-13 17:40:51 +01:00
rv3028
Drop obsolete MicroPython binding compat constructors.
2022-05-30 11:52:37 +01:00
scd4x
New driver for SCD4X series CO2 sensors
2021-12-16 11:39:11 +00:00
sdcard
Add support for SD over PIO SPI
2021-08-04 10:16:48 +01:00
servo
MicroPython: Use placement new to alloc classes on GC_HEAP
2022-05-23 15:34:49 +01:00
sgp30
Drop obsolete MicroPython binding compat constructors.
2022-05-30 11:52:37 +01:00
sh1107
SH1107: Add driver and example.
2022-06-15 16:57:40 +01:00
st7735
PicoGraphics: Palettes as RGB, Scanline convert with callback.
2022-06-13 20:12:03 +01:00
st7789
ST7789: Convert Parallel IO to PIO + DMA.
2022-06-17 11:03:55 +01:00
trackball
Drop obsolete MicroPython binding compat constructors.
2022-05-30 11:52:37 +01:00
uc8151
UC8151: New DisplayDriver based UC8151 driver.
2022-06-23 14:30:36 +01:00
uc8151_legacy
UC8151: Refactor to uc8151_legacy.
2022-06-23 13:57:25 +01:00
vl53l1x
Remove unecessary manual conversion to byte arrays
2021-05-17 16:05:09 +01:00
vl53l5cx
VL53L5CX: Sideload firmware from user-supplied .bin
2022-05-17 12:33:07 +01:00
CMakeLists.txt
UC8151: New DisplayDriver based UC8151 driver.
2022-06-23 14:30:36 +01:00