-
基于stm32-CAN控制伺服电机程序
使用stm32f407单片机的CAN通信控制驱动电机,并且该程序可以通过红外遥控(CAN communication with stm32f407 MCU is used to control the driving motor, and the program can be controlled by infrared remote control.)
- 2020-11-23 20:59:33下载
- 积分:1
-
LCD12864_曲线绘制
说明: 在stm32f103上面显示曲线或者图像。可以自定义显示字符,汉子。以及显示自定义图片或者打点显示波形等等。(Display curves or images on stm32f103. You can customize the display characters, man. And display custom pictures or dot display waveforms and so on.)
- 2020-09-13 12:19:21下载
- 积分:1
-
net
单神经元pid控制器设计,可以直接调试参数,仿真通过没有问题(Single neuron pid controller design, can be directly debugging parameters, the simulation through no problem)
- 2016-01-18 09:05:51下载
- 积分:1
-
02_STM32F103_system_radio_LowPwr_CAD
说明: stm32f103芯片驱动SX1278,小型RTOS,处理SX1278信号,空中唤醒(STM32F103 chip drives sx1278, small RTOS, processes sx1278 signal, wakes up in the air)
- 2020-10-20 21:37:24下载
- 积分:1
-
AVR1628
AVR编写1628的C程序AVR编写1628的C程序(AVR C program written 1628 AVR C program written 1628)
- 2013-03-09 11:28:36下载
- 积分:1
-
Oscillograph_6
基于LPC2200实验箱的数字示波器源代码(err)
- 2007-12-28 22:20:03下载
- 积分:1
-
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
-
light
说明: 假设P1.0口为发光二极管(共阴),其通过按键来控制是否开启(Suppose that the P1.0 port is a light emitting diode (common negative), which controls whether to turn on or not by pressing a button.)
- 2020-06-22 20:40:01下载
- 积分:1
-
Two-way-v
两路电压表,0809可以实现两路的模数转换(Two way voltmeter
)
- 2012-04-21 12:32:06下载
- 积分:1
-
ZH301G
三相电的电压电流读取 功率 上报给主机通过CAN(Reading of Three-phase Electric Voltage and Current)
- 2020-06-20 15:40:01下载
- 积分:1