CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - h.3

搜索资源列表

  1. 51下的RTC例子

    0下载:
  2. 51下RTC的例子 本目录总共有以下部分: 1.项目文件PCF8563.uv2,TIME.uv2。 2.调试源程序PCF8563_s.asm和PCF8563_S.c。 3.模拟I2C文件包VI2C_ASM.inc和VI2C_C51.h用户可以直接调用。-51 examples of a total catalog of the following parts : 1. Project documents PCF8563.uv2, TIME.uv2. 2. PCF8563_s.as
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:38801
    • 提供者:培林
  1. SUN单片机课程设计报告

    0下载:
  2. 1、 利用8031作为主控制器组成一个电子跑表,采用4位LED显示器。 2、 上电或RESET后能启动显示当前(时:分):首次上电复位显示为0时0分,以后各次RESET均显示正确的当前时间。 3、 当按下START键时,作为跑表使用,显示范围是:000.0-999.9秒,当按下STOP键时,跑表停止运行,并保留所停位置的时间显示不变。 4、 利用H键作为时钟校正,即当按下H键时,显示的当前小时值以每秒加一的速度递增(24点即为0点),利用N键作为分校正,使用方法同H键,但60分钟即为
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:27705
    • 提供者:白光磊
  1. 做的硬盘MP3资料

    1下载:
  2. 1IC网友 做的硬盘MP3资料公开 该播放器使用了美国atmel公司出品的mp3播放器专用芯片at89c51snd1c. 本芯片特性如下: 1)MCS51内核,可以利用单片及开发软件Keil软件方便开发mp3播放器,无需特殊软件平台; 2)MPEG I/II-Layer 3 hardware decoder .独立MP3 Decoder .支持48,44.1,32,24,22.05,16khz取样频率 .支持软件31阶音量控制,高中低音均衡控制
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1008633
    • 提供者:史比
  1. mcs51_MP3

    0下载:
  2. 1)MCS51内核,可以利用单片及开发软件Keil软件方便开发mp3播放器,无需特殊软件平台; 2)MPEG I/II-Layer 3 hardware decoder .独立MP3 Decoder .支持48,44.1,32,24,22.05,16khz取样频率 .支持软件31阶音量控制,高中低音均衡控制 .重低音效果 3)集成DAC部件,支持PCM,IIS格式; 4)64K字节片上代码存储空间(100K次擦写寿命) 5)4K字节boot f
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:894503
    • 提供者:singlemans
  1. AVRcam_rel_1_4

    0下载:
  2. he AVRcam source files were built using the WinAVR distribution (version 3.3.1 of GCC). I haven t tested other versions of GCC, but they should compile without too much difficulty. The makefile used to build the source is included-he AVRcam sou
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:140757
    • 提供者:chezhen
  1. avrcx

    0下载:
  2. Jan 04, 2007 1. Add SPI support, see spi.h and spi.c 2. Add driver.h 3. Modified keyboard module and display module 4. Add BitSet support, see bitset.h and bitset.c 5. Fixed some bugs Dec 25, 2006 1. Name this OS as AvrcX 2. Re
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:43988
    • 提供者:王宇
  1. 51单片连tcs230的源程序

    0下载:
  2. 51单片连tcs230的源程序,绝对原创,可以记忆颜色。 #define uchar unsigned char #include <reg52.h> #include<math.h> sbit S0=P1^7 sbit S1=P1^0 //端口定义 sbit S2=P1^1 sbit S3=P1^2 sbit OE=P1^3 sbit OUT=P3^4 //频率从TO口输入 sbit key0=P1^5 sbit LED=P1^6 s
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-23
    • 文件大小:1424
    • 提供者:黄胜
  1. head

    1下载:
  2. STM32头文件,包括初始化头文件stm32.h 通用触摸屏头文件touch.h 3.7寸液晶头文件lcd.h ds18b02头文件temp.h SPI头文件spi.h SD卡读取头文件sd.h FAT32头文件fat.h-STM32 header files, including initialization header stm32.h common touch screen header touch.h 3.7-inch LCD header file lcd.h ds18b02 h
  3. 所属分类:SCM

    • 发布日期:2016-04-02
    • 文件大小:494592
    • 提供者:bolun
  1. 6-3

    0下载:
  2. 用于MSP430F149进行异步串口通信,从串口接收数据,分析收到的数据包,然后根据算法进行运算,最后将结果从串口返回。数据包的结构见xieyi.h。-For MSP430F149 asynchronous serial communication, receiving data from the serial port, analyzing the data received packets, and then computing algorithm, and finally to retur
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:4096
    • 提供者:李凯
  1. ATMega88+ATA6824

    0下载:
  2. 基于Atmel ATMega88+ATA682的应用实例 主要功能包括: 1) PWM输出控制 2) H-Bridge,4 POWER FET 驱动 3) 模拟量比较-Based on Atmel ATMega88+ ATA682 the application of the main features include: 1) PWM output control 2) H-Bridge, 4 POWER FET Driver 3) Analog Comparison
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:19783
    • 提供者:阿昆
  1. 3_Phase_AC_Induction_Motor_Example

    0下载:
  2. A 3-Phase ac Induction Motor Control System Based on the MC68HC908MR32-A 3-Phase ac Induction Motor Control System Based on the MC68HC908MR32
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:629685
    • 提供者:microbank
  1. MCS51_Library

    1下载:
  2. MCS51 Controller Library 1.DS1307.h // For DS1307 with i2c Bus 2.I2C51.h // For i2c bus 3.lcd4bit.h // For LCD4bit 4.lcd8bit.h // For LCD8bit 5.MCP3208.h // For MCP3208 with SPI Bus 6.PWM.h // For Internal MCS51 PWM Mode 7.Serial.h
  3. 所属分类:SCM

    • 发布日期:2014-07-09
    • 文件大小:8487
    • 提供者:X3STeNLiTE
  1. 3.20

    0下载:
  2. 向串口发送数据 使用外部11.0592MHz晶振,根据CONFIG.H文件配置,Fpclk=11.0592MHz 通讯波特率115200,8位数据位,1位停止位,无奇偶校验-Send data to the serial port using an external 11.0592MHz crystal, according to CONFIG.H file configuration, Fpclk = 11.0592MHz communication baud rate 115200,
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:63805
    • 提供者:谭晓鹏
  1. OneWire

    0下载:
  2. DS18B20 温度传感器应用,同一条总线上可挂载很多传感器,程序带有搜索功能,Proteus仿真3个DS18B20-DS18B20 temperature sensors, mounted on the same bus can be a lot of sensors, the program with a search function, Proteus simulation three DS18B20
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:64130
    • 提供者:欢欢
  1. ZStack-1.4.3-1.2.1

    0下载:
  2. 很难从TI网站上下载到的cc2430/2431应用程序和说明文档。-Application pro grams sourve codes(c code,*.h) and documents difficult to down load from TI web site of cc2430 cc2431, config,location function, zigbee stack ..
  3. 所属分类:SCM

    • 发布日期:2017-06-14
    • 文件大小:22799737
    • 提供者:fred
  1. 8051_Proteus

    0下载:
  2. 1.所有案例硬件仿真时需要Proteus7.1或以上版本. 2.C程序开发集成环境Keil uVision要求3.0或以上版本. 所有案例C源代码由配套书籍提供,压缩包中不提供C源代码, 仅提供由C程序编译生成的HEX文件. 3.如果有相关技术资料在压缩包中未找到, 读者可从www.icpdf.com免费下载. (下载之前需要先注册) 相关案例需要的软件:超级编辑器UltraEdit, 虚拟串口驱动vspd,串口助手, 字模软件
  3. 所属分类:SCM

    • 发布日期:2017-06-01
    • 文件大小:13432206
    • 提供者:gaozhe
  1. EM78P153S--2012.3.23-by-li-chunxu

    0下载:
  2. 完整义隆头文件 EM78P153S 2012.3.23 by李春旭.h -The complete ELAN header files EM78P153S 2012.3.23 by Li Chunxu. H
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:1394
    • 提供者:李生
  1. STEP4-KEY(H)

    2下载:
  2. 按键处理和显示,控制四位数码管,实现按键功能;按键1;功能菜单键,按键2,光标的移动,按键3,4 光标数值的加减-Key processing and display, four digital control to achieve key functions button 1 subtraction function menu key, key 2, move the cursor, the cursor keys 3,4 values
  3. 所属分类:SCM

    • 发布日期:2016-04-14
    • 文件大小:36864
    • 提供者:Tian
  1. UGUI-v0.3

    1下载:
  2. 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
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:86481
    • 提供者:meng
  1. 3

    0下载:
  2. pwm的实现 PWM的一个优点是从处理器到被控系统信号都是数字形式的,在进行数模转换。可将噪声影响降到最低(可以话跟电脑一样}。噪声只有在强到足以将逻辑1改变为逻辑0或将逻辑0改变为逻辑1时,也才能对数字信号产生影响。 对噪声抵抗能力的增强是PWM相对于模拟控制的另外一个优点,而且这也是在某些时候将PWM用于通信的主要原因。从模拟信号转向PWM可以极大地延长通信距离。在接收端,通过适当的RC或LC网络可以滤除调制高频方波并将信号还原为模拟形式。 PWM控制技术一直是变频技
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1156
    • 提供者:王志方
« 12 3 4 5 »
搜珍网 www.dssz.com