We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 726a8f4 commit 152c4f3Copy full SHA for 152c4f3
readme.md
@@ -13,6 +13,8 @@
13
* NXP
14
* [PCA9685](Docs/PCA9685.md) - [16 通道 12 比特 I2C 接口 PWM 发生器](https://www.nxp.com/products/analog/interfaces/ic-bus/ic-led-controllers/16-channel-12-bit-pwm-fm-plus-ic-bus-led-controller:PCA9685)
15
* SPI
16
+ * Sharp
17
+ * MemoryLCD - 夏普记忆液晶屏
18
* Waveshare
19
* EPD2in3Hat - [微雪 2.13 吋单色电子墨水屏模块](http://www.waveshare.net/wiki/2.13inch_e-Paper_HAT)
20
* Util `各种硬件接口的工厂类`
@@ -24,3 +26,4 @@
24
26
下列代码即将或已合并进 [dotnet/iot](https://github.com/dotnet/iot) 项目中,此处将不再更新:
25
27
* PCA9685
28
* MatrixKeyboard
29
+* MemoryLCD
0 commit comments