-
24cxxx
本程序是24C128的51单片机读写程序。
测试芯片:at89s52
晶振:12MHz有keil、proteus文件和24c128的英文文档和详细注释(This procedure is 24C128 microcontroller to read and write program 51. Test chip: at89s52 crystal: 12MHz with keil, proteus file and 24c128 documents and detailed notes in English)
- 2010-09-02 15:44:51下载
- 积分:1
-
111
zhigongcankao,zijixiede,hualehenchangshijian
- 2020-06-22 15:00:02下载
- 积分:1
-
Keil-C-uVision4-Chinese-tutorial
Keil C uVision4 集成开发环境详细中文教程,对于新使用Keil C uVision4 很好的资料。(Keil C uVision4 detailed Chinese tutorial integrated development environment, for a new use Keil C uVision4 good information.)
- 2013-07-23 15:34:05下载
- 积分:1
-
change.tar
本站目前内容294万个,分类257个,凝聚了几十万会员的辛勤劳动和私家珍藏,是您程序员生涯中必备的源码库(Unless required by applicable law or agreed to in writing, software)
- 2018-01-04 18:16:05下载
- 积分:1
-
22_RS485
rs485 主站-从站测试程序 亲测可用 附带器件手册(rs485 master- slave test procedure pro-test devices are available with a manual)
- 2013-07-08 09:06:23下载
- 积分: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
-
pfc
pfc电路的仿真,控制方式为平均电流法,结果正确可以使用(pfc circuit simulation, control the average current method, the results can be used properly)
- 2013-06-19 16:56:01下载
- 积分:1
-
2.4G无线通信应用
说明: 通过STM32控制2.4G WIFI模块,实线无线通信(Communicatie between STM32 and 2.4G WIFI moudle.)
- 2020-06-17 09:40:01下载
- 积分:1
-
STM32SPWM-190426
用TIM1输出6路互补的SPWM,实现电机转动,用VF调频调压(Six complementary SPWM outputs from TIM1 are used to realize motor rotation and VF frequency and voltage regulation.)
- 2019-06-29 15:34:06下载
- 积分:1
-
SHT30
适用于CC2530运用SHT30读取温湿度。(It is suitable for CC2530 to use SHT30 to read temperature and humidity.)
- 2017-12-20 14:04:42下载
- 积分:1