Wykres commitów

  • 82347bc276 Merge branch 'main' of github.com:pimoroni/pimoroni-pico into main Jonathan Williamson 2021-01-21 18:42:01 +0000
  • 9a8bcc9f8a Fixed issue with clear of picoscroll not working under mpy, and added demo ZodiusInfuser 2021-01-21 16:56:04 +0000
  • 5afc67f53d Added cmake file for picoexplorer mpy wrapper ZodiusInfuser 2021-01-21 00:59:25 +0000
  • b2f13f103c Added cmake file for picoexplorer mpy wrapper ZodiusInfuser 2021-01-21 00:56:11 +0000
  • 0e80911d13
    Merge pull request #1 from pimoroni/usermod-support ZodiusInfuser 2021-01-21 00:54:11 +0000
  • 1b2d2faad5 Added mpy wrapper for pico_explorer ZodiusInfuser 2021-01-21 00:52:33 +0000
  • bf37a60fb7
    Merge pull request #4 from pimoroni/revert-3-picodisplay-bytearray-buffer ZodiusInfuser 2021-01-21 00:36:23 +0000
  • bccd301362
    Revert "Attempt to allocate a bytearray behind the sCenes" ZodiusInfuser 2021-01-21 00:36:01 +0000
  • df28d5a21c
    Merge pull request #3 from pimoroni/picodisplay-bytearray-buffer ZodiusInfuser 2021-01-21 00:27:00 +0000
  • 7f05e35622 Attempt to allocate a bytearray behind the sCenes Phil Howard 2021-01-20 23:46:13 +0000
  • 5f4fed5a27 Swiched picodisplay demo over to creating local frame buffer ZodiusInfuser 2021-01-20 23:35:33 +0000
  • e61979a811
    Merge pull request #2 from pimoroni/picodisplay-bytearray-buffer ZodiusInfuser 2021-01-20 23:21:34 +0000
  • 032d509d8e Convert . to -> mostly Phil Howard 2021-01-20 21:31:52 +0000
  • 4f6691be8b Very messy attempt at using a bytearray as the buffer Phil Howard 2021-01-20 18:21:53 +0000
  • 84e98b7040 Completed mpy wrapper for pico_display, and included example ZodiusInfuser 2021-01-20 21:05:07 +0000
  • 2030ff54a9 Add usermod.cmake for pico_display Phil Howard 2021-01-20 18:18:14 +0000
  • 9a7687fd6c Add usermod.cmake files for building against upstream usermod micropython usermod branch Phil Howard 2021-01-20 15:19:38 +0000
  • 75560ea038 Added outline of an mpy wrapper for pico_display ZodiusInfuser 2021-01-20 15:59:48 +0000
  • 4846240daa Merge branch 'main' of github.com:pimoroni/pimoroni-pico into main Jonathan Williamson 2021-01-20 06:00:37 +0000
  • f0bbcd2f86 change channel gamma Jonathan Williamson 2021-01-20 06:00:30 +0000
  • 87acbfa5f8 Changed positioning of some include lines ZodiusInfuser 2021-01-19 18:56:53 +0000
  • a90edb8041 Added mpy wrapper for pico_unicorn ZodiusInfuser 2021-01-19 18:46:53 +0000
  • 60c69c2a1f Added mpy wrapper for pico_scroll ZodiusInfuser 2021-01-19 18:43:43 +0000
  • 7103377575 Added c++ code and mpy wrapper for pico_rgb_keypad, with examples ZodiusInfuser 2021-01-19 18:40:51 +0000
  • 9b18941988 button test Jonathan Williamson 2021-01-19 07:10:26 +0000
  • ded4087db4 perform updates via repeated dma transfer instead of blocking writes to the pio fifo Jonathan Williamson 2021-01-19 07:09:58 +0000
  • 944355f060 updated demos/test, added clear() method to unicorn Jonathan Williamson 2021-01-18 08:59:13 +0000
  • 8345197a83 add support for clipping rectangles to graphics libary, add point and rect types Jonathan Williamson 2021-01-18 07:58:19 +0000
  • 5a7125f803 added copy step for embedded resources to limit symbol name length. wrapped add resource functionality into a cmake function for easy use. Jonathan Williamson 2021-01-17 16:59:58 +0000
  • fb5a26d4ac remove unnecessary path qualifiers on output files Jonathan Williamson 2021-01-17 16:31:23 +0000
  • 6911719183 example driver for MSA301, ability to embed an image into binary and draw it on screen Jonathan Williamson 2021-01-17 16:05:28 +0000
  • b659709f5a Added audio tone and motor functions to PicoExplorer library and demo Jonathan Williamson 2021-01-17 09:18:58 +0000
  • 96d702ef9a PicoExplorer library and example, basic text support for PicoGraphics Jonathan Williamson 2021-01-17 07:41:25 +0000
  • cf92a8c113 Fix example speed Jonathan Williamson 2021-01-16 16:41:44 +0000
  • 447eca6bb3 pico scroll library and example Jonathan Williamson 2021-01-16 16:38:58 +0000
  • 97706e86df moved examples into their own directory, moved pico support code into libraries directory, fixed cmake configuration Jonathan Williamson 2021-01-16 16:00:15 +0000
  • d666ee0f2d Added Pico Unicorn example Jonathan Williamson 2021-01-16 15:18:39 +0000
  • 9f31765c98 Setup libraries and drivers correctly for CMake Jonathan Williamson 2021-01-16 15:02:18 +0000
  • 3e043bd39a Add heirarchical build to mimic pico-examples Jonathan Williamson 2021-01-16 14:43:21 +0000
  • 90d3ab8178 pico display driver Jonathan Williamson 2021-01-16 12:26:03 +0000
  • df663dac56 Display demo Jonathan Williamson 2021-01-15 18:19:39 +0000
  • 7c127672d8 Ignore build folders Jonathan Williamson 2021-01-15 16:20:25 +0000
  • 5da504c625 Unicorn Pack driver and demo Jonathan Williamson 2021-01-15 16:19:15 +0000
  • cf86122d56 ST7789 driver Jonathan Williamson 2021-01-15 16:12:36 +0000
  • 88ceb123b4
    Initial commit lowfatcode 2021-01-15 14:24:32 +0000