-
12864液晶模块跟单片机的串行通讯程序,是某公司的范例程序
12864液晶模块跟单片机的串行通讯程序,是某公司的范例程序-12864 LCD module with the microcontroller serial communication program, is an example of a company program
- 2022-09-19 02:20:03下载
- 积分:1
-
无人机飞控系统
德国人做的飞行控制系统的代码
- 2023-02-07 14:20:03下载
- 积分:1
-
MIPS Assembly Language Programming
MIPS Assembly Language Programming
- 2023-05-19 21:10:03下载
- 积分:1
-
flashdownloader, 利用此程序可以对AMD flash 进行编程操作,平台为ADS1.2...
flashdownloader, 利用此程序可以对AMD flash 进行编程操作,平台为ADS1.2-flashdownloader. this procedure can be used for AMD flash programming operation platform for ADS1.2
- 2023-02-26 15:00:03下载
- 积分:1
-
Linux下常用的串口函数库,可简化开发。
Linux下常用的串口函数库,可简化开发。-Linux common serial functions will simplify development.
- 2022-01-24 13:11:27下载
- 积分:1
-
LPC1788评估板
这是评估LPC1788 cortex-M3微控制器的电路原理图。
- 2022-07-10 11:31:59下载
- 积分:1
-
KS8695加载器>;>;>;>;>;>;>;
ks8695 loader > > > > > > >-ks8695 loader
- 2022-12-25 04:25:03下载
- 积分:1
-
uc/os2.83最新源代码,未作任何修改,已经在应用中试验过,没有问题!...
uc/os2.83最新源代码,未作任何修改,已经在应用中试验过,没有问题!-uc/os2.83 latest source code, without any changes, the application has been tested, no problem!
- 2022-03-18 17:08:50下载
- 积分:1
-
xe166系列的PEC模块的使用例程,是英飞凌单片机培训的好资料
xe166系列的PEC模块的使用例程,是英飞凌单片机培训的好资料-xe166 series of PEC modules using routines, is a good training materials Infineon microcontroller
- 2022-06-21 06:08:41下载
- 积分:1
-
MSP430的闪烁LED使用定时器
应用背景定时器是用来闪烁发光二极管的。每一次溢出,定时器产生一个中断,这是用来眨眼的。由于定时器的时钟由smclock(运行在约1MHz),8溢出数近似每0.5秒钟闪烁一次。 ;关键技术本示例使用定时器时钟从smclock。这个时钟是基于单片机的电流频率1MHz。在这种情况下,我们希望LED切换每0.5s。利用上述公式,我们可以计算出如何程序定时器。计数结果在524288,这是8倍65536。该定时器将产生一个溢出中断,并重置一次,它达到65536。因为我们要数到524288,之后每8溢出中断,LED将被切换的。
- 2022-02-03 17:22:22下载
- 积分:1