搜索资源列表
SSD1963-RGBtest
- 基于SSD1963控制芯片的RGB接口的TFT测试程序,包括480*272及480*800两种点阵驱动以及屏自身驱动,已经测试OK。-SSD1963 controller chip based on the RGB interface testing procedures, including 272 and 480* 480* 800 dot matrix driver, and screen their two drivers, has tested OK.
shiyongshouce
- 处理器:C8051F340 TFT控制器:SSD1963 USB接口 SD卡接口 TFT LCD接口 支持触摸屏测试 支持最大分辨率:864(RGB)*480 Dots 此开发板支持SD卡读写,读写方式采用C8051自带的SPI,速度可高达(25Mb/S);支持USB驱动,通过PC端软件,可直接将需要现实的图片数据下载到SD卡中;赠送底
S6E63D6_driver
- OLED彩屏,型号为CMEL C0283QGLD-T,驱动芯片为三星的S6E63D6,为240*RGB*320的彩屏, 不带字库,软件模拟SPI方式驱动,通过画点实现所有功能,自己写的ARM CortexM3 lpc1768的驱动程序,程序注释比较详细,已经实际测试成功。 功能简介:毫秒级延时函数,任意时间定时。 自带多种颜色宏定义,已经实现了彩虹流的动态效果。 程序中的各种画图程序都带有颜色参数,可以自由选择所需要显示的颜色。 通过Image2
TCS230colorsense
- 颜色识别器单片机程序,可以准确识别所要测的颜色,如红色,则RGB的值会改变,也可以进行皮肤的黑白测试-Color recognition device microcontroller program can accurately identify the colors to be measured, such as red, the RGB values will change, the skin can also be black and white test
DHT11
- DHT11 arduino驱动测试程序 温度控制RGB三色灯的点亮(DHT11 Arduino driver test program Temperature control RGB three color lamp lighting)
WS2811_drive
- 本程序在STC15W204S单片机测试通过,可以控制WS2811、2812等类似的RGB驱动IC,实现方法比较简单,就是PLAY一个数组的颜色数据,不过效果还是能实现的,仅供学习参考(This program has passed the test of STC 15W204S single chip computer, and can control similar RGB driver IC such as WS2811 and 2812. The implementation method