搜索资源列表
科银
- 科银是做嵌入式操作系统DELTAOS的公司,该文档说明该系统的结构和程序设计,以及一些例子。-Branch Bank is doing DELTAOS embedded operating system companies, the document shows that the system is the design structure and procedures, and some examples.
ARMer9开发系统的linux启动过程剖析的文档
- ARMer9开发系统的linux启动过程剖析的文档-ARMer9 Development System linux start the process of analyzing documents
IC_APPLICATION_FOR_MANAGE
- 小区物业管理方案IC应用实例,pdf文档。 广州碧桂园IC卡物业管理系统。华南计算机金卡工程有限公司设计-property management program IC application examples, pdf files. Guangzhou property Biguiyuan IC card management system. South China Computer Program Design Ltd.
三菱PLC、电机和伺服驱动系统控制
- 文档中是针对三菱PLC、电机和伺服驱动组成的伺服系统控制,主要有定位、原点回归等功能-Document is for Mitsubishi PLC, motor and servo drive control servo system consisting of, the main location, the origin of regression functions
MinGUI
- ARM嵌入式GUI开发包,包括文档、演示程序、PC模拟器,代码库。可以在PC的Visul C环境下开发调试界面,之后无缝移入嵌入式环境, 源码基于纯C代码,CPU及内存占用率低,可用于ARM7等主频不是很高的系统。http://www.cmsoft.cn/project/mingui/-ARM Embedded GUI development kit, including documentation, demos, PC emulator, code libraries. In the PC V
TP850_C
- 振中抄表机TP850_C图形系统示例程序/图形系统示例程序/振中抄表机机内程序/文档-Vibration in the meter reading machine TP850_C graphics system sample application/graphics system sample application/vibration in the meter-reading machine machine process/document
EmbeddedLogicAnalyzerSystemSoftwareDebugging
- 逻辑分析仪进行嵌入式系统软件调试,泰克公司内部文档-Embedded logic analyzer system software debugging, internal documents Tektronix
NxDS18B20_COM
- 《18B20分布式测温系统》 单总线挂多个18B20。 温度采集和显示分别由不同单片机完成, 两者之间进行232或485总线通信。 压缩包包括: 参考程序及文档 简单实现程序 最终修改程序及proteus仿真 2009/5/-完成 2009/6/6整理 ——沨-" 18B20 distributed temperature measurement system of" single-bus hanging ove
Tiny-FatFs
- 轻量级的文件系统,包含所有的文档、代码、例程-Lightweight file system that contains all of the documents, codes, routines
rtemsdocs-4.9.4
- RTEMS最新4.9.4版的整套文档资料。 RTEMS, 即: 实时多处理器系统(Real Time Executive for Multiprocessor Systems),是一个开源的无版税实时嵌入操作系统RTOS。 它最早用于美国国防系统,早期的名称为实时导弹系统(Real Time Executive for Missile Systems),后来改名为实时军用系统(Real Time Executive for Military Systems),现在由OAR公司负责版本的升级与
mediaplayer--ARMLinuxQT
- 基于ARMLinuxQT的掌上多媒体系统的设计和实现文档资料, 介绍了QT建立多媒体的环境和改进-Handheld multimedia system based on ARMLinuxQT design and implementation of the document information on the QT create a multimedia environment and improved
FreeRTOS_porting_document
- FreeRTOS官方写的移植文档,FreeRTOS是知名的免费嵌入式实时系统之一-FreeRTOS official documents written by transplantation, FreeRTOS is well-known free one embedded real-time system
SAPP-HW-DEV-007
- 上述STM32系统的硬件设计文档,包括主电路板和接口板-schematic for the STM32 BT system
danpianji
- 单片机最小系统文档 内附芯片型号 电路详细模型 -it is very good
Zigbee2006
- Zigbee2006入门(源代码+文档讲解+系统推荐)-Zigbee2006 entry (source code the+ documentation to explain+ system recommended)
rtems_sparc-leon2
- rtems实时操作系统sparc leon2处理器的bsp代码分析文档。包括rtems在sparc leon2处理器上系统启动、任务切换、中断响应、硬件驱动(定时器、串口等)等代码模块的分析。-The document of rtems(RTOS) bsp code on sparc leon2 processor, including system startup、task switching、interrupt handling、device drivers(timer、serial por
YAFFS-Direct-User-Guide-
- 介绍YAFFS文件系统直接使用模式的文档,可以作为入门了解资料-The purpose of this document is to describe the interfacing of the YAFFS Direct Interface, as well as provide sufficient information to allow a preliminary evaluation of YAFFS.
FreeRTOS-CN
- FreeRTOS中文实用教程 "这篇文章的英文原版我是在www.FreeRTOS.net上下载得到的。其实我并没有决定 是否要在系统中使用FreeRTOS,虽然我想要的也仅仅是一个实时内核,当然更重要的 是免费。之所以翻译这篇文章倒不是因为FreeRTOS有多么优秀,完全是因为这篇文章 还不算太长。而且FreeRTOS.net仿佛致力于这个内核在国内的推广,也做了不少中文 化的工作。所以我是打算利用工作之余,边看边译,到读完这篇文档,也就有个中文
FAT32_SD-Interface-C-function
- 在SD卡上实现FAT32文件系统,C实现,可程序结构清晰,简单易懂。里面还有一篇介绍FAT32文件系统的文档,学习代码之前,请耐心将pdf文档研读一遍,这样能达到事半功倍的效果-mplemented on the SD card FAT32 file system, C realized, program structure clear, simple and understandable. There is also a descr iption of the document FAT32 f
FREEMODBUS_FOR_stm32
- 为什么要移植Freemodbus,这个问题需要从两个方面来回答。第一,modbus是一个非常好的应用层协议,它很简洁也相对完善。对于还没有接触过modbus的朋友来说,我非常不建议直接移植freemodbus,应该耐心的从modbus文档入手,并充分把握身边的所有资源,例如PLC的中modbus部分。第二,其实嵌入式系统的通信协议可以自己制定,但是通过实践发现自己定制的协议漏洞百出,尤其是扩展极为困难。我始终认为借鉴他人的经验是很好的途径。借鉴他人成熟的代码,可以减少调试的时间,实现的功能也多