.. |
badger2040
|
Badger 2040: Fix partial update hang for #348
|
2022-05-06 17:56:10 +01:00 |
bitmap_fonts
|
Pico Graphics: Move bitmap fonts into generic library.
|
2022-03-30 15:10:52 +01:00 |
breakout_as7262
|
MicroPython: Promote machine.I2C() to PimoroniI2C.
|
2022-05-18 13:20:33 +01:00 |
breakout_bh1745
|
MicroPython: Promote machine.I2C() to PimoroniI2C.
|
2022-05-18 13:20:33 +01:00 |
breakout_bme68x
|
MicroPython: Promote machine.I2C() to PimoroniI2C.
|
2022-05-18 13:20:33 +01:00 |
breakout_bme280
|
MicroPython: Promote machine.I2C() to PimoroniI2C.
|
2022-05-18 13:20:33 +01:00 |
breakout_bmp280
|
MicroPython: Promote machine.I2C() to PimoroniI2C.
|
2022-05-18 13:20:33 +01:00 |
breakout_colourlcd160x80
|
fix micorpython line and triangle primitives for breakout LCDs
|
2022-04-28 14:32:53 +02:00 |
breakout_colourlcd240x240
|
Merge pull request #327 from pimoroni/feature/merged-st7789
|
2022-05-18 13:37:56 +01:00 |
breakout_dotmatrix
|
MicroPython: Promote machine.I2C() to PimoroniI2C.
|
2022-05-18 13:20:33 +01:00 |
breakout_encoder
|
MicroPython: Promote machine.I2C() to PimoroniI2C.
|
2022-05-18 13:20:33 +01:00 |
breakout_icp10125
|
MicroPython: Promote machine.I2C() to PimoroniI2C.
|
2022-05-18 13:20:33 +01:00 |
breakout_ioexpander
|
MicroPython: Promote machine.I2C() to PimoroniI2C.
|
2022-05-18 13:20:33 +01:00 |
breakout_ltr559
|
MicroPython: Promote machine.I2C() to PimoroniI2C.
|
2022-05-18 13:20:33 +01:00 |
breakout_matrix11x7
|
MicroPython: Promote machine.I2C() to PimoroniI2C.
|
2022-05-18 13:20:33 +01:00 |
breakout_mics6814
|
MicroPython: Promote machine.I2C() to PimoroniI2C.
|
2022-05-18 13:20:33 +01:00 |
breakout_msa301
|
MicroPython: Promote machine.I2C() to PimoroniI2C.
|
2022-05-18 13:20:33 +01:00 |
breakout_pmw3901
|
PMW3901, PAA5100: Construct correct class for secret sauce.
|
2022-03-18 13:34:49 +00:00 |
breakout_potentiometer
|
MicroPython: Promote machine.I2C() to PimoroniI2C.
|
2022-05-18 13:20:33 +01:00 |
breakout_rgbmatrix5x5
|
MicroPython: Promote machine.I2C() to PimoroniI2C.
|
2022-05-18 13:20:33 +01:00 |
breakout_roundlcd
|
Merge pull request #327 from pimoroni/feature/merged-st7789
|
2022-05-18 13:37:56 +01:00 |
breakout_rtc
|
MicroPython: Promote machine.I2C() to PimoroniI2C.
|
2022-05-18 13:20:33 +01:00 |
breakout_scd41
|
MicroPython: Promote machine.I2C() to PimoroniI2C.
|
2022-05-18 13:20:33 +01:00 |
breakout_sgp30
|
MicroPython: Promote machine.I2C() to PimoroniI2C.
|
2022-05-18 13:20:33 +01:00 |
breakout_trackball
|
MicroPython: Promote machine.I2C() to PimoroniI2C.
|
2022-05-18 13:20:33 +01:00 |
breakout_vl53l5cx
|
MicroPython: Promote machine.I2C() to PimoroniI2C.
|
2022-05-18 13:20:33 +01:00 |
encoder
|
Optimized some encoder functions
|
2022-05-12 23:57:22 +01:00 |
hershey_fonts
|
Separate Hershey Fonts into their own library.
|
2022-03-30 15:10:52 +01:00 |
hub75
|
MicroPython: Drop PicoDisplay/PicoDisplay2 modules.
|
2022-05-12 12:49:33 +01:00 |
motor
|
Optimized most motor functions
|
2022-05-12 23:49:31 +01:00 |
pico_display
|
PicoDisplay: Use pins for buttons.
|
2022-05-12 12:44:00 +01:00 |
pico_display_2
|
PicoDisplay: Use pins for buttons.
|
2022-05-12 12:44:00 +01:00 |
pico_explorer
|
Possible fix for display glitch after first program run
|
2022-02-22 11:00:02 +00:00 |
pico_rgb_keypad
|
Append CMAKE_MODULE_PATHs to simplify micropython.cmake, drop .mk files
|
2021-05-21 11:34:52 +01:00 |
pico_scroll
|
Append CMAKE_MODULE_PATHs to simplify micropython.cmake, drop .mk files
|
2021-05-21 11:34:52 +01:00 |
pico_unicorn
|
Append CMAKE_MODULE_PATHs to simplify micropython.cmake, drop .mk files
|
2021-05-21 11:34:52 +01:00 |
pico_wireless
|
Pico Wireless: Driver Rewrite
|
2022-03-30 15:30:11 +01:00 |
pimoroni_i2c
|
MicroPython: Promote machine.I2C() to PimoroniI2C.
|
2022-05-18 13:20:33 +01:00 |
plasma
|
Merge pull request #232 from waveform80/rgbgrbrg
|
2022-01-25 11:10:49 +00:00 |
pwm
|
First setup of motor micropython bindings
|
2022-04-05 20:44:03 +01:00 |
qrcode@b5afd3c031
|
qrcode: Bind ECC and Mask controls
|
2022-03-11 12:52:29 +00:00 |
servo
|
Further Motor documentation
|
2022-05-09 17:07:14 +01:00 |
st7789
|
ST7789: Add fixes from #344
|
2022-05-23 13:54:44 +01:00 |
ulab@24caf74d90
|
Bump ULAB to version with micropython.mk
|
2021-03-29 13:51:11 +01:00 |
badger2040-micropython.cmake
|
Pico Graphics: Move bitmap fonts into generic library.
|
2022-03-30 15:10:52 +01:00 |
micropython.cmake
|
Merge pull request #327 from pimoroni/feature/merged-st7789
|
2022-05-18 13:37:56 +01:00 |