搜索资源列表
tx-pelican
- 参考周立功的basic模式的CAN通讯,实现了peli模式的CAN通讯,实现环境uPSD + sja1000. -reference week meritorious basic model CAN communications, Implementation of the model xvid CAN communications, and to achieve environmental uPSD sja1000.
NE64TCP
- udp,tcp/ip在智能家居芯片上的代码实现.包括芯片NE64的网络驱动源代码,芯片的上电初始化代码,以及完整的网络协议栈tcp/ip的实现,其中,还包括支持IPV6的可配置选项.代码的开发平台是CodeWarrior.-udp tcp / ip chip in the smart home on a code. NE64 chip including the Network Driver source code, Chip electricity initialization code, a
SoC_RTL8019AS
- 此部分实现了一个动态WEB服务器,具体包括对RTL8019的初始化过程,IP、ICMP、TCP、UDP及HTTP协议的实现-achieve this part of a dynamic Web server, specifically including the right RTL8019 initialization process. IP, ICMP, TCP, UDP and HTTP Protocol Implementation
ucfs_sam7x_mmc(test_ok_final)
- 功能:在AT91SAM7-EK 板上实现用串口(DBGU)操作mmc /sd 上的ucfs文件系统,支持fat文件格式。实现了文件(夹)建立,读写,删除,格式化,容量显示等基本功能,有需要的朋友可以继续添加新功能 。实现了ucos接口,要用到其他的存储介质更容易。因为有现成的ucfs接口驱动。详细情况见文件包中的说明 。 不是高手,做的不好的地方请大家谅解。-functions : In AT91SAM7-EK board realized using serial (DBGU) Opera
无需外扩ram即可在51上执行的占先式RTOS
- 无需外扩ram即可在51上执行的占先式RTOS 可移植,完全免费,公开源代码 具有详细中文文档和注释 (作者已经把它运用到实际的项目中)-without ram can be extended outside of the 51 on the implementation of preemptive RTOS portable, free, open-source with the Chinese documents and detailed notes (The author has alre
avr274 AVR单片机串口通信的程序
- 这是关于AVR单片机串口通信的程序,适合与有一定基础的人看。 这份资料介绍了UART单线的软件执行。议定书的支持两个设备间的半双工通信。唯一的要求是一个输入/输出端口,支持外部中断和一个计时器比较打断。-This is on the AVR single-chip serial communication procedures, suitable for a certain basis people. This document introduces the software implement
usb_i2c
- 基于Cypress的68013实现的USB转I2C的源代码。USB端通信是利用预留指令0xA3实现的,基于最简单的控制流程。适合大家初步接触USB编程的人。下端用C51模拟I2C总线。-68013 Cypress-based implementation of the USB-I2C source code. USB client communication is the use of reserved instruction 0xA3 to achieve, based on the most
a--waveform-display-method-
- 这是一个在MiniGUI下如何显示波形图的一种简单实现方法,需要在MiniGUI环境下运行。-This is how to display a waveform MiniGUI a simple implementation, you need to run MiniGUI environment.
hurray
- 这是IEEE802.15.4协议在tinyos下的实现。硬件平台是MICAz微尘,使用的是nesC语言。-This is the IEEE802.15.4 protocol implementation under the tinyos. Hardware platform is MICAz dust, using the nesC language.
pll-SystemCAMS
- 新型的SystemC-AMS语言,这是PLL使用SystemC-AMS实现的例子-New SystemC-AMS language, This is PLL implementation using SystemC-AMS example
acpica-unix-20100806.tar
- ACPI implementation that you can port (updated version)
mmcplay.tar
- Simple read only FAT16 implementation for ATtiny2313. It can play 8bit raw audio files from SD/MMC card.
pcf8563_sourceCode
- 本源代码是一个51单片机控制pcf8563时钟日历芯片的源代码,可以实现对PCF8563IIC总线的访问功能,已经在硬件上实现了,可以用1602液晶显示当前的时间,并且可以在单片机上连接键盘,实现设定闹钟,调整时间等功能,由于程序文件较多,有哪位同学看不懂,可以联系我,希望大家喜欢这个程序并给你带来方便! luhang33@126.com QQ:353095430-Source code is a single-chip control of 51 calendar clock chip
kfd
- 实现模式识别KFD学习算法预防老年人跌倒,利用keil调试,是学习嵌入式和模式识别的好资料~-This section presents the example C code of the proposed solution-based ADXL345 and ADuC7026 platform. There are four .h files and one .c file in the project, compiled by Keil UV3. The FallDetection.
HyperTerminal
- 基于8051单片机的超级终端仿真 超级终端,其实就一个输入输出设备,搞ARM的,这个东西可能再熟悉不过了,XP下就自带了一个,在 程序->附件->通讯工具->超级终端,可以看到。 我们通常是用基于串口的超级终端,即通过串口实现输入输出,来与CPU交互,控制CPU的执行。 -Super-based terminal emulation 8051 HyperTerminal, in fact, on an input output devices, engage
SHX-rtc
- 北京三恒星科技公司ARM7开发板的RTC实验源代码,包括源文件,资源文件以及编译好的执行文件-Beijing three star technology companies ARM7 development board of the RTC experiment source code, including source files, resource documents, as well as the implementation of a document compiled
SHX-helloworld
- 北京三恒星科技公司ARM7开发板的TEST实验源代码,包括源文件,资源文件以及编译好的执行文件-Beijing three star technology companies ARM7 development board of the TEST experiment source code, including source files, resource files, as well as the implementation of a document compiled
SHX-pwm
- 北京三恒星科技公司ARM7开发板的PWM实验源代码,包括源文件,资源文件以及编译好的执行文件-Beijing three star technology companies ARM7 development board s PWM experiment source code, including source files, resource files, as well as the implementation of a document compiled
SPIpro
- 此函数把SPI的读写功能集成在一块,传递的val既是向SPI写的数据,也是从SPI读取的数据,只需要在执行读或写之前把MCU的I/O脚设置成相应的输出或输入即可。(因为在大部分应用中,是把SPI的DI和DO相连并用MCU的一个IO口来读写)。-This function of the SPI read and write functionality into a single, transmission of val is not only written to the SPI data is
virtual_machine_design
- 虚拟机的设计与实现-C_C++光盘资料.rar-Virtual Machine Design and Implementation-C_C++ CD-ROM. Rar