Wykres commitów

  • 6cd471dee6
    Merge 49ec77c5ca into 53460386b8 Ron Rossi 2025-04-23 02:38:11 +0000
  • 7d6f920cd8
    Merge f6b8c2ff37 into 53460386b8 Rob Berwick 2025-04-23 00:25:43 +0000
  • d37307e6a2
    Merge d7b90c7506 into 53460386b8 mwilliams03 2025-04-22 18:54:05 +0000
  • 5c159c8cb6
    Merge 5de9613c38 into 53460386b8 Mario Bodemann 2025-04-22 07:18:59 -0500
  • 0478b440a9
    Merge 499c38eec4 into 53460386b8 Philip Howard 2025-04-22 13:17:21 +0100
  • 53460386b8
    Merge pull request #1073 from pimoroni/examples/bme690 main Hel Gibbons 2025-04-22 12:37:15 +0100
  • 530247ec8b
    Merge 63d6ce204e into 575e3a17bc Philip Howard 2025-04-17 19:01:54 +0000
  • 63d6ce204e Inky73: Use a GPIO for busy wait. feature/pint Phil Howard 2025-04-17 20:01:20 +0100
  • 95909d5801 Inky73: Add support for PEN_P4. Phil Howard 2025-04-17 13:34:39 +0100
  • 985070a0c6 Inky73: Allow non-hacky pen types. Phil Howard 2025-04-17 13:28:38 +0100
  • 83ec4cab5e Pint: recvfrom: return IP address and port. Phil Howard 2025-02-15 22:12:05 +0000
  • dfa073dc9e Pint: Send socket config to binding. Phil Howard 2025-02-14 21:54:10 +0000
  • 52e3490db9 Pint: Reduce user filesystem to fit firmware. Phil Howard 2025-02-10 11:26:00 +0000
  • 0fa3ed42bc Pint: Update to m_malloc_with_finaliser. Phil Howard 2025-02-10 10:58:39 +0000
  • 1b14ab46f9 Pint: Trim some cruft from the build so it doesn't esplode. Phil Howard 2024-05-02 19:57:46 +0100
  • 12a0990a12 Experimental: PINT module bindings. Phil Howard 2024-03-11 23:21:03 +0000
  • f8548e4d34 Update BME68X and BME690 examples Hel Gibbons 2025-04-15 11:14:16 +0100
  • 23c1a195c8
    Merge 59fa2ad27b into 499c38eec4 ihaanaho 2025-04-14 16:47:46 +0000
  • 59fa2ad27b Define the codepoint as uint16_t instead of int16_t; sync coding style with the existing code. ihaanaho 2025-04-14 19:46:08 +0300
  • 499c38eec4 MicroPython: Replace MICROPY_HW_PIN_RESERVED with hal function. v1.25.0-beta1 feature/picovector2-and-layers Phil Howard 2025-04-14 16:30:27 +0100
  • b3aa7051d7 CI: Bump MicroPython to master (1.25.x) Phil Howard 2025-04-14 16:16:16 +0100
  • 4ddd849bd3 BME69X: Add C driver and MicroPython bindings. Phil Howard 2025-03-13 10:21:39 +0000
  • 56ab65695e Add support for utf-8 characters. ihaanaho 2025-04-13 17:54:54 +0300
  • 72a3aa0cf6 Duo75: Add MicroPython bindings. driver/duo75 Phil Howard 2025-04-10 12:47:37 +0100
  • 59fde3e79d Duo75: Make width/height const. Phil Howard 2025-04-10 10:21:11 +0100
  • 256061a812 Duo75: Fix palette mode buffer copy. Phil Howard 2025-04-09 17:30:51 +0100
  • 2074182179 Duo75: Add dual Hub75 display driver. Phil Howard 2025-04-09 17:07:40 +0100
  • d332192066
    Merge 853c0a7c19 into 575e3a17bc Philip Howard 2025-04-05 11:42:32 +1300
  • 451ceea442 BME69X: Add C driver and MicroPython bindings. driver/bme690 Phil Howard 2025-03-13 10:21:39 +0000
  • dbd7ae94ec PicoVector: Set optimization flags. Mike Bell 2025-03-24 21:59:27 +0000
  • 15c3e66456 Plasma: Make PIO and pin args optional. Phil Howard 2025-03-24 13:52:11 +0000
  • 422969a1e0 Plasma: Add is_busy method. Phil Howard 2025-01-22 11:38:22 +0000
  • 4f4aef8602 Plasma: Expose non-blocking update to MicroPython. Phil Howard 2025-01-22 11:18:36 +0000
  • ba0bf0230d PimoroniBus: Support machine.Pin. Phil Howard 2025-03-24 12:38:01 +0000
  • f7992d614d PimoroniBus: Switch to mp_obj_malloc. Phil Howard 2025-03-24 12:28:47 +0000
  • 37e6d7a3b7 PimoroniBus: Clean up print function. Phil Howard 2025-03-24 12:06:14 +0000
  • abc4ad56a4 MicroPython: Switch everything else to mp_obj_malloc. Phil Howard 2025-03-24 11:50:45 +0000
  • 731efa974e plasma: Support pins given as machine.Pin obj. Phil Howard 2025-03-21 17:44:57 +0000
  • cee36e1bac plasma: Drop pin definitions from C module. Phil Howard 2025-03-21 13:10:05 +0000
  • 0703262b94 Pimoroni I2C: Switch to mp_obj_malloc. Phil Howard 2025-03-23 08:04:22 +0000
  • 669a771c9b Pimoroni I2C: Support machine.Pin args. Phil Howard 2025-03-23 08:03:27 +0000
  • b285ad94d8 PicoVector: Faster polygon rendering. Mike Bell 2025-03-18 18:51:06 +0000
  • e70929bfb8 ulab: Bump from 6.5.2 to 6.7.3. Phil Howard 2025-03-18 18:30:22 +0000
  • 13a2263aed MicroPython: Add MP_ERROR_TEXT() for mp_raise_msg() calls. Phil Howard 2025-03-18 18:05:24 +0000
  • 973fade9fd MicroPython: Fix errors reporting an errno. Phil Howard 2025-03-18 17:50:48 +0000
  • 3d68cf0010 MicroPython: Add MP_ERROR_TEXT() around errors. Phil Howard 2025-03-18 17:33:11 +0000
  • d307e4f759 CI: Remove Unicorn boards. Phil Howard 2025-02-28 13:26:26 +0000
  • 1532b2ca7c PicoVector: Basic documentation. Phil Howard 2025-02-27 22:38:19 +0000
  • 2a1c0402ce PicoVector: Make Polygon().path chainable. Phil Howard 2025-02-27 22:38:02 +0000
  • 01faf376b7 Hershey Fonts: Fix default value setting for HERSHEY_FONTS. Phil Howard 2025-02-27 17:54:31 +0000
  • fdfb28ebb8 Unicorns: Disable Hershey fonts to reclaim some bytes. Phil Howard 2025-02-27 17:46:42 +0000
  • a25b27aca8 PicoVector: Improve transform handling. Phil Howard 2025-02-27 16:22:19 +0000
  • b9a14a275d PicoVector: Don't force iterated points to int(). Phil Howard 2025-02-17 16:02:12 +0000
  • ff004aec15 Hub75: Replace and document gamma correction table. Phil Howard 2025-02-06 13:48:07 +0000
  • a8f6b48fbf Hub75: Add support for alternate pen types. Phil Howard 2025-02-04 22:11:31 +0000
  • b3d7bd497d Hershey Fonts: ifdef guard hershey features for eventual deprecation. Phil Howard 2025-02-01 16:46:58 +0000
  • 7fee95d668 PNG/JPEGDEC: Remove finalizer. Phil Howard 2025-01-23 14:55:13 +0000
  • 25627588c3 PNG/JPEGDEC: Use MP_ROM_QSTR. Phil Howard 2025-01-23 14:08:24 +0000
  • 01e1eaa157 Hub75: Remove 128x128 panel rotation hack. Phil Howard 2025-01-22 16:44:01 +0000
  • 14388e0984 CI: Bump MicroPython to v1.24.1. Phil Howard 2025-01-21 16:37:14 +0000
  • 5c19c6ab6a PicoVector: AF: Support for 16bit point count. Phil Howard 2025-01-16 18:12:40 +0000
  • 4a3f0a435d PicoVector: Fix fonts not rendering with no transform set. Phil Howard 2025-01-16 12:53:47 +0000
  • cfe031db33 Tufty 2040: Update spectrometer vector example. Phil Howard 2025-01-16 12:49:19 +0000
  • 79844c6eaa PicoVector: Fix bug in polygon iterator. Phil Howard 2025-01-16 11:54:58 +0000
  • 10acd5d3de Tufty 2040: Update polygons example. Phil Howard 2025-01-16 11:54:10 +0000
  • c38652c79b ST7789: Add RAMCTRL mentioned in #1040. Phil Howard 2025-01-15 14:11:46 +0000
  • 94ee06e01b PicoVector: Fix ppp arc memory corruption. Mike Bell 2025-01-08 20:01:41 +0000
  • 37083a6952 Hub75: Fix LED ghosting. Mike Bell 2024-12-15 22:32:24 +0000
  • a08395ca84 PicoVector: Fully initialise text metrics. Mike Bell 2024-12-13 18:21:25 +0000
  • ba767b5217 PicoVector: Initialise pp_transform(). Phil Howard 2024-12-11 12:47:23 +0000
  • 17785d9299 PicoVector: Add arbitrary matrix transform. Phil Howard 2024-12-11 11:24:42 +0000
  • c3680857ba PicoVector: Fix bug in Polygon.rectangle. Phil Howard 2024-12-06 13:12:30 +0000
  • ad7833e45a PicoVector: Fix bug in Polygon.regular. Phil Howard 2024-12-05 15:12:21 +0000
  • 3e7baf6906 PicoGraphics: Check for out of range layers. Phil Howard 2024-12-02 11:36:13 +0000
  • 9162120b90 PicoVector: MPY bindings for line and arc. Phil Howard 2024-11-26 11:12:37 +0000
  • e6ae12e65a PicoVector: Tweak for C++ compatibility. Phil Howard 2024-11-26 11:12:24 +0000
  • 4986537f5d PicoVector: Avoid clipping bottom right AA edges. Mike Bell 2024-11-26 10:31:28 +0000
  • 610b4e8e4b PicoVector: Add star and line primitives. Jonathan Williamson 2024-11-26 10:28:41 +0000
  • df5bda7363 PicoGraphics: Implement RGB888 alpha blending. Phil Howard 2024-11-21 22:28:10 +0000
  • 545ea81e53 Hub75: Reformat loop for performance. Mike Bell 2024-11-21 22:08:08 +0000
  • cb6bf89a33 Hub75: Performance improvements and stacked mode. Phil Howard 2024-11-21 20:58:23 +0000
  • 8b32174fc9 PicoVector: Avoid MicroPython GC. Phil Howard 2024-11-21 12:08:46 +0000
  • 8f87e1c75f PicoVector: Remove * 4 from pp_nodes lookup. Phil Howard 2024-11-21 11:14:07 +0000
  • 405cd490ea PicoGraphics/Hub75: Add support for 128x128. Phil Howard 2024-11-20 12:46:05 +0000
  • d7f55fa3c7 PicoVector: Update example with text bounds. Phil Howard 2024-11-20 11:21:27 +0000
  • 9a43f5f371 PicoGraphics: Don't force Presto to RGB565. Phil Howard 2024-11-20 10:46:06 +0000
  • 2811350c50 PicoGraphics: Presto full res option. Mike Bell 2024-11-17 14:19:03 +0000
  • 00bfbddaf0 PicoVector: Apply overall transform to text rendering. Mike Bell 2024-11-17 13:52:03 +0000
  • c94f4607de PicoVector: Add optional text max width and max height. Mike Bell 2024-11-17 13:11:56 +0000
  • 074570f99c PicoVector: Revert the tile buffer to be fixed. Phil Howard 2024-11-18 13:48:00 +0000
  • 1bf73a20cd PicoVector: Runtime buffer allocation. Phil Howard 2024-11-14 22:52:27 +0000
  • aa9d03f0cb PicoVector: Prefix some pretty-poly variables. Phil Howard 2024-11-14 21:31:52 +0000
  • 24eee10895 PicoGraphics: Non-blocking Inky update for #936. Phil Howard 2024-10-31 13:18:07 +0000
  • 64136cdb83 Plasma: Add support for GPIOs >=32. Phil Howard 2024-10-24 14:08:18 +0100
  • 878af7c31f PicoGraphics: Add Presto. Phil Howard 2024-08-14 14:20:18 +0100
  • 95b6c213dd PicoVector: Remove (ifdef guard) debug functions. Phil Howard 2024-10-10 11:21:06 +0100
  • 089e5df243 PicoVector: Refactor text multiline support. Phil Howard 2024-10-09 15:06:51 +0100
  • 983370f916 PicoGraphics: RGB565 skip layers if not enabled. Phil Howard 2024-10-09 15:05:49 +0100
  • 09dbfa1e64 PicoVector: Improve text rendering and control. Phil Howard 2024-10-08 15:24:08 +0100
  • 086b9d0135 PicoGraphics: Add layer support to PicoVector tile renderer. Phil Howard 2024-10-08 12:35:55 +0100