pimoroni-pico/micropython/examples
Phil Howard 77839e2a6a Tidy up constructors, drop unused variables, const single addr
Removes i2c_inst_t from constructors since it's ignored, and updated the Python bindings not to supply this argument. Instance is inferred from the supplied pins.
2021-05-17 14:50:49 +01:00
..
breakout_as7262 AS7262 add Pico Explorer bargraph example 2021-05-12 16:05:43 +01:00
breakout_colourlcd160x80 Micropython bindings for small ColourLCD and ST7735 2021-05-07 11:10:47 +01:00
breakout_colourlcd240x240 Fixes for python linting 2021-05-07 13:48:56 +01:00
breakout_dotmatrix
breakout_encoder Added micropython examples for Pot and Enc 2021-05-14 12:41:46 +01:00
breakout_ioexpander MP linting fix 2021-05-14 12:41:46 +01:00
breakout_ltr559
breakout_matrix11x7
breakout_mics6814 Renamed MICS demo file to match other breakouts 2021-05-14 12:41:46 +01:00
breakout_msa301 Micropython bindings and example for MSA301 2021-05-14 10:02:56 +01:00
breakout_potentiometer Added micropython examples for Pot and Enc 2021-05-14 12:41:46 +01:00
breakout_rgbmatrix5x5
breakout_roundlcd
breakout_rtc Tidy up constructors, drop unused variables, const single addr 2021-05-17 14:50:49 +01:00
breakout_sgp30 Tidy up constructors, drop unused variables, const single addr 2021-05-17 14:50:49 +01:00
breakout_trackball
pico_display
pico_explorer
pico_lipo_shim
pico_rgb_keypad
pico_scroll Simple example for scrolling text 2021-05-07 15:02:52 +01:00
pico_unicorn
pico_wireless