搜索资源列表
gps1_5
- gps1_5.c begins by opening a file gpsData.txt which will save all GPS message strings in ASCII. Next, the serial port is opened using a function prototype comm_setting() which invokes functions found in the IBMCOM library. A while loop is entere
USB_mcu
- 1、压缩包中包含了由盛唐公司研制的USB_D12开发评估板实现USB鼠标的全部源代码 2、源代码中的U_Mouse.C文件实现了数据通讯的协议,Chap_9.C含有鼠标枚举所需的各种描述符。 3、上述文件实为USB接口芯片D12开发的经典参考资料及制作USB鼠标的极佳参考原型。 4、阅读源程序前务必先阅读开发评估板的使用说明书各评估板的电路原理图,方能快速理解源程序。 5、需要USB鼠标的底层驱动程序的开发者请与作者联系。 -1, compressed package inc
USB-d12-keyboard
- USB键盘源代码: 1、压缩包中包含了由盛唐公司研制的USB_D12开发评估板实现USB键盘的全部源代码. 2、源代码中的U_Keyboard.C文件实现了数据通讯的协议,Chap_9.C含有键盘枚举所需的各种描述符。 3、上述文件实为USB接口芯片D12开发的经典参考资料及制作USB键盘的极佳参考原型。 -USB keyboard source code: 1, compressed package that contains the company developed by
SX12xxDrivers-V2.1.0(lora注释)
- lora 通讯 国际通用准协议代码 能够透传数据,最远距离能够达到20公里,内容为标准的c语言编写的协议范本(Lora communication international general quasi-protocol code can transmit data, the longest distance can reach 20 kilometers, the content of the standard C language prepared prototype protocol)