搜索资源列表
12
- 第12章(/12/) BasicUSB.SchDoc 电路原理图 FX2Test/FX2Test.Uv2 Keil C51工程 FX2Test/EZUSB.LIB EZ-USB库文件 FX2Test/dscr.a51 USB描述符 FX2Test/USBJmpTb.OBJ USB中断跳转表 FX2Test/syncdly.h 同步延时 FX2Test/lpregs.h 寄存
bujindianji
- 步进电机正反转程序,包含仿真文件,c源程序,M51文件,OBJ文件等。-Stepper motor program, including simulation files, c source, M51 file, OBJ files.
stm8s_sourceobj
- ST STM8S 库文件,stm8s_can.c,stm8a_it.c等-ST STM8S Source OBJ,stm8s_can.c,stm8a_it.c etc.
ADzhuanhuanqi
- 基于单片机AT80c51的A/D转换器,文件内包含hex,inp,LST,M51,OBJ和c文件,可通过仿真软件直接运行-Based on Single Chip AT80c51 the A/D converter, contained in the file hex, inp, LST, M51, OBJ and c files can be run directly through emulation software
liushimiaodaojishi
- 六十秒倒计时文件包括hex文件,C文件,PWI文件,inp,LST,OBJ,M51,Opt文件可将hex文件载入仿真软件,即可实现仿真-Sixty seconds countdown files include hex files, C files, PWI file, inp, LST, OBJ, M51, Opt file hex file can be loaded simulation software, simulation can be realized
qiehuansanjiaobozhengxianbo
- 正弦波切换三角波文件,C文件,PWI文件,inp,LST,OBJ,M51,Opt文件可将hex文件载入仿真软件,即可实现仿真-Switching triangle wave sine wave file, C files, PWI file, lnp, LST, OBJ, M51, Opt file hex file can be loaded simulation software, simulation can be realized
dingshiqijishuqi
- 定时器计数器,基于AT80c51利用中断的定时器和计数器,文件包含hex文件,c文件,inp,LST,OBJ,M51,Opt文件,将hex载入仿真文件中即可仿真-Timer counter, based AT80c51 use interrupt timers and counters, the file contains hex file, c files, inp, LST, OBJ, M51, Opt file, hex file can be loaded simulation simu
PWMOUTPUT
- STM32PWM输出源码 里面包含主函数 pwm初始化 以及obj文件-STM32 PWM output
ACC采集,ACC与倾角输出
- 对于平台式惯导系统来说,初始对准就是要将平台坐标系向导航坐标系对准。工程文件夹下新建如下6个文件夹,分别用于放置源文件和生成的文件。(其中list和obj文件用于存放相应类型的生成文件,可以使编译完的工程文件夹内文件整洁,不至于有太多文件混在一起)(For the platform inertial navigation system, the initial alignment is to alignment the platform coordinate system to the navi
01.LED点灯实验(STM32神舟IV号-寄存器版)
- LED点灯实验, 1.MDK文件夹 --- MDK启动软件 2.obj文件夹 --- 包含编译产生的中间文件 --- 最终可执行的HEX文件程序 3.src文件夹(包含所有的源代码) ---包含main.c文件(LED 1.MDK 2.obj 3.src)