-
This is a PWM process, suitable for beginners to use, easy to learn, I was from...
这是一个PWM程序,适合新手入门使用,简单易学,本人就是从这个简单例程开始学习AVR单片机, 希望对新人有帮助-This is a PWM process, suitable for beginners to use, easy to learn, I was from the beginning of learning this simple routine AVR microcontroller, would like to help newcomers
- 2023-05-13 05:55:03下载
- 积分:1
-
比较好的国产嵌入式OS,适合于中小产品开发,对嵌入式初级程序员适用...
比较好的国产嵌入式OS,适合于中小产品开发,对嵌入式初级程序员适用-Good domestic embedded OS, suitable for medium and small product development, the primary programmer for embedded
- 2022-05-30 11:29:07下载
- 积分:1
-
在纯C语言嵌入式开发环境下可以使用的双链表算法及相关调试接口函数。...
在纯C语言嵌入式开发环境下可以使用的双链表算法及相关调试接口函数。-double list using C language
- 2022-02-05 08:53:59下载
- 积分:1
-
motorola ezx平台的一个非官方的开发包,可以用来开发ezx native的软件。...
motorola ezx平台的一个非官方的开发包,可以用来开发ezx native的软件。-platform of a non-government development kits, can be used to develop ezx native software.
- 2022-08-07 14:29:29下载
- 积分:1
-
Easy LPC2131 development board ARM7_LPC213x/214x EasyARM2131 template demo proje...
深入浅出ARM7_LPC213x/214x
EasyARM2131开发板
LPC2131工程模板
演示程序(C)-Easy LPC2131 development board ARM7_LPC213x/214x EasyARM2131 template demo project (C)
- 2022-09-22 08:40:06下载
- 积分:1
-
S3C2410 JTAG programming and the availability of
S3C2410 jtag编程和可用的-S3C2410 JTAG programming and the availability of
- 2022-11-13 19:20:03下载
- 积分:1
-
MiniGUI1.6.9的窗口编程实例,学习MiniGUI的好资料
MiniGUI1.6.9的窗口编程实例,学习MiniGUI的好资料-Window MiniGUI1.6.9 programming examples, learning good information MiniGUI
- 2022-03-01 19:09:14下载
- 积分:1
-
Uclinux on niosII transplantation in the tutorial, detailed introduction, with e...
在niosII上移植uclinux教程,介绍细致,配有每一步图示-Uclinux on niosII transplantation in the tutorial, detailed introduction, with each step icon
- 2022-07-11 22:57:33下载
- 积分:1
-
intel strata flash TE28Fxx series of source code nor flash
intel strata flash TE28Fxx系列的源代码 nor flash-intel strata flash TE28Fxx series of source code nor flash
- 2022-10-05 04:40:02下载
- 积分:1
-
读写USB端口的VC程序,编译说明 : 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4...
读写USB端口的VC程序,编译说明 : 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录--A VC program reading/writing USB port. Compilationg steps: 1. install DDK. 2. include DDK s inc path in header file s searching path. 3. include DDK s lib path in the library s search path. 4. comment out HIDD_ATTRIBUTES structure in the source file. 5. add setupapi.lib. If you don t want to install DDK, you could omit the first 2 steps, but you need to copy corresponding header files and library files.
- 2022-04-12 23:15:03下载
- 积分:1