搜索资源列表
yejingxianshi000003
- 红外线遥控器解码程序(汇编) ORG 0000H AJMP MAIN ORG 0003H 外部中断INT0入口地址 AJMP INT 转中断服务子程序 MAIN: MOV SP,#40H MOV P1,#00H SETB EA 开CPU中断 SETB IT0 设定INT0触发方式 SETB EX0 INT0请求中断 DSP: MOV R2,#9 将遥控器键值转化成A(0~9) MOV DPTR,#TA
dsaftgr
- org 0000H AJMP START 延时1/4s子程序 YANSHI1S: MOV R7,#250 YANSHI1S1: MOV R6,#250 YANSHI1S2: NOP NOP DJNZ R6,YANSHI1S2 DJNZ R7,YANSHI1S1 RET 将58开始的单或多字节(字节数在R3中)写入芯片 XIENB: MOV R0,#58H CLR P1.7 SCN变低 X
FatFs_R0.07e_Jan15-2010
- FatFs R0.07e by Mr.ChaN from Electronic Lives Mfg. http://elm-chan.org This functions are intended for high level data access to MMC/SD/SD HC Flash memory cards formated using the FAT12, FAT16 or FAT32 standards-FatFs R0.07e by Mr.ChaN from Electron
GEF-ALL-3.2
- gef plugin for eclipse
CuRT_v1.tar
- 台湾嵌入式牛哥Jserv的RTOS作品,内部已实现PXA250的实例移植。希望对要了解RTOS工作原理的朋友有用,强烈推荐。http://blog.linux.org.tw/~jserv/archives/002082.html-Taiwan Niu Jserv of embedded RTOS works PXA250 internal realized examples of transplantation. Want to have to understand the working pr
FreeRTOS.org-demo-V4.6.1
- FreeRTOS V4.6.1 系统源码,以及众多例程!-FreeRTOS V4.6.1 system source code, as well as many routines!
infrared_remote_control_receiver_rc5
- How to build an infrared remote control receiver for Philips RC5 ( http://en.wikipedia.org/wiki/RC-5 and http://it.wikipedia.org/wiki/RC-5 ) -How to build an infrared remote control receiver for Philips RC5 ( http://en.wikipedia.org/wiki/RC-5 an
FatFs_R0.08.dev2_April_4-2010
- FatFs R0.08.dev2 April 4, 2010 by Mr.ChaN from Electronic Lives Mfg. http://elm-chan.org This functions are intended for high level data access to MMC/SD/SD HC Flash memory cards formated using the FAT12, FAT16 or FAT32 standards-FatFs R0.08.dev2 A
usrmnual
- Open embedded user manual from www.openembedded.org
kaixin
- Rabin-Karp alg http://www.truecrypt.org/
bacnet-stack-0.7.1-(1)
- BACnet协议在嵌入式系统中的一种实现。-BACnet- Data Communication Protocol for Building Automation and Control Networks- see www.bacnet.org. This BACnet library provides an application layer, network layer and MAC layer communications services for Win32, Linux, RTOS,
SIM900
- GSM GPRS Shield for Arduino Uno For informations and support: http://code.google.com/p/gsm-shield-arduino/ http://www.open-electronics.org/arduino-gsm-shield/ http://www.futurashop.it/
MyUsbHid
- 《圈圈教你玩USB》之 用户自定义的USB HID设备 ******\r\n", "****** AT89S52 CPU ******\r\n", "****** 建立日期:",__DATE__," ******\r\n", "****** 建立时间:",__TIME__," ******\r\n", "****** 作者:电脑圈圈 ******\r\n", "****** 欢迎访问作者的 ******\r\n", "****** USB专区:http://gro
Arduino-master
- are free to use it as you see fit, provided credit is given to all contributors. Unless otherwise specified, the following license applies to all files: Licensed under the Apache License, Version 2.0 (the License ) you may not use this
[codientu.org]_00-99
- Counter 00-99 With 8081
[codientu.org]_RS-485
- RS485 network code demostration