-
单片机程序,里面包括代码和一些基本数据。源程序,各种文件...
单片机程序,里面包括代码和一些基本数据。源程序,各种文件-SCM procedures, which includes the code and some basic data. Source code, documentation
- 2023-05-07 14:45:03下载
- 积分:1
-
我自己写的ds1820b温度测量程序,可以通过串口工具软件显示温度...
我自己写的ds1820b温度测量程序,可以通过串口工具软件显示温度-I wrote it myself ds1820b temperature measurement procedures, through serial software tools show that the temperature
- 2022-12-06 00:30:03下载
- 积分:1
-
无线传感器节点基站源代码,采用ATMEGA128控制CC1000.
无线传感器节点基站源代码,采用ATMEGA128控制CC1000.-The source code base stations for wireless sensor nodes, using ATMEGA128 control of CC1000.
- 2022-12-17 22:10:03下载
- 积分:1
-
nrf905 wireless transceiver functions, this program is based on the avr atmagle1...
nrf905 实现无线收发的功能,本程序是基于avr atmagle16单片机的程序,很有用!-nrf905 wireless transceiver functions, this program is based on the avr atmagle16 SCM program, very useful!
- 2023-07-19 13:55:02下载
- 积分:1
-
ucos移植心得,使用ucos的朋友应该要看看,会学到很多东西的。ucosII源码分析,暂时抛弃那些Event/MailBox、信号量等元素
而且在51单片...
ucos移植心得,使用ucos的朋友应该要看看,会学到很多东西的。ucosII源码分析,暂时抛弃那些Event/MailBox、信号量等元素
而且在51单片机上移植实现其功能-ucos移植心得,使用ucos的朋友应该要看看,会学到很多东西的。ucosII源码分析,暂时抛弃那些Event/MailBox、信号量等元素
而且在51单片机上移植实现其功能
- 2022-05-10 21:53:38下载
- 积分:1
-
4*4键盘程序 (头文件 键盘驱动 主程序 )虽然简单,但对新手 值得一看...
4*4键盘程序 (头文件 键盘驱动 主程序 )虽然简单,但对新手 值得一看-4* 4 keyboard (the first keyboard-driven document main program) simple, but the novice eye-catcher
- 2022-01-28 22:35:01下载
- 积分:1
-
在uclinux/linux下通过串口以XMLOAD协议与PC终端通讯,可以实现从PC到平台的文件下载....
在uclinux/linux下通过串口以XMLOAD协议与PC终端通讯,可以实现从PC到平台的文件下载.-In uclinux/linux through the serial port to XMLOAD agreement with the PC terminal communication can be achieved to the platform from the PC to download the document.
- 2022-07-17 14:06:22下载
- 积分:1
-
UCLINUX字符驱动源码
UCLINUX字符驱动源码-character-driven source OS
- 2022-04-21 20:58:08下载
- 积分:1
-
总的来说,在uClinux上的开发和标准Linux还是很类似的。通常可以按照下面的步骤去设计和调试: 建立基于以太网的开发环境; 如果所设计的程序和硬件的关联不...
总的来说,在uClinux上的开发和标准Linux还是很类似的。通常可以按照下面的步骤去设计和调试: 建立基于以太网的开发环境; 如果所设计的程序和硬件的关联不大,那么一定要在标准Linux上先编译和调试通过。灵活地使用gcc和gdb将大大节省时间; 将x86上的GCC编译好的应用程序用交叉编译工具来编译;如果编译时发现错误,那么很可能存在以下问题: 交叉编译器或库文件的路径不正确;最彻底的解决办法是重新装一次编译器; 遇到库不支持的函数;此时需要自己把函数的实现做成另外一个库供应用程序使用。如果是uClinux本身不支持的调用,那么就需要改写代码了。-Overall, the uClinux on the development and standard Linux is still very similar. Usually can use the following steps to design and debug : Ethernet-based development environment; If the design of the procedure and not linked to the hardware, then it must be the first standard Linux compiler and debugging through. Flexibility in the use of gdb and gcc will greatly save time; X86 will be on the GCC-compiled application with cross-compiler tool to compile; If you compile time error is found, it was very likely that the following issues : cross-compilers or libraries are not the correct path; The most radical solution is a re-installed time compiler; encountered does not support functions; At this time the need to
- 2022-10-25 13:50:03下载
- 积分:1
-
在嵌入式linux2.6内核下的Xmodem传输软件的源代码,可以编译支持多种平台。...
在嵌入式linux2.6内核下的Xmodem传输软件的源代码,可以编译支持多种平台。-Linux2.6 kernel in the embedded software under the Xmodem transfer the source code can be compiled to support multiple platforms.
- 2023-04-18 07:00:03下载
- 积分:1