-
etpu_set1
飞思卡尔单片机的etpu功能模块set1 打包好的 直接可以用(The etpu function module of Freescale MCU Set1 Carle pack can be used directly)
- 2013-12-31 15:15:43下载
- 积分:1
-
IEC101
101规约程序代码说明,较为详细的101标准电力通讯规约代码。(Power communication protocol IEC 61850-101 Statute of the simulator source code, VC prepared)
- 2020-09-15 16:57:57下载
- 积分: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
-
MSP4301
msp430f5529学习资料,有需要的可以看一下(Msp430f5529 learning materials, if necessary, can take a lookmsp430f5529)
- 2020-06-21 07:40:02下载
- 积分:1
-
5529和nokia5110显示字符
msp430f5529和nokia5110显示字符(Msp430f5529 and Nokia 5110 display characters)
- 2020-06-20 22:40:01下载
- 积分:1
-
RX8025T
用C语言写的RX8025T时钟芯片程序。
(this is a RX8025T real time chip driver
program in C-Language.)
- 2021-01-21 16:18:46下载
- 积分:1
-
FlexRay
说明: FlexRay通信协议中文版 适用于CAN的进阶教学(FlexRay Communication Protocol Chinese Version Applicable to Advanced Teaching of CA)
- 2019-01-07 18:52:21下载
- 积分:1
-
ds1302
时钟芯片DS1302的MSP430的驱动程序,模块化书写,很好调用!(DS1302 clock chip MSP430 drivers, modular writing, good call!)
- 2013-08-26 19:00:24下载
- 积分:1
-
8-M3-net
基于stm32单片机,程序实现内容和测试,在浏览器上创建一个web服务器,通过web服务器控制开发板上的灯(Based on stm32 microcontroller, program content and tested on the browser to create a web server through a web server control development board lights)
- 2013-07-18 15:20:42下载
- 积分:1
-
yuyinbaoshi
利用 D/A 转换的方式对实时时钟进行语音报时,同时显示时间到LCD1602上(The D/A conversion way voice broadcast real-time clock, and time to display on LCD1602)
- 2016-05-09 18:04:55下载
- 积分:1