pimoroni-pico/libraries
Phil Howard 67f1331b23 ST7789 -> PicoGraphics
* Absorb ST7735 support into the generic ST7789 driver and rename to PicoGraphics
* Delete obsolete MicroPython modules
* Refactor PicoGraphics to inherited class for each pen type
* Refactor ST7789 and ST7735 to derive from DisplayDriver
* Allow user to set pen_type in MicroPython constructor for RGB565, RGB332, P8 and P4 modes
2022-06-13 20:11:49 +01:00
..
adcfft ADC FFT library & MicroPython Bindings 2022-05-23 16:12:22 +01:00
badger2040 Merge pull request #332 from pimoroni/feature/unicode-ish 2022-04-01 16:26:31 +01:00
bitmap_fonts Bitmap Fonts: Add letter spacing. 2022-04-01 15:38:48 +01:00
breakout_as7262 Remove relative include paths 2021-05-13 12:06:01 +01:00
breakout_bh1745 BH1745 MicroPython bindings & example 2021-07-30 12:41:06 +01:00
breakout_colourlcd160x80 ST7789 -> PicoGraphics 2022-06-13 20:11:49 +01:00
breakout_colourlcd240x240 ST7789: Refactor and Bugfixes 2022-05-12 18:58:33 +01:00
breakout_dotmatrix Remove relative include paths 2021-05-13 12:06:01 +01:00
breakout_encoder Drop obsolete MicroPython binding compat constructors. 2022-05-30 11:52:37 +01:00
breakout_ioexpander Tidy up include paths 2021-05-14 12:49:48 +01:00
breakout_ltr559 Add common I2C class 2021-05-14 23:02:38 +01:00
breakout_matrix11x7 Add common I2C class 2021-05-14 23:02:38 +01:00
breakout_mics6814 Drop obsolete MicroPython binding compat constructors. 2022-05-30 11:52:37 +01:00
breakout_msa301 Add common I2C class 2021-05-14 23:02:38 +01:00
breakout_paa5100 Initial setup for PMW/PAA flow sensor 2021-09-07 16:23:32 +01:00
breakout_pmw3901 Initial setup for PMW/PAA flow sensor 2021-09-07 16:23:32 +01:00
breakout_potentiometer Drop obsolete MicroPython binding compat constructors. 2022-05-30 11:52:37 +01:00
breakout_rgbmatrix5x5 Add common I2C class 2021-05-14 23:02:38 +01:00
breakout_roundlcd ST7789/PicoDisplay: Collapse make_new into one using pimoroni_bus. 2022-06-13 20:11:09 +01:00
breakout_rtc Updated RV3028 driver to our coding style and included a standalone C example 2021-05-14 13:15:08 +01:00
breakout_sgp30 Add common I2C class 2021-05-14 23:02:38 +01:00
breakout_trackball Remove relative include paths 2021-05-13 12:06:01 +01:00
hershey_fonts Bitmap Fonts: Refactor and support for pound/degrees. 2022-04-01 15:38:42 +01:00
motor2040 Finished C++ examples and tweaked MP examples 2022-04-28 21:23:18 +01:00
pico_display ST7789/PicoDisplay: Update C++ examples. Rename GenericST7789 -> PicoDisplayST7789. 2022-06-13 20:11:09 +01:00
pico_display_2 ST7789/PicoDisplay: Update C++ examples. Rename GenericST7789 -> PicoDisplayST7789. 2022-06-13 20:11:09 +01:00
pico_explorer ST7789/PicoDisplay: Update C++ examples. Rename GenericST7789 -> PicoDisplayST7789. 2022-06-13 20:11:09 +01:00
pico_graphics ST7789 -> PicoGraphics 2022-06-13 20:11:49 +01:00
pico_motor_shim Removed old C++ motor implementation 2022-04-22 13:59:40 +01:00
pico_rgb_keypad Fix code example for #229 2022-01-26 10:07:17 +00:00
pico_scroll Move scroll_text, show_text, bitmap_1d and set_pixels into C++ library 2021-04-22 20:00:25 +01:00
pico_unicorn Use float pow for pico unicorn gamma 2022-05-23 14:09:50 +01:00
pico_wireless Updated path to esp32 drivers in /libraries/pico_wireless/pico_wireless.cmake 2022-03-23 11:34:52 +02:00
picographics_st7789 ST7789 -> PicoGraphics 2022-06-13 20:11:49 +01:00
plasma2040 Updated micropython example to use working submodule 2021-08-19 15:16:40 +01:00
servo2040 Ported the majority of Servo2040 MP examples to C++ 2022-03-30 14:29:02 +01:00
tufty2040 Tufty2040: Initial screen bringup. 2022-06-13 20:11:09 +01:00
CMakeLists.txt ST7789/PicoDisplay: Update C++ examples. Rename GenericST7789 -> PicoDisplayST7789. 2022-06-13 20:11:09 +01:00