搜索资源列表
18b20带crc
- 是一个用8051驱动18b20温度传感器程序,同时带有crc检验,使用c语言编写,里面有详细的说明。-8051 with a temperature sensor-driven 18b20 procedures, and with unicef.org testing, use c language, which has detailed explanations.
红外遥控接收
- 红外遥控接收 ORG 0000H LJMP START 转入主程序 ORG 0010H START: MAIN: JNB P2.2,IR LJMP MAIN 以下为进入P3.2脚外部中断子程序,也就是解码程序 IR: MOV R6,#9 SB: ACALL DELAY882 调用882微秒延时子程序 JB P2.2,EXIT 延时882微秒后判断P3.2脚是否出现高电平如果有就退出解码程序
pic123456
- DS18B20和PIC单片机通讯源程序 DS18B20和PIC单片机通讯源程序 -------------------------------------------------------------------------------- PIC单片机 www.pic16.com ORG PIC54 GOTO MAIN ORG 0-DS18B20 and PIC source DS18B20 communications and communicati
usb_hid1_11&audio10_etc
- usb2.0设备开发官方资料,详见www.usb.org/developer.asp-USB 2.0 device development official information, see www.usb.org / developer.asp
myCRC1111111
- crc计算方法之一,适合于有较大ROM或外部存储器的单片机-unicef.org calculation method, one more suitable for external memory or ROM Microcontroller
mini_tank
- 用c语言编写的单片机控制程序,实现对小车控制 有原理图和使用的芯片程序 解压密码:http://likee.21ic.org-c language used MCU control procedures, Trolley to achieve a diagram control and the use of the chips decompression procedures Password : http : / / likee.21ic.org
UsbMouseSourceCode
- 89C52+D12的USB鼠标keil源代码. 解压密码: computer00 原理图及详细说明见: http://computer00.21ic.org/user1/2198/archives/2007/36520.html-89C52 D12 USB mouse keil source code. Decompression Password : computer00 diagram and detailed explanation see : http : / /
ADuC7026_I2C_downloader
- ADuC7026_I2C_downloader是ADuC7026 ARM 单片机的I2C接口的烧写程序,通过并口模拟I2C主机,将HEX文件烧入到MCU中.开始并未打算发出来的,因此没写注释 如果需要解压密码,请用 computer00 参考信息: http://computer00.21ic.org/user1/2198/archives/2007/34293.html-ADuC7026_I2C_downloader single ARM is ADuC7026 Mac
44B0_bios_keil
- 说明:S3C44B0 BIOS的keil CARM版 源代码来自互连网,由本人进行了一些修改,使其在keil UV3 2.5A上编译通过。 主要修改的地方在启动文件,FLASH的烧录部分,另外在控制台中增加了几个命令。 硬件平台为: CPU:S3C44B0;SDRAM:HY57V641620;FLASH:29LV160DB;网卡芯片:RTL8019AS。 本软件仅供学习交流使用,不得用于其它用途,否则后果自负。 解压密码请用 computer00 更新信息请看
cldock
- 单片机控制简易数字钟源程序主程序汇编语言源程序如下: ? ? ORG 0000H ? ? LJMP 0030H ? ? ORG 0003H ? ? LJMP 0300H ORG 000BH LJMP 0100H ORG 0013H LJMP 0400H-MCU control Summary digital clock source ma
qcode.org
- 此文章是关于Delphi串口通信类的一些文章和源代码,它是单片机串口通讯较好的上位机设计的参考!
buildhz
- 按C51格式生成汉字字模的.c及.h的windows C源码, 你只需要把需要的汉字在confighz.h中定义,本套程序自动生成c51格式的hzkcode.c和hzkdef.h两个文件。 本套程序需要用家自己编译。 如果生成12点阵,用TC 3编译buildHZ,从HZK12.GBK读入GBK字模。 如果生成16点以上的字模,请用ming编译freeHZ,它利用freetype.org库从truetype字库读入字模。
swfdec-0.4.3.tar
- Swfdec still is development software, but has also followed a rigid no-crashes-allowed policy. I believe it s stable enough now to be installed as a default plugin for people that can live with occasional crashes of their browser. But don t
Mark3LCD
- Mark III robot (PIC Version) - CH Basic http://www.junun.org/MarkIII/Info.jsp?item=1 Autorun + LCD control.
18B20hh
- --- 下面是DS18B20测温实验源程序 --------- ORG 0000H START: MOV SP,#60H 开机初始化 MOV P0,#0FFH MOV P1,#0FFH MOV P2,#0FFH MOV P3,#0FFH MAIN: LCALL GET_TEMPER 调用读温度子程序 LCALL DISP 调用数码管显示子程序 AJMP MAIN 重复循环
MSP430F169_Eval_Port
- The download includes the kernel source code, and a demo application for EVERY RTOS port. See http://www.freertos.org/a00017.html for full details of the directory structure and information on locating the files you require. The easiest way
税控检测用的crc
- 税控检测用的crc-detection of Fiscal unicef.org
demeXSADC.rar
- 龙丘MC9S12XS128 多功能开发板 Designed by Chiu Sir E-mail:chiusir@163.com 软件版本:V1.1 最后更新:2009年2月16日 相关信息参考下列地址: 博客: http://longqiu.21ic.org 淘宝店:http://shop36265907.taobao.com ------------------------------------ Code Warrior 4.7 Target : MC9S12XS1
robot-controller-design
- 非常全面的自平衡小车制作全套资料,包括硬件PCB,软件源代码,上位机软件代码,器件DATASHEET 等。 建模、控制算法及PD调节的取值参考: http://www.mathworks.com/matlabcentral/fileexchange/19147-nxtway-gs-self-balancing-two-wheeled-robot-controller-design 硬件及软件参考如下网站资料; http://www.circuitcellar.c
demoXS128RTI
- 龙丘MC9S12XS128 多功能开发板 Designed by Chiu Sir E-mail:chiusir@163.com 软件版本:V1.1 最后更新:2009年2月28日 相关信息参考下列地址: 博客: http://longqiu.21ic.org 淘宝店:http://shop36265907.taobao.com ------------------------------------ Code Warrior 4.7 Target :