FastLED_NeoMatrix:使用 FastLED 库的基于 NeoPixel 的矩阵的 Adafruit GFX 兼容库

时间:2024-06-18 03:44:49
【文件属性】:

文件名称:FastLED_NeoMatrix:使用 FastLED 库的基于 NeoPixel 的矩阵的 Adafruit GFX 兼容库

文件大小:255KB

文件格式:ZIP

更新时间:2024-06-18 03:44:49

using C++

FastLED NeoMatrix:使用 Adafruit::GFX API 的 FastLED 矩阵 包含详细信息和图片的博客文章: : 用于 NeoPixel 矩阵和网格的 Adafruit_GFX 和 FastLED 兼容库。 控制单个和平铺 NeoPixel 显示。 这个库需要 FastLED 和 Adafruit_GFX 库以及这个基类库: 有关 API 如何工作的详细信息,请查看 Framebuffer_GFX 页面,您还可以查看示例演示代码: Adafruit::NeoMatrix 对比 FastLED::NeoMatrix 此代码取自 Adafruit_NeoMatrix 并经过调整以与更强大的 FastLED 库配合使用。 使用 FastLED 而不是 Adafruit::Neopixel 作为后端的原因包括: FastLED 支持更多微控制器 比 Ada


【文件预览】:
FastLED_NeoMatrix-master
----.gitignore(285B)
----COPYING(39KB)
----README.md(4KB)
----library.properties(383B)
----.gitmodules(227B)
----.github()
--------ISSUE_TEMPLATE.md(3KB)
--------PULL_REQUEST_TEMPLATE.md(1KB)
----examples()
--------README.md(626B)
--------tiletest()
--------LEDMatrix(64B)
--------fontzoom()
--------FastLED(62B)
--------NeoMatrix_LEDMatrix()
--------MatrixGFXDemo64()
--------espgifread()
--------MatrixGFXDemo()
--------matrixtest()
--------FastLED_NeoMatrix_SmartMatrix_LEDMatrix_GFX_Demos()
--------GFX(58B)
----FastLED_NeoMatrix.cpp(3KB)
----FastLED_NeoMatrix.h(3KB)

网友评论