pimoroni-pico/examples
Phil Howard 445737088f Switch drivers over to I2C class, tidy up common include
Removes all driver-specific SDA/SCL pin definitions and defaults.
Pin type is "uint" everywhere, but "PIN_UNUSED" is *int*_max for MicroPython compat. That's still a lot of pins!
Adds baudrate to the I2C class, and allows a driver (like Trackball) to check the baudrate is supported
2021-05-17 11:46:12 +01:00
..
breakout_as7262 Add common I2C class 2021-05-14 23:02:38 +01:00
breakout_colourlcd160x80
breakout_colourlcd240x240
breakout_dotmatrix Add common I2C class 2021-05-14 23:02:38 +01:00
breakout_encoder Add common I2C class 2021-05-14 23:02:38 +01:00
breakout_ioexpander Enable stdio UART for IOE examples 2021-05-14 12:58:16 +01:00
breakout_ltr559 Switch drivers over to I2C class, tidy up common include 2021-05-17 11:46:12 +01:00
breakout_matrix11x7 Add common I2C class 2021-05-14 23:02:38 +01:00
breakout_mics6814
breakout_msa301 Add common I2C class 2021-05-14 23:02:38 +01:00
breakout_potentiometer Add common I2C class 2021-05-14 23:02:38 +01:00
breakout_rgbmatrix5x5 Add common I2C class 2021-05-14 23:02:38 +01:00
breakout_roundlcd Add a common header for pins and settings 2021-05-14 21:55:19 +01:00
breakout_rtc Add common I2C class 2021-05-14 23:02:38 +01:00
breakout_sgp30 Add common I2C class 2021-05-14 23:02:38 +01:00
breakout_trackball Switch drivers over to I2C class, tidy up common include 2021-05-17 11:46:12 +01:00
pico_audio
pico_display
pico_enc_explorer PicoExplorer C demos for Enc and Pot 2021-05-14 12:41:46 +01:00
pico_explorer
pico_pot_explorer PicoExplorer C demos for Enc and Pot 2021-05-14 12:41:46 +01:00
pico_rgb_keypad
pico_rtc_display Updated RV3028 driver to our coding style and included a standalone C example 2021-05-14 13:15:08 +01:00
pico_scroll
pico_tof_display
pico_trackball_display
pico_unicorn
pico_unicorn_plasma
pico_wireless
CMakeLists.txt Updated RV3028 driver to our coding style and included a standalone C example 2021-05-14 13:15:08 +01:00