pimoroni-pico/micropython/examples
John Bintz f495fb8b70
Add SPI import to SD card upload example
As the code exists now, you won't be able to mount the SD card due to the missing import.
2024-06-14 06:08:11 -04: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: Tufty 2040 spectrometer example. 2024-04-15 11:57:40 +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 added amp enable to audio.py 2024-03-27 14:38:01 +00:00
encoder Added encoder C++ examples 2022-05-12 16:15:40 +01:00
galactic_unicorn added amp enable to audio.py 2024-03-27 14:38:01 +00:00
gfx_pack Another go at the linter. 2023-08-14 10:40:43 +01:00
inky_frame Add SPI import to SD card upload example 2024-06-14 06:08:11 -04: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
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 linting 2024-05-13 12:27:23 +01: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 added amp enable to audio.py 2024-03-27 14:38:01 +00:00
tiny2040 Tiny 2040: add button/LED example 2023-07-21 13:03:44 +01:00
tufty2040 fixed background colour 2024-05-13 12:18:36 +01:00
.gitignore PicoWireless: move HTTP code to ppwhttp library 2021-09-29 12:20:06 +01:00