pimoroni-pico/micropython/examples
Philip Howard c066325ca0
Merge pull request #909 from pimoroni/patch-ltr559-interrupt
LTR559: Add interrupt.py demo from #169.
2024-04-11 17:41:58 +01: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_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 Inky Frame: Include SDCard from micropython-lib. 2023-10-06 13:55:29 +01:00
cosmic_unicorn Cosmic Unicorn: add link 2023-09-05 17:31:25 +01:00
encoder Added encoder C++ examples 2022-05-12 16:15:40 +01:00
galactic_unicorn Update README.md 2023-09-13 10:57:56 +01:00
gfx_pack Another go at the linter. 2023-08-14 10:40:43 +01:00
inky_frame fixed arg order bug 2024-04-11 14:02:26 +01:00
interstate75 fix: Only set time if the wlan is connected 2023-08-10 15:58:52 +01:00
inventor2040w Relocated example and updated readme 2024-04-03 14:37:26 +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_display Correct RAM units 2023-01-18 15:41:33 +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 Merge pull request #433 from lesley-byte/patch-2 2022-07-22 14:56:52 +01:00
pico_lipo_shim Update LiPo examples to use PicoGraphics 2022-08-25 17:11:13 +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 Update LiPo examples to use PicoGraphics 2022-08-25 17:11:13 +01:00
plasma2040 SCD41: add Plasma 2040 example 2023-06-23 12:11:05 +01:00
plasma_stick Plasma Stick: add link 2024-02-26 14:08:56 +00:00
servo2040 MicroPython: Correct is not True usage. 2022-06-17 15:15:19 +01:00
stellar_unicorn stellar: correct path to font 2023-08-21 14:28:08 +01:00
tiny2040 Tiny 2040: add button/LED example 2023-07-21 13:03:44 +01:00
tufty2040 Tufty 2040: Vector examples. 2023-09-07 10:14:32 +01:00
.gitignore PicoWireless: move HTTP code to ppwhttp library 2021-09-29 12:20:06 +01:00