-
51程序员电路原理图,电路板和电脑
51编程器的原理图,PCB以及PC机软件打包下载,欢迎下载-51 programmer schematic, PCB and the PC-software package to download, please download the
- 2022-01-27 19:26:41下载
- 积分:1
-
ATMEGA128 香港金德集团有限公司串行闪存驱动程序
香港金德集团有限公司串行数据的驱动程序 flash 这。芯片类型: ATmega128AVR 时钟频率: 8 兆赫编译器: CodeVision
- 2022-01-25 17:10:44下载
- 积分: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
-
基于RSSI的zigbee定位
基于RSSI的zigbee定位,通过多种算法和经验模型,多点定位,精度还不错。在cc2431平台上实现,可供参考和移植。
- 2022-08-03 14:28:34下载
- 积分:1
-
DSP PWM+AD转换工程文件
1) 采用汇编语言或C语言编写简单DSP程序,实现DSP系统寄存器、看门狗寄存器、中断相关寄存器等初始化;
2) 编写两个子程序
- 2023-01-14 06:05:03下载
- 积分:1
-
使用89S52 +仿真实时时钟
应用背景这是完整的项目:实时时钟使用89S52 ; ; ; ;包括在protues仿真文件 ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ;关键技术IDE:Keil Cprotues仿真:
- 2022-11-19 02:15:02下载
- 积分:1
-
uClinux默认根文件系统romfs、romfs是一读
uCLinux默认的根文件系统是romfs,由于romfs是一个只读的文件系统,当你的嵌入式设备动态的修改了一些文件,它无法保存。JFFS而可以动态的把DRAM中的数据烧入Flash中,此文件是实现他的一个MTD文件-uCLinux default root file system is romfs, romfs is a read-only file system, when you embedded devices dynamic changing of certain documents, it has been preserved. JFFS can put dynamic DRAM burn the data into Flash, this document is the document an MTD
- 2022-11-15 17:35:03下载
- 积分:1
-
解析工具,代码写的很好,可以直接带来的
xml解析工具,代码写的很不错,可以直接拿来用-xml parsing tools, code written in a very good, can be directly brought by
- 2022-04-06 15:32:15下载
- 积分:1
-
没有用锁存器来做的动态数码管显示。
用c语言写的89c51,
有proteus的仿真...
没有用锁存器来做的动态数码管显示。
用c语言写的89c51,
有proteus的仿真-Latches do not use dynamic digital tube display. Written by c language 89c51, there Proteus Simulation
- 2022-03-02 02:34:02下载
- 积分:1
-
基于DSP28335的UCOSII移植
ucosii在DSP28335上的移植,里面包括任务调度的几个LED闪速灯显示,好不容易找的一段工程代码。本人亲自测试过且已经应用于公司代码中可靠稳定。
- 2022-02-03 05:18:30下载
- 积分:1