CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - microcontroller project

搜索资源列表

  1. MCU_AVR-LCD12864

    0下载:
  2. AVR单片机与LCD12684的详细显示ASSIC、中文字符程序,可直接应用于产品项目设计中-AVR Microcontroller with LCD12684 detailed display ASSIC, Chinese characters procedures, can be directly applied to product design of the project
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1675
    • 提供者:wanenlai
  1. MCU_AVR-RS232

    0下载:
  2. AVR单片机与计算机的详细RS232异步串行通信程序,可直接应用于产品项目设计中-AVR Microcontroller and computer details of RS232 asynchronous serial communication program can be directly applied to product design of the project
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:1050
    • 提供者:wanenlai
  1. IAP

    0下载:
  2. 这是atmega1280单片机串口在线升级部分的汇编源代码,在项目中实际使用过的。-This is atmega1280 microcontroller serial port to upgrade part of the assembly-line source code in the project actually used.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:7339
    • 提供者:
  1. DS18B20

    0下载:
  2. 8位单片机与DS18B20并行双向通信。 Quartus II 8.1项目工程文件. 主源程序文件为DS18B20.v,里面有详细注解。 例子: DS18B20 数据地址 0xf000(ROM=0) DS18B20 ROM指令地址 0xf001(ROM=1) 外部电源供电且只有一DS18B20的读取法: 发送CC到0xf001, 等待busy=0说明器件已准备好, 读0xf001的Bit1=1说明存在器件,Bit0=1为控制忙(可以省略此步) 发送44
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:338982
    • 提供者:yuantielei
  1. MainSimSoftCom

    0下载:
  2. 本程序是一个AVR单片机通信小程序(其他单片机只要修改一下初始化即可),解压后用ICC软件打开项目即可编译,用到了RS232和RS485两种通信方式,两个串口,RS485走的9位数据位。很小的一个系统程序,只有三个C文件和一个H头文件。很适合在校学生和刚开始接触实际设计的新人。-This program is a small communication program AVR microcontroller (other microcontroller initialization as lon
  3. 所属分类:Com Port

    • 发布日期:2017-03-22
    • 文件大小:41178
    • 提供者:rocky
  1. MicaelSCouceiro_EducationalRobot_XCLEEE2007

    0下载:
  2. This article describes a radio-frequency controlled mobile robot, monitorizated and controlled through an embedded Java microcontroller. This project included the mobile robot design and building, as well as the control and communication software. Th
  3. 所属分类:Development Research

    • 发布日期:2017-04-01
    • 文件大小:370697
    • 提供者:MicaelSteel
  1. 9876

    0下载:
  2. 毕业设计(论文)OFDM通信系统基带数据,单片机类,横有意义-Graduation Project (Thesis) OFDM baseband data communication systems, microcontroller class, Wang meaningful
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1553652
    • 提供者:river
  1. music_player

    0下载:
  2. 用51单片机,汇编语言编写。功能是按下按键可以输出不同的音乐,音乐可以自己设置,数码管上会显示当前播放的是第几首歌。该工程文件在keil环境下编译,用proteus仿真通过。-using C language, 51 microcontroller. Function is to press the buttons can output different music, music can be set by yourself. LED DISPLAY will show the song w
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:19016
    • 提供者:jane
  1. MyDesigns09.6.15

    0下载:
  2. 这是我刚刚学51单片机是编写的一个i2c的调试程序。已经包含了整个项目。-This is what I have just learn 51 microcontroller is written in an i2c debugger. Already contains the entire project.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:32803
    • 提供者:zhangji
  1. iccavr_xx

    0下载:
  2. AVR单片机编译器ICC-AVR的中文使用说明,从工程的建立到编译参数的设置,内容齐全,很难搜到的资料哦-AVR Microcontroller Compiler ICC-AVR instructions in Chinese, from the establishment of the project to build parameter settings, the content is complete, it is difficult to the information found oh
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:120622
    • 提供者:王森
  1. sound

    0下载:
  2. 本项目用AT89S52单片机的P1,P0口分别控制8个跑马灯,而P3与LED数码管相连,音乐采用蜂鸣器接P2.6输出,P2.1接模式切换按键,P2.4和P2.5分别接跑马灯加速和减速按键,在音乐播放时加速和减速按键可以控制音乐的切换。压缩文件中的仿真文件可用Proteus查看。-The project with the AT89S52 microcontroller P1, P0 port control 8 Marquee, respectively, while the P3 with th
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:21278
    • 提供者:David
  1. AVR_Eclipse

    0下载:
  2. AVR 在Eclipse上的移植项目,eclipse的好处是拥有非常友好的界面。 实现与另一块单片机相连,与上位机通讯。 把一些主要的文件列出,删除了一些对大家没有意义的。-AVR transplant on the Eclipse project, eclipse the benefits is to have a very friendly interface. Implementation and the other connected to a microcontroller,
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:21352
    • 提供者:BertonHe
  1. SECURED-WIRELESS-COMMUNICATION

    0下载:
  2. This project is used to communicate or transmit a text message from one place to another place through wireless. The text message is encrypted by using the Microcontroller and the encrypted message was transmitted through wireless. At the receiver en
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-23
    • 文件大小:55551
    • 提供者:Binu
  1. 2-LINE-Intercom

    0下载:
  2. This project is used as an electronic private exchange. It has two telephones, which have the intercom facility, and they can be connected to the telephone line. All the functions are controlled by the 8-bit microcontroller AT89C2051 which has an Pro
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:47316
    • 提供者:Binu
  1. TEMPERATURE-CONTROLLED-FAN

    0下载:
  2. This Project is used to control the Fan speed according to the temperature and it also indicates the temperature. The system will get the temperature from the IC (DS1820) and it will control the speed according the values stored in the code. The S
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-26
    • 文件大小:87635
    • 提供者:Binu
  1. keilc51

    0下载:
  2. 这是一本关于Intel 80C51 以及广大的51 系列单片机的书这本书介绍给读者一些新的技你的8051 工程和开发过程变得简单请注意这本书的目的可不是教你各种 8051 嵌入式系统的解决方法-This is a book about Intel 80C51 microcontroller and the general book of 51 series this book introduces readers to some new technology to your 8051 pro
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:978970
    • 提供者:刘念
  1. asf1

    0下载:
  2. 单片计算机即单片微型计算机。(Single-Chip Microcomputer ),是 集CPU ,RAM ,ROM , 定时,计数和多种接口于一体的微控制器。他体积小,成本低,功能强,广泛应用于智能产 品和工业自动化上。而51 单片机是各单片机中最为典型和最有代表性的一种。这次毕业设 计通过对它的学习,应用,从而达到学习、设计、开发软、硬的能力。 -Monolithic single-chip micro-computer that computer. (Single-Chi
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:121956
    • 提供者:kezi
  1. AT45_N5110_DEMO

    0下载:
  2. AVRStdio的工程文件,AT45与N5110液晶的驱动程序模板,可用于AVR单片机。-AVRStdio s project file, AT45 and N5110 LCD driver template can be used for AVR microcontroller.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:31276
    • 提供者:cxg
  1. dianfanguo

    0下载:
  2. 本项目采用MSP430F449单片机在于实现一个可靠方便的智能家用电饭锅,实现定时煮饭的功能,当我们出门前加好米定好时间,下班回家就有香喷喷的米饭煮好了;当我们睡觉前定好时间,早晨醒来就有可口的白米粥煮好了。-This project uses the MSP430F449 microcontroller is to implement a reliable and convenient smart home rice cooker, cooking time to achieve the fu
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-16
    • 文件大小:258893
    • 提供者:elaine
  1. plant

    0下载:
  2. The Project presented here waters your plants regularly when you are out for vocation. The circuit comprises sensor parts built using op-amp IC LM324. Op-ampà ƒ  ¢ à ¢ â € š  ¬ à ¢ â € &
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:628
    • 提供者:Binu
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 30 »
搜珍网 www.dssz.com