-
CCD_STM32
本程序是使用STM32开发蓝宇第四代线性CCD的例程,附有CCD与STM32的接线说明。程序是基于STM32F103ZE单片机的,可移植。(This procedure is the use of STM32 development Lan Yu fourth generation linear CCD routines, with CCD and STM32 wiring instructions. The program is based on the STM32F103ZE microcontroller, which is portable.
)
- 2021-05-07 12:58:36下载
- 积分:1
-
多功能电子钟程序
多功能电子钟的程序,基于ATM89C51单片机,可以实现时间走动、显示、日期显示、闹铃功能,欢迎下载(The program of multi-function electronic clock, based on ATM89C51 single chip computer, can realize the functions of time walking, display, date display and alarm. Welcome to download.)
- 2019-06-19 20:56:40下载
- 积分:1
-
CiA_DS402_2005
CANopen协议的运动控制子协议, CiA DS402 2005年版本。(CAN in Automation. CANopen Device Profile Drives and Motion Control CiA
Draft Standard Proposal 402 ,Version 2.0: 2005
)
- 2020-12-28 13:49:02下载
- 积分:1
-
C51-VBddl
VB 开发C51的动态链接库,可以拿来直接用的,(VB-C51 dynamic link library that can be used directly, and)
- 2013-11-17 22:19:39下载
- 积分:1
-
W5500 网页远程配置设备
说明: stm32的基于w5500 的例子程序,希望能有用(Based on the example program of w5500, I hope it will be useful.)
- 2020-06-19 16:00:02下载
- 积分: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
-
中景园电子0.96OLED显示屏_STM32ZET系列_SPI_例程
STM32跟OLED 屏幕连接进行显示程序(The STM32 is connected to the OLED screen for the display program)
- 2021-04-11 22:38:57下载
- 积分:1
-
整流滤波2
逆变器资料,整流滤波protues的仿真,效果已经基本调试好嘞,有问题可以随时提问(Inverter rectifier filter Protues simulation data, the effect has been basically OK, there is a problem you can always ask questions)
- 2018-04-07 09:37:25下载
- 积分:1
-
dingshiqizhongduan
定时器中断试验的程序源码,经试验调试已完全调试通可以使用(Timer interrupt testing procedures, debugging has been fully debugged by the test can be used through)
- 2016-11-26 11:31:26下载
- 积分:1
-
stm32 跑马灯
说明: 基于stm32固件库的跑马灯范例,供参考(An Example of Racing Horse Lamp Based on STM32 Firmware Library)
- 2020-06-15 22:55:01下载
- 积分:1