-
SS4g
基于pscad的SS4g电力机车模型,真诚奉献。(Based on the SS4g pscad model electric locomotive)
- 2010-12-08 21:44:49下载
- 积分:1
-
12864-picture
单片机程序,可以用单片机控制,在12864液晶屏上显示一幅图画。文件中有显示所用的代码。(Microcontroller program, you can use single-chip control, in 12864 a picture displayed on the LCD screen. Documents showing the code used.)
- 2011-11-17 21:31:21下载
- 积分:1
-
uCOSPuCGUI(FSMC)
uCOS+uCGUI例程,主控芯片为STM32,LCD采用FSMC接口连接,实现图形界面的操作(uCOS+uCGUI routines, the main chip for the STM32, the LCD FSMC interface connector, the operation of the graphical interface)
- 2012-06-09 21:30:01下载
- 积分:1
-
modbus
基于RS232物理接口的modbus协议的实现。目前提供三个功能码,并附有proteus仿真文件和整个keil工程文件。
原来在CSDN上下载到的,但是CSDN上面那个无法直接拿来运行.少了一些变量定义之类的.
现在修改好了,可以直接拿来用.(Based on the realization of the RS232 physical interface modbus protocol. Three function code, with proteus simulation file and keil project file. The original the CSDN download to the CSDN above that can not be directly used to run. Less variable definition like now revised, can be directly used.)
- 2020-12-30 13:19:00下载
- 积分:1
-
A7159-SPI-stm8
A7159-SPI的驱动程序例程,非常值得你拥有(A7159- SPI driver routines, very worth you have)
- 2016-12-24 11:46:40下载
- 积分:1
-
PWM
讲述8051单片机控制PMW调整光的强度的C源程序。(PMW about 8051 to adjust the light intensity control of the C source.
)
- 2011-05-24 20:07:08下载
- 积分: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
-
Voltmeter
走马灯,包括原理图和源程序,功能齐全,运用单片机开发的代码(Lantern, including schematics and source, fully functional, use microcontroller development code)
- 2015-01-07 21:06:10下载
- 积分:1
-
C8051F020examples
包含了C8051的基本例程,如流水灯,IO口控制,蜂鸣器,串口通信等(C8051MCU example programs)
- 2013-09-04 11:25:58下载
- 积分:1
-
51P6264
通过6264扩展51单片机的存储器,文件包含源代码,可以在keil下编译。(By 6264 expand the memory chip 51, the file contains the source code, in keil compiler.)
- 2011-10-31 17:26:25下载
- 积分:1