pimoroni-pico/micropython/examples
Phil Howard daa6603d1b PicoVector: Big refactor, ppp primitives.
* Remove Polygon types in favour of primitives .circle, .rectangle etc
* Add a new Transform type for building up transformation matrices
* Add support to set/clear transform on drawing
2025-03-28 10:31:01 +00:00
..
automation2040w Fix web server only serving file once and wifi country configuration 2023-04-08 16:57:01 +02:00
badger2040 Badger2038/2040W: Remove old/incompatible examples. 2024-01-16 14:01:34 +00:00
breakout_as7262 AS7262: Update MicroPython example. 2022-06-13 20:17:59 +01:00
breakout_as7343 AS7343: make MicroPython pins consistent 2024-06-14 17:27:53 +01:00
breakout_bh1745 BH1745 MicroPython bindings & example 2021-07-30 12:41:06 +01:00
breakout_bme68x update example to match docs 2023-01-10 14:29:02 +00:00
breakout_bme280 Add MicroPython bindings for BME280 and BMP280 2021-08-02 14:20:59 +01:00
breakout_bmp280 Add MicroPython bindings for BME280 and BMP280 2021-08-02 14:20:59 +01:00
breakout_colourlcd160x80 Update examples to use PicoGraphics (#428) 2022-07-07 09:37:47 +01:00
breakout_colourlcd240x240 Update examples to use PicoGraphics (#428) 2022-07-07 09:37:47 +01:00
breakout_dotmatrix Port remaining modules to PimoroniI2C, update examples 2021-05-18 11:18:41 +01:00
breakout_encoder Port remaining modules to PimoroniI2C, update examples 2021-05-18 11:18:41 +01:00
breakout_encoder_wheel Added C & MP interrupt example 2023-05-10 16:57:38 +01:00
breakout_icp10125 Python bindings & docs for ICP10125 2021-09-08 14:10:21 +01:00
breakout_ioexpander IOExpander: add I2C address change example 2023-09-21 16:16:10 +01:00
breakout_ltr559 LTR559: Add interrupt.py demo from #169. 2024-03-11 13:38:07 +00:00
breakout_matrix11x7 Port remaining modules to PimoroniI2C, update examples 2021-05-18 11:18:41 +01:00
breakout_mics6814 Port remaining modules to PimoroniI2C, update examples 2021-05-18 11:18:41 +01:00
breakout_msa301 Port remaining modules to PimoroniI2C, update examples 2021-05-18 11:18:41 +01:00
breakout_pmw3901 Python: Fix new linting errors. 2022-08-03 09:07:32 +01:00
breakout_potentiometer Port remaining modules to PimoroniI2C, update examples 2021-05-18 11:18:41 +01:00
breakout_rgbmatrix5x5 Port remaining modules to PimoroniI2C, update examples 2021-05-18 11:18:41 +01:00
breakout_roundlcd Update examples to use PicoGraphics (#428) 2022-07-07 09:37:47 +01:00
breakout_rtc add RV3028 function example 2022-10-12 12:21:13 +01:00
breakout_scd41 SCD41: update example to use default pins 2023-06-23 11:55:25 +01:00
breakout_sgp30 Port remaining modules to PimoroniI2C, update examples 2021-05-18 11:18:41 +01:00
breakout_trackball Port remaining modules to PimoroniI2C, update examples 2021-05-18 11:18:41 +01:00
breakout_vl53l5cx Linting businessbot.py 2022-05-30 17:04:10 +01:00
common Tinyweb: Python linting. 2024-08-13 09:41:02 +01:00
cosmic_unicorn compatibility changes for microdot 2.x 2025-03-10 15:15:14 +00:00
encoder Added encoder C++ examples 2022-05-12 16:15:40 +01:00
galactic_unicorn compatibility changes for microdot 2.x 2025-03-10 15:15:14 +00:00
gfx_pack Another go at the linter. 2023-08-14 10:40:43 +01:00
inky_frame Inky Frame: Remove MicroPython build and examples. 2024-12-03 11:49:28 +00:00
interstate75 fix: [url] placekitten.com is down, someone created a drop in replacement, placecats.com 2024-10-27 11:15:09 +01:00
inventor2040w Relocated example and updated readme 2024-04-03 14:37:26 +01:00
keybow2040 Keybow2040: Basic-ish USB examples. 2024-06-04 19:55:24 +01:00
motor2040 MicroPython: Correct is not True usage. 2022-06-17 15:15:19 +01:00
pcf85063a Update pico_rtc.py 2023-04-11 21:17:35 +02:00
pico_audio simple example for Pico Audio Pack 2024-04-22 15:35:53 +01:00
pico_display Merge pull request #1041 from pimoroni/examples/rp2350-display-pack 2024-12-24 13:50:07 +00:00
pico_enviro Add rounding to lux report to prevent unit being overwritten 2023-06-23 20:27:10 +01:00
pico_explorer Update noise.py 2023-04-14 10:04:07 -07:00
pico_inky fix: [url] placekitten.com is down, someone created a drop in replacement, placecats.com 2024-10-27 11:15:09 +01:00
pico_lipo_shim Examples: Update ADC() 2024-07-02 12:45:29 +01:00
pico_motor_shim Added MP encoder examples 2022-05-12 14:45:20 +01:00
pico_rgb_keypad Pico RGB Keypad: Refactor to class. 2023-03-16 13:25:19 +00:00
pico_scroll Scroll Pack: Fix demo.py 2023-03-21 14:24:03 +00:00
pico_unicorn Made sure all columns are used! 2023-09-05 16:09:02 +01:00
pico_wireless PicoWireless: network scan example 2021-10-04 16:20:57 +01:00
picow_explorer Tufty 2040: Vector examples. 2023-09-07 10:14:32 +01:00
pimoroni_pico_lipo Examples: Update ADC() 2024-07-02 12:45:29 +01:00
plasma2040 SCD41: add Plasma 2040 example 2023-06-23 12:11:05 +01:00
plasma_stick Merge pull request #957 from pimoroni/plasma-stick-brightness 2024-10-31 12:13:53 +00:00
servo2040 MicroPython: Correct is not True usage. 2022-06-17 15:15:19 +01:00
stellar_unicorn compatibility changes for use with microdot 2.x 2025-03-03 09:40:42 +00:00
tiny2040 Tiny 2040: add button/LED example 2023-07-21 13:03:44 +01:00
tufty2040 PicoVector: Big refactor, ppp primitives. 2025-03-28 10:31:01 +00:00
.gitignore PicoWireless: move HTTP code to ppwhttp library 2021-09-29 12:20:06 +01:00