首页

ws2812呼吸灯驱动

c

2021-6-2

ws2812呼吸灯驱动 通过控制IO电平和延迟模拟时序,改变亮度达到呼吸效果

资源下载此资源下载价格为3D币(VIP免费),请先
资源文件列表
ws2812/.mxproject , 4255
ws2812/.vscode/c_cpp_properties.json , 2215
ws2812/.vscode/settings.json , 76
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f100xb.h , 499383
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f100xe.h , 544592
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f101x6.h , 450054
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f101xb.h , 460427
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f101xe.h , 538241
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f101xg.h , 553283
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f102x6.h , 542782
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f102xb.h , 552388
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103x6.h , 874443
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xb.h , 884820
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h , 971857
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xg.h , 985951
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f105xc.h , 1261488
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f107xc.h , 1342323
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h , 8788
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h , 3337
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f100xb.s , 15127
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f100xe.s , 16715
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f101x6.s , 12564
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f101xb.s , 12937
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f101xe.s , 15049
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f101xg.s , 15808
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f102x6.s , 12886
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f102xb.s , 13271
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f103x6.s , 13449
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f103xb.s , 13834
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f103xe.s , 16391
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f103xg.s , 16845
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f105xc.s , 16653
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f107xc.s , 16833
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f100xb.s , 11927
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f100xe.s , 13199
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f101x6.s , 10162
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f101xb.s , 10594
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f101xe.s , 12271
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f101xg.s , 12987
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f102x6.s , 10412
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f102xb.s , 10892
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f103x6.s , 11067
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f103xb.s , 11536
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f103xe.s , 13939
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f103xg.s , 14089
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f105xc.s , 13607
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f107xc.s , 13927
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f100xb_flash.icf , 1355
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f100xb_sram.icf , 1349
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f100xe_flash.icf , 1355
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f100xe_sram.icf , 1349
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f101x6_flash.icf , 1355
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f101x6_sram.icf , 1349
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f101xb_flash.icf , 1355
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f101xb_sram.icf , 1349
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f101xe_flash.icf , 1355
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f101xe_sram.icf , 1349
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f101xg_flash.icf , 1355
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f101xg_sram.icf , 1349
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f102x6_flash.icf , 1355
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f102x6_sram.icf , 1349
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f102xb_flash.icf , 1355
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f102xb_sram.icf , 1349
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f103x6_flash.icf , 1355
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f103x6_sram.icf , 1349
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f103xb_flash.icf , 1355
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f103xb_sram.icf , 1349
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f103xe_flash.icf , 1355
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f103xe_sram.icf , 1349
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f103xg_flash.icf , 1355
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f103xg_sram.icf , 1349
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f105xc_flash.icf , 1355
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f105xc_sram.icf , 1349
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f107xc_flash.icf , 1355
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f107xc_sram.icf , 1349
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/startup_stm32f100xb.s , 15104
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/startup_stm32f100xe.s , 17164
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/startup_stm32f101x6.s , 12697
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/startup_stm32f101xb.s , 13053
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/startup_stm32f101xe.s , 15738
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/startup_stm32f101xg.s , 16737
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/startup_stm32f102x6.s , 13152
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/startup_stm32f102xb.s , 13504
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/startup_stm32f103x6.s , 14155
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/startup_stm32f103xb.s , 14449
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/startup_stm32f103xe.s , 17841
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/startup_stm32f103xg.s , 18066
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/startup_stm32f105xc.s , 18262
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/startup_stm32f107xc.s , 18287
ws2812/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/system_stm32f1xx.c , 16390
ws2812/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_f32.c , 5114
ws2812/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_q15.c , 5458
ws2812/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_q31.c , 4431
ws2812/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_q7.c , 5090
ws2812/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_f32.c , 4891
ws2812/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_q15.c , 4423
ws2812/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_q31.c , 4553
ws2812/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_q7.c , 4226
ws2812/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_f32.c , 4613
ws2812/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_q15.c , 4912
ws2812/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_q31.c , 5000
ws2812/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_q7.c , 5408
ws2812/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_f32.c , 5582
ws2812/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_q15.c , 5306
ws2812/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_q31.c , 5201
ws2812/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_q7.c , 4530
ws2812/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_f32.c , 4574
ws2812/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_q15.c , 4621
ws2812/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_q31.c , 4178
ws2812/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_q7.c , 4104
ws2812/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_f32.c , 5095
ws2812/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_q15.c , 4534
ws2812/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_q31.c , 4425
ws2812/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_q7.c , 4462
ws2812/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_f32.c , 5648
ws2812/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_q15.c , 5505
ws2812/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_q31.c , 7054
ws2812/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_q7.c , 5171
ws2812/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_shift_q15.c , 7678
ws2812/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_shift_q31.c , 6649
ws2812/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_shift_q7.c , 7305
ws2812/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_sub_f32.c , 4890
ws2812/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_sub_q15.c , 4472
ws2812/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_sub_q31.c , 4567
ws2812/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_sub_q7.c , 4256
ws2812/Drivers/CMSIS/DSP_Lib/Source/CommonTables/arm_common_tables.c , 888444
ws2812/Drivers/CMSIS/DSP_Lib/Source/CommonTables/arm_const_structs.c , 6505
ws2812/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_conj_f32.c , 5862
ws2812/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_conj_q15.c , 5108
ws2812/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_conj_q31.c , 5771
ws2812/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_dot_prod_f32.c , 6238
ws2812/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q15.c , 5966
ws2812/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q31.c , 6126
ws2812/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_f32.c , 5499
ws2812/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_q15.c , 4936
ws2812/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_q31.c , 6068
ws2812/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_squared_f32.c , 7255
ws2812/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q15.c , 4901
ws2812/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q31.c , 5498
ws2812/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_f32.c , 7423
ws2812/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q15.c , 6743
ws2812/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q31.c , 9933
ws2812/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_real_f32.c , 7939
ws2812/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_real_q15.c , 7461
ws2812/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_real_q31.c , 7308
ws2812/Drivers/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_init_f32.c , 3317
ws2812/Drivers/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_init_q15.c , 4121
ws2812/Drivers/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_init_q31.c , 3772
ws2812/Drivers/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_reset_f32.c , 2563
ws2812/Drivers/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_reset_q15.c , 2531
ws2812/Drivers/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_reset_q31.c , 2538
最多只能显示150条信息!
没有账号? 忘记密码?

社交账号快速登录