搜索资源列表
C51读写DS12887程序
- C51读写DS12887程序 已用于开发的无线电子衡器上 包括RTC.h及RTC.c-C51 literacy DS12887 procedure has been used to develop a wireless electronic weighing including RTC.h and RTC.c
intrins.h
- c51中的intrins.h库函数 _crol_ 字符循环左移 _cror_ 字符循环右移 _irol_ 整数循环左移 _iror_ 整数循环右移 _lrol_ 长整数循环左移 _lror_ 长整数循环右移 _nop_ 空操作8051 NOP 指令 _testbit_ 测试并清零位8051 JBC 指令
plusecomm-h
- RS485通讯,用于PC机与C51单片机通讯,进行运动控制
Lg_comm-h
- RS485通讯,用于PC机与C51单片机通讯,进行运动控制
Ch06_11 - H_Test
- keil C51 H-Test事例-H-Test case
c51源程序集合
- 源码 │ 0108_12864LCD-F149.ASM │ 12232-1520.c │ 12232.c │ 12864-ks0108.asm │ 12864-ST7290-F149.C │ 12864-zb.c │ 12887.c │ 24C01-64.C │ 24C01-F440.C │ 28sf040a.asm │ 51use.txt │ 6963.C │ 93c46.asm │ 93c46.c │ 93cxx.c │ ad7416-mcuzb.c │ ad7416.c │ AT24C01
BIT1612_v023.RAR
- BITEK BIT161x slave mode C51 源代碼 BIT161x slave mode C51 源代碼, 可以支援 BIT161x 系列 (BIT1612/BIT1615 H/BIT1617/BIT1625). 1)支援 PLATFORM_05_DMO162501 (VID842-102-183/BIT162501) 2) 增加 BIT1625 DMO059000100. 3) 增加 BIT1625 DMO059000101.
SIM300-for-mcs-51-code.RAR
- SIM300 code C51 microcontroller (MCU Edition).
Last_Time_Control.h
- C51 钟控程序,通过时间来进行控制继电器的开关时段!-C51 Time_Control
C51
- /*这是我用C语言编的第一个程序,编译通过,下载到单片机里能够正常运行,我非常高兴,对我来说有纪念价值*/ -#include <reg51f.h> #include <intrins.h> #include <math.h> sbit P2_0=P2^0 bit FLAG=0 char m,ptr=0 static const char tab[16]={0x01,0x02,0x03,0x0c,
fat32.c51
- 基于51单片机开发的文件系统,实现了fat16和fat32.-Development of 51 single-chip microcomputer-based file system, fat16 and achieve a fat32.
EXAM1
- arm7控制usb芯片ch375例子程序,该程序将U盘中的/C51/CH375HFT.C文件中的小写字母转成大写字母后, 写到新建的文件中.-usb chip arm7 control procedures ch375 example, the program will be U disk/C51/CH375HFT.C document lowercase letters to write to Queen National Cheng Kung University, wrote the ne
EXAM6
- phillips的arm芯片控制usb接口ch375,该程序将U盘中的/C51/CH375HFT.C文件中的前600个字符显示出来.-control arm of the phillips chip usb interface ch375, the program will be U disk/C51/CH375HFT.C document 600 characters before the show.
FX2Test
- 程序描述:使用Cypress提供的EZ-USB开发工具包进行基本的固件程序设计。安装时把源码拷贝到硬盘特定目录下,使用Keil C编译器运行即可。但要添加完整的头文件及库文件才可以编译。 BasicUSB.SchDoc 电路原理图 FX2Test/FX2Test.Uv2 Keil C51工程 FX2Test/EZUSB.LIB EZ-USB库文件 FX2Test/dscr.a51 USB描述符 FX2Test/USBJmpTb.OBJ USB中断跳转表 FX2Test
REG89LPx052
- Include file for ATMEL AT89LPx052 MCS-51 base instruction on enhanced CPU core that can fetch a single byte from memory every clock cycle, So may faster than classic 8051 architecture 6 to 12 times. These .h define SFR that not available in any
89C51
- header to interface the c51 controller with special delay and otner initializing programs
51.h
- 一些51单片机的头文件,比较有用,可直接使用-Some 51 microcontroller header file, more useful, can be used directly
LCD1602
- 16*2字符型液晶屏驱动程序 IO方式,适用于所有51内核的单片机 /************************************** 16x2 Alphanumeric LCD Drivers Author: Peng Jin Biao Email: pengjinbiao@163.com Date: 2007-9-1 Environment: Keil C51 uV2 MCU: 8051 LCD Model: RT1602C Note
sht10-c51
- SHT10数字温湿度传感器的读写程序 #include <reg51.h> #include <intrins.h> #define uchar unsigned char #define uint unsigned int uchar wendu,shidu,air //定义要发送的温度和湿度 空气质量-SHT10 digital temperature and humidity sensors to read and write pr
c51.h----s3c2410.h
- c51.h 和 s3c2410.h ,看懂头文件中的寄存器的定义,就可以方便写程序。-failed to translate