文件名称:WS2812流水灯(转向灯)上电模式
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- 上传时间:
- 2019-02-25
- 文件大小:
- 48kb
- 下载次数:
- 1次
- 提 供 者:
- Zpo***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
STC15F104W是8PIN用的5V电压,
硬件环境:
单片机:STC15F104W(SOP8)
灯带:WS2812(12颗粒)
非必需品:开关,USB转接板,面包板,跳线若干。
使用片内R/C振荡器,连外部晶振都不需要,工作频率为11.0592MHz
STC15F104W可以用其他其他STC 1T的MCU。
代码也非常简单,只用到1个IO口,不需要进行任何初始化。
代码标注很详细,需要修改的参数都封装好了,
主要用于汽车转向灯改装 转向灯流水灯效果
具体效果 上电后实现一次流水灯效果。(STC15F104W is a 5V voltage for 8PIN.
Hardware environment:
SCM: STC15F104W (SOP8)
Lamp belt: WS2812 (12 particles)
Non-essential items: switches, USB adapters, breadboards, jumpers.
Using on-chip R/C oscillator, even external crystal oscillator is not needed, and the operating frequency is 11.0592 MHz.
STC15F104W can be used with other STC 1T MCUs.
The code is also very simple, using only one IO port, without any initialization.
Code annotation is very detailed, and all the parameters that need to be modified are encapsulated.
Mainly used for the effect of refitting steering lights into running lights for automobiles
The specific effect is to realize the effect of a flow lamp after power-on.)
硬件环境:
单片机:STC15F104W(SOP8)
灯带:WS2812(12颗粒)
非必需品:开关,USB转接板,面包板,跳线若干。
使用片内R/C振荡器,连外部晶振都不需要,工作频率为11.0592MHz
STC15F104W可以用其他其他STC 1T的MCU。
代码也非常简单,只用到1个IO口,不需要进行任何初始化。
代码标注很详细,需要修改的参数都封装好了,
主要用于汽车转向灯改装 转向灯流水灯效果
具体效果 上电后实现一次流水灯效果。(STC15F104W is a 5V voltage for 8PIN.
Hardware environment:
SCM: STC15F104W (SOP8)
Lamp belt: WS2812 (12 particles)
Non-essential items: switches, USB adapters, breadboards, jumpers.
Using on-chip R/C oscillator, even external crystal oscillator is not needed, and the operating frequency is 11.0592 MHz.
STC15F104W can be used with other STC 1T MCUs.
The code is also very simple, using only one IO port, without any initialization.
Code annotation is very detailed, and all the parameters that need to be modified are encapsulated.
Mainly used for the effect of refitting steering lights into running lights for automobiles
The specific effect is to realize the effect of a flow lamp after power-on.)
相关搜索: 汽车改装转向灯流水效果
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
WS2812流水灯(转向灯)上电模式\Listings\delay.lst | 2766 | 2019-01-24 |
WS2812流水灯(转向灯)上电模式\Listings\main.lst | 3128 | 2019-01-24 |
WS2812流水灯(转向灯)上电模式\Listings\STARTUP.lst | 14146 | 2019-01-24 |
WS2812流水灯(转向灯)上电模式\Listings\ws2812.lst | 3271 | 2019-01-24 |
WS2812流水灯(转向灯)上电模式\Listings\WS2812.m51 | 10464 | 2019-01-24 |
WS2812流水灯(转向灯)上电模式\Objects\delay.obj | 3400 | 2019-01-24 |
WS2812流水灯(转向灯)上电模式\Objects\main.obj | 3318 | 2019-01-24 |
WS2812流水灯(转向灯)上电模式\Objects\STARTUP.obj | 819 | 2019-01-24 |
WS2812流水灯(转向灯)上电模式\Objects\WS2812 | 20117 | 2019-01-24 |
WS2812流水灯(转向灯)上电模式\Objects\WS2812.build_log.htm | 1204 | 2019-01-24 |
WS2812流水灯(转向灯)上电模式\Objects\WS2812.hex | 3645 | 2019-01-24 |
WS2812流水灯(转向灯)上电模式\Objects\WS2812.lnp | 152 | 2019-01-24 |
WS2812流水灯(转向灯)上电模式\Objects\ws2812.obj | 13529 | 2019-01-24 |
WS2812流水灯(转向灯)上电模式\src\common.h | 299 | 2019-01-24 |
WS2812流水灯(转向灯)上电模式\src\delay.c | 1022 | 2019-01-23 |
WS2812流水灯(转向灯)上电模式\src\delay.h | 217 | 2019-01-22 |
WS2812流水灯(转向灯)上电模式\src\main.c | 1534 | 2019-01-24 |
WS2812流水灯(转向灯)上电模式\src\stc15f.H | 17933 | 2019-01-23 |
WS2812流水灯(转向灯)上电模式\src\ws2812.c | 1419 | 2019-01-23 |
WS2812流水灯(转向灯)上电模式\src\ws2812.h | 1154 | 2019-01-22 |
WS2812流水灯(转向灯)上电模式\STARTUP.A51 | 6376 | 2013-06-24 |
WS2812流水灯(转向灯)上电模式\WS2812.uvgui.Techgiant103 | 91308 | 2019-01-22 |
WS2812流水灯(转向灯)上电模式\WS2812.uvgui.zhangliang | 94074 | 2019-01-24 |
WS2812流水灯(转向灯)上电模式\WS2812.uvopt | 6307 | 2019-01-23 |
WS2812流水灯(转向灯)上电模式\WS2812.uvproj | 14900 | 2019-01-22 |
WS2812流水灯(转向灯)上电模式\说明.txt | 632 | 2019-02-25 |
WS2812流水灯(转向灯)上电模式\Listings | 0 | 2019-02-25 |
WS2812流水灯(转向灯)上电模式\Objects | 0 | 2019-02-25 |
WS2812流水灯(转向灯)上电模式\src | 0 | 2019-02-25 |
WS2812流水灯(转向灯)上电模式 | 0 | 2019-02-25 |