搜索资源列表
WS2811
- LED驱动IC扫盲篇之WS2811 WS2812 .需要的拿去好了。-LED driver IC literacy articles WS2811 WS2812. Need a good take. I
WS2812B
- 单线LED驱动程序。WS2812是一个集控制电路与发光电路于一体的智能外控LED光源。其外型与一个5050LED灯珠相同,每个元件即为一个像素点。像素点内部包含了智能数字接口数据锁存信号整形放大驱动电路,还包含有高精度的内部。振荡器和12V高压可编程定电流控制部分,有效保证了像素点光的颜色高度一致。-Single-line LED driver. WS2812 is a set of control circuit and lighting circuit in one of the smart
LedSPI
- mbed中通过SPI驱动WS2812 Led灯串,纯c语言,可以方便的运行在其他板子上-an easy to drive ws2812 led using hardware SPI
JB7603
- 金宝7603的LED驱动测试程序和接口说明,同WS2812相似。-Jin Bao 7603 LED driver test program and interface descr iption, similar to WS2812.
ws2812LED驱动
- ws2812 可编程的LED驱动器 单线数据传输,速度快,可级联(Ws2812 LED drive, programmable)
【19】DMA PWM WS2812 GPIO输出16组
- STM32作为主控芯片,72Mhz,利用DMA+PWM实现驱动WS2812,创建16个并行800kBit / s数据流的想法如下: 使用定时器每1.25us创建一个800kHz的时基和一个DMA请求。 使用2个比较模块在低位时间(350ns)和高位时间(700ns)下创建DMA请求 1.25us DMA请求将GPIO端口的所有位设置为高电平 350ns DMA请求将数据从帧缓冲区传输到GPIO端口。如果该位为0,GPIO引脚将变为低电平,否则将保持高电平。 700ns DMA请求将所有
ai_cloud_pwm_adc
- 安信可wifi功能的,带有自动联网,ws2812的驱动(It's about drive code, and it's Networking)
Gokit_WS2812B_Test
- 驱动ws2812,使用HAL库,移植了部分库,使用机智云开发板(Driver ws2812, the use of HAL library, transplanted part of the library, the use of wit cloud development board)
spiiii
- 基于stm32f103 的spi控制rgb灯的驱动(Control of RGB lamp driven by SPI based on STM32F103)
light.12.08_motor
- STM32F4开发板,同时控制电机和灯带联动,电机不动时灯带处于单色变换模式rainbow模式,电机运动时灯带处于多色流水状态rainbowcycle模式;(STM32F4 development board, at the same time control the motor and light band linkage, when the motor is not moving, the light belt is in the monochromatic mode rainbow mod
ws2812
- ws2812呼吸灯驱动 通过控制IO电平和延迟模拟时序,改变亮度达到呼吸效果(Ws2812 breathing lamp drive By controlling IO level and delay simulation timing, we can change brightness to achieve breathing effect.)
STC15W204S按键控制WS2812
- 在STC15W中 按键控制WS2812驱动模块及示例(Use One Key to control WS2812(RGB LED). Simple driver of STC15W.)
带单片机8位全彩流水灯程序模板V1.1
- 驱动WS2812彩灯,并实现花样流水灯。(Drive WS2812 color lantern, and realize pattern water lamp.)
WS2812B_STM32F4-master
- ws2812 stm32f4的驱动程序,可轻松实现对ws2812的驱动(Ws2812 stm32f4 driver)
WS2812B(PWM+DMA)
- 实现WS2812小灯控制,PWM口直接对接(Realize WS2812 small lamp control, direct docking of PWM port)
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