-
读写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
-
PIC16F877 and DS1302 RTC
PIC16F877 and DS1302 RTC
- 2022-08-10 12:17:19下载
- 积分:1
-
125_1602液晶显示密码锁
名称:液晶显示密码锁 *
* 晶振:12MHZ *
* 修改:无 *
* 内容:第一行显示固定密码,第二行显示输入密码,密码输入完毕后会*
* 有正确或者错误提示,为了演示方便,提示密码,输入密码部分 *
* 也没有用星号代替。可以自行更换成星号
- 2023-02-04 00:35:04下载
- 积分:1
-
YAFFS Direct:脱离Linux、Wince等操作系统的Yaffs,没有那些系统接口,比较直接,可用于没有操作系统的情况,也可用于UCOS、FreeRT...
YAFFS Direct:脱离Linux、Wince等操作系统的Yaffs,没有那些系统接口,比较直接,可用于没有操作系统的情况,也可用于UCOS、FreeRTOS等小型系统。-YAFFS Direct,can be used with or without rtos. Simplified code, be easy use. It s great!!!
- 2022-12-02 05:00:03下载
- 积分:1
-
基于三星44b0芯片arm嵌入式系统的rtl8019网口的驱动程序
基于三星44b0芯片arm嵌入式系统的rtl8019网口的驱动程序-44b0-based Samsung chip embedded system arm I RTL8019 network driver
- 2022-03-21 16:37:16下载
- 积分:1
-
sample code for the protocol spi atmega
sample code for the protocol spi atmega-sample code for the protocol spi atmega88
- 2022-08-22 21:44:29下载
- 积分:1
-
学习AVR C语言编程的入门与提高的经典书籍,喜欢的朋友可以
学习AVR C语言编程的入门与提高的经典书籍,喜欢的朋友可以-AVR C programming language learning portal with the improvement of the classic books, like our friends can see
- 2022-01-25 21:14:46下载
- 积分:1
-
linux下socket编程示例,通过网络传送控制信息给下位机
linux下socket编程示例,通过网络传送控制信息给下位机-socket programming under linux example, through the network to send control information to the next-bit machine
- 2022-04-06 23:07:10下载
- 积分:1
-
包括蕾莉
Included O Reilly - Programming Embedded Systems in C and C++ pdf. Its been explained fantastically with simple english. Have read many embedded C documents, But the embedded C concept explained here is simple, basic and to the point.
-Included O Reilly- Programming Embedded Systems in C and C++ pdf. Its been explained fantastically with simple english. Have read many embedded C documents, But the embedded C concept explained here is simple, basic and to the point.
- 2022-01-21 05:48:53下载
- 积分:1
-
88E6095的phy寄存器操作
应用背景88E6095是现在很少用的交换机芯片,本源码有很多关于phy寄存器的例子,也有驱动这个芯片的例子
关键技术
对于刚进入嵌入式学习的朋友很有帮助,都是交换机的配置
- 2023-06-01 23:30:04下载
- 积分:1