1. 04 6月, 2022 1 次提交
    • F
      Update README.md (#1870) · 43e66f21
      Fady Anwar 提交于
      Fixing a couple of compile time error on SPI usage sample code, a missing semicolon and a variable declaration
      43e66f21
  2. 03 6月, 2022 3 次提交
  3. 21 5月, 2022 1 次提交
    • P
      Improve performance for large SPI buffer transfers (#1841) · 6be64b74
      Patrick Grawehr 提交于
      - Support waiting for SPI write commands. When using fast data rates, a buffer overrun
      will otherwise occur
      - Write SPI data in 7-bit encoding format (requires firmata update)
      - Make flow control parameter controllable from outside
      - Various stability fixes
      6be64b74
  4. 06 5月, 2022 1 次提交
  5. 03 5月, 2022 1 次提交
  6. 27 4月, 2022 1 次提交
  7. 22 4月, 2022 1 次提交
  8. 21 4月, 2022 2 次提交
  9. 17 4月, 2022 2 次提交
  10. 15 4月, 2022 1 次提交
  11. 14 4月, 2022 3 次提交
  12. 31 3月, 2022 3 次提交
  13. 28 3月, 2022 1 次提交
  14. 22 3月, 2022 1 次提交
  15. 21 3月, 2022 1 次提交
  16. 10 3月, 2022 12 次提交
  17. 09 3月, 2022 1 次提交
  18. 07 3月, 2022 1 次提交
    • O
      Added support for WS2815B (#1800) · cf3887b5
      Oliver Japes 提交于
      * Introduced color mode, added support for WS2815B
      
      * Revamped the sample
      
      * Changed sample
      
      * Fixed namespace
      
      * Updated Readme
      
      * Removed YouTube-Link
      
      * Added copyright headers
      
      * Removed color mode, added derivation of BitmapImageNeo3 for RGB-format
      
      * Added new commented line that shows that the initialization of Ws2815b is identical to the other strips
      
      * Broken up the menu output for better readability
      
      * Moved properties (back) to protected const fields
      cf3887b5
  19. 04 3月, 2022 1 次提交
  20. 01 3月, 2022 1 次提交
  21. 27 2月, 2022 1 次提交