pimoroni-pico/examples
Phil Howard 052dbce334 as7343: Fix channel and status order.
The astatus value was being interpreted as FZ, F2 and F1 causing bizarre
readings and all other channels to be shifted one place.

Additionally the datasheet has been updated to re-order F5, F7 and F8 to
F7, F8, F5, so these channels have been re-ordered accordingly.

Note: This will turn sensor output from confusing abject nonsense into
what looks like pretty reasonable colour data and fixes #989.
2024-09-06 09:59:59 +01:00
..
automation2040w Libraries and examples for Automation 2040 W (#418) 2022-07-01 07:05:37 +01:00
badger2040
breakout_as7262 PicoGraphics/ST7789/ST3375: Fixup C++ examples and libraries. 2022-06-13 20:12:03 +01:00
breakout_as7343 as7343: Fix channel and status order. 2024-09-06 09:59:59 +01:00
breakout_bh1745
breakout_bme280 fixed result status bug 2024-05-31 12:38:58 +01:00
breakout_bme688 C++: Don't assume PICO_DEFAULT_LED_PIN is defined. 2023-01-27 09:54:28 +00:00
breakout_bmp280 C++: Don't assume PICO_DEFAULT_LED_PIN is defined. 2023-01-27 09:54:28 +00:00
breakout_colourlcd160x80 PicoGraphics/ST7789/ST3375: Fixup C++ examples and libraries. 2022-06-13 20:12:03 +01:00
breakout_colourlcd240x240 PicoGraphics/ST7789/ST3375: Fixup C++ examples and libraries. 2022-06-13 20:12:03 +01:00
breakout_dotmatrix C++: Don't assume PICO_DEFAULT_LED_PIN is defined. 2023-01-27 09:54:28 +00:00
breakout_encoder C++: Don't assume PICO_DEFAULT_LED_PIN is defined. 2023-01-27 09:54:28 +00:00
breakout_encoder_wheel Added C & MP interrupt example 2023-05-10 16:57:38 +01:00
breakout_icp10125
breakout_ioexpander C++: Don't assume PICO_DEFAULT_LED_PIN is defined. 2023-01-27 09:54:28 +00:00
breakout_ltr559 LTR559: Lux as float. 2022-08-08 12:05:18 +01:00
breakout_matrix11x7 C++: Don't assume PICO_DEFAULT_LED_PIN is defined. 2023-01-27 09:54:28 +00:00
breakout_mics6814 C++: Don't assume PICO_DEFAULT_LED_PIN is defined. 2023-01-27 09:54:28 +00:00
breakout_mlx90640 mlx90640: Add hardware/clocks for set_sys_clock_khz. 2024-08-08 17:07:00 +01:00
breakout_msa301
breakout_oled_128x128 fixed background 2024-06-03 12:25:16 +01:00
breakout_pms5003 PMS5003: Support for PMSA003I i2c module. 2022-07-05 16:05:24 +01:00
breakout_pmw3901
breakout_potentiometer C++: Don't assume PICO_DEFAULT_LED_PIN is defined. 2023-01-27 09:54:28 +00:00
breakout_rgbmatrix5x5
breakout_roundlcd Round LCD: Set to round in demo. 2022-06-13 20:12:03 +01:00
breakout_rtc C++: Don't assume PICO_DEFAULT_LED_PIN is defined. 2023-01-27 09:54:28 +00:00
breakout_scd41
breakout_sgp30 C++: Don't assume PICO_DEFAULT_LED_PIN is defined. 2023-01-27 09:54:28 +00:00
breakout_trackball
breakout_vl53l5cx
cosmic_unicorn Cosmic Unicorn: Driver and C++ examples. 2023-02-21 12:50:48 +00:00
encoder
galactic_unicorn Exposed remaining AudioChannel parameters 2022-10-13 13:28:59 +01:00
gfx_pack Review of GfxPack code 2022-11-07 12:50:50 +00:00
inky_frame JPEGDEC: Experimental 3bit/4bit palette no-dither. 2023-02-22 15:40:22 +00:00
inky_pack set pen for text to 15 for better visibility 2022-09-16 15:17:25 -04:00
interstate75 Merge pull request #655 from pimoroni/patch/i75-userbutton 2023-03-16 11:58:59 +00:00
interstate75_legacy Hub75: Update to use Picographics (#601) 2022-12-16 20:53:16 +00:00
inventor2040w Libraries and examples for Inventor 2040 W 2022-06-30 21:30:43 +01:00
motor2040
pico_audio
pico_display PicoGraphics/ST7789/ST3375: Fixup C++ examples and libraries. 2022-06-13 20:12:03 +01:00
pico_display_2 PicoGraphics: from_hsv to RGB::from_hsv. 2023-02-23 12:59:19 +00:00
pico_enc_explorer PicoGraphics: from_hsv to RGB::from_hsv. 2023-02-23 12:59:19 +00:00
pico_explorer PicoGraphics/ST7789/ST3375: Fixup C++ examples and libraries. 2022-06-13 20:12:03 +01:00
pico_explorer_encoder Wrap pio.h includes in NO_QSTR so a fresh Micropython build doesn't fall over. 2023-09-08 18:59:25 +01:00
pico_motor_shim C++: Don't assume PICO_DEFAULT_LED_PIN is defined. 2023-01-27 09:54:28 +00:00
pico_pot_explorer PicoGraphics: from_hsv to RGB::from_hsv. 2023-02-23 12:59:19 +00:00
pico_rgb_keypad
pico_rtc
pico_rtc_display PicoGraphics/ST7789/ST3375: Fixup C++ examples and libraries. 2022-06-13 20:12:03 +01:00
pico_scroll
pico_tof_display Update tof display demo. 2022-06-13 20:12:03 +01:00
pico_trackball_display PicoGraphics/ST7789/ST3375: Fixup C++ examples and libraries. 2022-06-13 20:12:03 +01:00
pico_unicorn Pico Unicorn: Add support for PicoGraphics. 2023-03-16 15:02:28 +00:00
pico_unicorn_plasma Pico Unicorn: Add support for PicoGraphics. 2023-03-16 15:02:28 +00:00
pico_wireless
plasma2040
plasma_stick fixed result status bug 2024-05-31 12:38:58 +01:00
servo2040
stellar_unicorn Add C++ examples for Stellar, and fix init 2023-05-30 12:06:58 +01:00
tufty2040 fixed button polarity 2024-06-03 09:11:49 +01:00
CMakeLists.txt AS7343: move C example to correct directory 2024-06-14 17:15:18 +01:00