搜索资源列表
-
0下载:
pmbus在avr32开发板平台上tiny24中的实现。-This is PMBus 1.1 [0] software intended to replace the firmware found in the "Board Controller" [1] on the Atmel ATNGW100 [2], which is a low cost [$US 90] Linux-oriented board suitable for developing and deploying AVR32
-
-
0下载:
基于 Arm9内核的单片机,由于其低廉的价格与优越的性能,已经被广泛的应用于各种消费类电子产
品中。掌握Arm9 单片机的开发技能已经成为嵌入式系统开发者的迫切要求。但由于市面上的Arm9开发板价格
不菲, 使不少想学习Arm9开发技术的朋友望而却步, 其中有一大部分是各大高校的学生。 本文阐述了改造ipTIME
的IP0422路由器,使其成为VxWorks和Linux的 Arm9开发平台的过程。整个过程简单易行,同时花费在150
元以内,是嵌入式系统开发爱好者不错的选择-ARM
-
-
0下载:
This the book for 8051 using C and assembly language-This is the book for 8051 using C and assembly language
-
-
0下载:
用C写的51万年历,实现年月日和星期的查询。该程序用于不带时钟芯片的嵌入式系统。-Using C to write the 51 calendar, the realization of years and a week of inquiries. The program for the non-clock-chip embedded systems.
-
-
1下载:
原创的XML解析,不过只能解析节点及节点内容,不支持属性,纯C语言,适合嵌入式系统使用。-Original XML parsing, but only parse the contents of nodes and the node does not support attributes, pure C language, suitable for embedded systems.
-
-
0下载:
本文在嵌入式技术的基础上进行微孔振动钻削机床数控系统硬件平台和软件平台的开发。系统的硬件结构以高性能低功耗的32位ARM7嵌入式处理器LPC2210为控制核心,配以必要的外围模块;软件系统以源码开发的嵌入式实时操作系统μC/OSⅡ为核心,开发了设备运行管理所需的应用控制软件。该数控系统不仅可靠性高、功能性强、稳定性好,而且具有良好的可移植性和可裁剪性,可根据实际的需求进行功能的扩展和裁剪。-In this paper, based on embedded technology micro-vib
-
-
0下载:
Programming Embedded Systems in C and C++
This book introduces embedded systems to C and C++ programmers. Topics include testing memory devices,writing and erasing Flash memory, verifying nonvolatile memory contents, controlling on-chip peripherals
-
-
0下载:
MSP430是一种功能丰富的单片机品种,适合各种嵌入式系统,本书主要介绍这种系列的C语言编程,是读者很快掌握-MSP430 MCU is a feature-rich varieties, suitable for a variety of embedded systems, the book introduces the series of C language programming, the reader quickly grasp
-
-
0下载:
文件系统fatfs0.6板的,一切ok,欢迎下载-FatFs is a generic FAT file system module for small embedded systems. The FatFs is written in compliance with ANSI C and completely separated from the disk I/O layer. Therefore it is independent of hardware architecture. It c
-
-
0下载:
方便移植的 fat16/32 库,在应用层、支持文件读写、目录创建、等功能,可以很方便的移植到小内存的系统中,可惜不支持目录删除-Designed for low memory embedded systems, this project is a multi-purpose platform independent C code implementation of a FAT16 & FAT32 driver with read & write support.
The library p
-
-
0下载:
包括LCD,串口,键盘,红外编码解码,电机控制,AD,DA,DS1302,DS18B20等等在内的41个嵌入式系统中常见的程序模块,同时有C语言和汇编语言两种版本。-Including LCD, serial port, keyboard, infrared codec, motor control, AD, DA, DS1302, DS18B20, and so on embedded systems, including 41 common program modules, while th
-
-
0下载:
这是C语言编写的煤矿用自动加水程序,开发环境是KEIL,此代码通过调试,里面有很多技巧。对于用C语言开发嵌入式系统有重要参考价值。
-It is written in C language for use in mines automatic water program, the development environment is KEIL, this code by debugging, there are a lot of skills. For embedded systems us
-
-
0下载:
PID算法的C语言描述,并附有部分程序说明,适用于单片机及嵌入式系统对机器人的精确控制-
PID algorithm in C language descr iption, along with some of the procedures described, for precise control of the microcontroller and embedded systems for robots
-
-
0下载:
嵌入式系统C语言专著,特别介绍C语言在嵌入式系统中的应用和特性。-Embedded System C language monograph, a special presentation on C language applications and features in embedded systems.
-
-
0下载:
《Design Patterns for Embedded Systems in C》 此书的源代码第一章 感谢原稿作者!-《Design Patterns for Embedded Systems in C》
-
-
0下载:
《Design Patterns for Embedded Systems in C》 此书的源代码第三章 感谢原稿作者!-《Design Patterns for Embedded Systems in C》
-
-
0下载:
《Design Patterns for Embedded Systems in C》 此书的源代码第四章 感谢原稿作者!-《Design Patterns for Embedded Systems in C》
-
-
0下载:
《Design Patterns for Embedded Systems in C》 此书的源代码第五章 感谢原稿作者!-《Design Patterns for Embedded Systems in C》
-
-
0下载:
《Design Patterns for Embedded Systems in C》 此书的源代码第一章 感谢原稿作者!-《Design Patterns for Embedded Systems in C》
-
-
1下载:
ugui是一个极为精简的gui框架,适合于嵌入式系统简单界面开发,只有两个文件组成,使用极为方便。-μGUI is a free and open source graphic library for embedded systems. It is platform-independent and can be easily ported to almost any microcontroller system. As long as the display is capable of show
-