-
LED-3D-POV
stm32的3d led旋转显示器
main(void)
{
u16 speed=0
System_Init()
/*
/////test/////
int i=0
for(i=0 i<512 i+=2){
Image[i]=0xff
}
*/
while(1){
speed=(CoderData.Speed/64)
//HC595X8(speed,Image)
if(speed==0) speed=1000
if(speed<5000) HC595X8(speed,Image)
}
}
void System_Init(void){
CoderInit()
HC595Init()
}(stm32 LED 3D POV
main(void)
{
u16 speed=0
System_Init()
/*
/////test/////
int i=0
for(i=0 i<512 i+=2){
Image[i]=0xff
}
*/
while(1){
speed=(CoderData.Speed/64)
//HC595X8(speed,Image)
if(speed==0) speed=1000
if(speed<5000) HC595X8(speed,Image)
}
}
void System_Init(void){
CoderInit()
HC595Init()
})
- 2020-12-23 12:29:08下载
- 积分:1
-
qihuayali
激光深熔焊接过程中小孔行为的数值模拟,同时获得自由表面并在其自由表面上添加气化压力的udf,获得想要的流速场。(Modelling of keyhole dynamics and
porosity formation considering the
adaptive keyhole shape and three-phase
coupling during deep-penetration laser
welding)
- 2021-03-01 15:59:34下载
- 积分:1
-
CC1110_TCS
用CC1110来控制的一个贪吃蛇的小游戏,按键来控制(CC1110 to control one Snake game, key to control)
- 2012-06-25 14:44:38下载
- 积分:1
-
程序
说明: stm32+风速风向的测量,通过模拟量输入经过adc转换,测量风速及风向(STM32 + wind speed and direction measurement, through analog input through ADC conversion, measurement of wind speed and direction)
- 2021-04-21 10:28:49下载
- 积分:1
-
QXD-DM642audio
很好用的音频测试程序,可用于普通制式的快速调试(Good audio test program can be used for ordinary standard fast debugging
)
- 2012-05-12 17:41:33下载
- 积分:1
-
ModbusSlaveProgram
这是一款模拟modbus从机的程序,可以方便用户调试modbus程序,本程序完全免费。(This is a simulation of the modbus from machines, can facilitate users to debug the modbus program, this program is completely free.
)
- 2013-11-08 19:23:47下载
- 积分:1
-
三对6路PWM带互补带死区
采用六步换向法的无刷电机控制工程,MDK可以直接打开编译。(brushless motor control project using six - step method , can be opened and compiled directly by MDK .)
- 2018-09-06 08:40:48下载
- 积分:1
-
sjiyan19--2.4caipinxianshishiyan
基于89c52的2.4寸液晶显示源代码和hex文件(Display the source code and hex file based on the 2.4-inch LCD 89c52)
- 2013-11-28 11:57:42下载
- 积分:1
-
pmsg_vol
永磁同步发电机整流系统控制仿真,运用电流解耦的电压电流双闭环控制。(Permanent magnet synchronous generator rectification system control simulation using the current decoupling of voltage and current double closed loop control.)
- 2017-01-08 10:45:27下载
- 积分:1
-
SPI-1.8-TFT
这是一个SPI 接口的1.8寸TFT操作的源代码,液晶屏控制器为ST7735,里面附带ST7735资料(This is an SPI interface 1.8-inch TFT operation of the source code, the LCD screen controller ST7735, ST7735 with inside information)
- 2014-01-15 21:57:25下载
- 积分:1