pimoroni-pico/libraries
Phil Howard 39e9728b0e Badger2040: Fix text rotation aliasing for #290
Fix text rendering at 90, 180 and 270 degree rotations by avoiding float -> int truncation.
2022-03-11 13:48:41 +00:00
..
badger2040 Badger2040: Fix text rotation aliasing for #290 2022-03-11 13:48:41 +00: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 Switch drivers over to I2C class, tidy up common include 2021-05-17 11:46:12 +01:00
breakout_colourlcd240x240 Switch drivers over to I2C class, tidy up common include 2021-05-17 11:46:12 +01:00
breakout_dotmatrix Remove relative include paths 2021-05-13 12:06:01 +01:00
breakout_encoder Plasma 2040 library & examples 2021-08-02 14:36:01 +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 Tidy up constructors, drop unused variables, const single addr 2021-05-17 14:50:49 +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 Tidy up constructors, drop unused variables, const single addr 2021-05-17 14:50:49 +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 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
pico_display Fix Pico Explorer SPI for #162 2021-06-05 19:06:11 +01:00
pico_display_2 Correct Pico Display 2 baud 2021-12-02 11:42:29 -08:00
pico_explorer Remove set_backlight from TOC for #92 2022-01-26 09:50:37 +00:00
pico_graphics Reduce size of space slightly for tighter text 2021-03-29 13:33:48 +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 Pico Unicorn: fix MP soft reset & cleanup 2021-08-26 21:58:37 +01:00
pico_wireless Remove relative include paths 2021-05-13 12:06:01 +01:00
plasma2040 Updated micropython example to use working submodule 2021-08-19 15:16:40 +01:00
CMakeLists.txt added support for badger2040 2022-02-25 11:08:31 +00:00