CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 单片机实验程序

搜索资源列表

  1. no1.LED_SHOW_CODE_AVR

    0下载:
  2. 本程序是AVR单片机:http://www.ipbb.cn/post/avr.html的LED灯闪烁的C语言程序,这个是每个初学者必须经历的实验噢!-This procedure is the AVR MCU: C language program http://www.ipbb.cn/post/avr.html the LED flashes, this is every beginner must go through experiment
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:40918
    • 提供者:陈红
  1. AVRusart

    0下载:
  2. 本文讲述的是AVR单片机的异步串行通信(USART)实验,分别从单字节发送实验、接收发送实验讲述异步串行通信,并配有电路图、寄存器的详细分析,最反再从完整数据收发讲述异步串行通信,并分别给了几个程序。还上传好的串口助手,通信中文误差小。-This article describes the experiment of the AVR microcontroller' s asynchronous serial communication (USART), from a single byt
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:1163043
    • 提供者:williams
  1. AVRint0

    0下载:
  2. 本文讲述的是AVR单片机的基本输入和外部中断实验,主要包括单片机系统、外围电路、软件程序三大功能模块。单片机的基本输入实验主要是掌握端口输入输出程序的编写、按键软件去抖动功能的实现。外部中断实验主要是详述各个寄存器的作用,中断优先级。并分别各给出程序。-This article describes the basic input of the AVR microcontroller and external interrupt experiments, including the three m
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:150755
    • 提供者:williams
  1. LED

    0下载:
  2. 基于51单片机实现流水灯的实验,这是大家都必须掌握的程序-running water
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:20523
    • 提供者:雪儿
  1. c8051F020-UART0

    0下载:
  2. 单片机c8051F020实验板上的串口程序-Microcontroller Experiment board serial procedures c8051F020
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:9587
    • 提供者:lzw
  1. c8051F020-I2C

    0下载:
  2. 单片机c8051F020实验板上的i2c模块程序-SCM c8051F020 i2c module program test board
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:477534
    • 提供者:lzw
  1. 1602-clock

    0下载:
  2. 51单片机用1602显示时钟 1.正确安装液晶1602,请查看使用手册目录下的液晶安装方法。 2.下载本程序 3.调节液晶对比度致液晶清晰显示字符,若已调节好可跳过此步。 4.实验板上S3键为功能键,按下后可选择调节哪个部分。 5.S13为数字增大键。 6.S17为数字减小键。-51 MCU clock 1. Correctly install the LCD 1602, please view the the LCD installation method in the
  3. 所属分类:SCM

    • 发布日期:2017-11-10
    • 文件大小:992
    • 提供者:闵楠
  1. shiyan1

    0下载:
  2. 简单的单片机数据片内传送实验,一个单片机的入门程序-Simple chip microcontroller data transmission experiment
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-11
    • 文件大小:17837056
    • 提供者:赵易寒
  1. DTUtemperature

    0下载:
  2. 本实验基于SIM300平台下的C语言代码能实现用18B20测量温度然后通过在存储芯片里的程序短信,用单片机发送给GSM模块通过无线的方式发送出去,实现了DTU汉字格式发送-The experiment based on SIM300 platform C language code 18B20 measure temperature and then through the program in the memory chip SMS MCU send GSM module sent by wi
  3. 所属分类:SCM

    • 发布日期:2017-11-21
    • 文件大小:1901259
    • 提供者:lengxuan
  1. pic18

    0下载:
  2. ● C语言程序例程。该子目录包括以下子程序: ——AD程序实现模拟量到数字量的转换功能; ——CAN程序实现CAN总线通讯功能; ——keyboard_check程序实现键盘的扫描查询方式输入; ——keyboard_disturb程序实现PORTB的"电平变化中断"进行键盘的输入; ——led0-8程序实现在8个LED上依次显示1~8数字; ——PWM程序用于使CCP1模块产生分辨率为10位的PWM波形,占空比为50 ; ——RS-232程序通过RS-232接口来完
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-10
    • 文件大小:2292788
    • 提供者:王涛
  1. 4

    0下载:
  2. 一种基于FPGA实验板上实现51单片机的密码锁的驱动程序-51 microcontroller password lock driver based FPGA board.
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-15
    • 文件大小:1013
    • 提供者:xxc
  1. Line-coding

    0下载:
  2. 通信原理实验c8051单片机控制线路码编码程序-The communication principle experiments c8051 microcontroller control line coding program
  3. 所属分类:SCM

    • 发布日期:2017-11-17
    • 文件大小:35606
    • 提供者:王洋
  1. Line-code-decoding

    0下载:
  2. 通信原理实验用C8051单片机控制线路码译码的程序-Communication principle experiment the the C8051 MCU control line Decoding the program
  3. 所属分类:SCM

    • 发布日期:2017-11-10
    • 文件大小:25802
    • 提供者:王洋
  1. automatic-mist-system

    0下载:
  2. 这个是在keil上用C编写的一个程序,是我在学校做的一个创新工程项目,主要功能是实验,检测玻璃跟室内温度,然后通过单片机计算露点温度算出汽车挡风玻璃的起雾温度,进而通过继电器控制汽车空调的开和关。由于程序还不是最完美的,还存在一些不确定因素,例如继电器的控制有延时,露点公式的精确等,其他功能齐全。-This is a program in keil written in C, is an innovative project that I do in school, the main funct
  3. 所属分类:SCM

    • 发布日期:2017-11-28
    • 文件大小:3234
    • 提供者:吉毛
  1. led

    0下载:
  2. 实验目的:理解LED七段数码管的显示控制原理,掌握数码管与MCU的接口技术,能够编写数码管显示驱动程序;熟悉接口程序调试方法。 实验内容:利用C8051F310单片机控制数码管显示器 基本要求: 利用末位数码管循环显示数字0-9,显示切换频率为1Hz。 提高要求:    在4位数码管显示器上依次显示当天日期和时间,显示格式如下:    yyyy (年份)    mm.dd(月份.日) hh.mm(小时.分钟)-The purpose of the experim
  3. 所属分类:SCM

    • 发布日期:2017-11-21
    • 文件大小:1716
    • 提供者:veryshi
  1. Judgment

    0下载:
  2. 通信原理实验c8051单片机控制判决程序-Communication the principle experiments c8051 microcontroller control decision process
  3. 所属分类:SCM

    • 发布日期:2017-12-05
    • 文件大小:38699
    • 提供者:王洋
  1. Multi-level-decoding

    0下载:
  2. 通信原理实验c8051单片机控制多电平译码程序-The communication principle experiments c8051 microcontroller control of multi-level decoding program
  3. 所属分类:SCM

    • 发布日期:2017-11-10
    • 文件大小:60523
    • 提供者:王洋
  1. AVR

    0下载:
  2. 各种AVR程序实验,有助于新手学习avr单片机,-Various AVR program experiments help novices learn avr microcontroller
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-28
    • 文件大小:1971146
    • 提供者:大鲵
  1. The-MCU-digital-clock-information

    0下载:
  2. 单片机数字时钟资料,利用89S52单片机内部中断实现数字时钟,由8位数码管显示,且设置报警闹钟。有完整电路原理图和实验报告一份。程序在实验报告内,可完美运行,有注释-The MCU digital clock information
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-12
    • 文件大小:167010
    • 提供者:陈俊达
  1. calc

    0下载:
  2. 汇编程序实现单片机智能仪器键盘输入的程序,本程序可用实验仿真板验证-The assembler implementation the the MCU intelligent instrument keyboard input procedures, the procedures can be used the experimental simulation board verify
  3. 所属分类:assembly language

    • 发布日期:2017-11-25
    • 文件大小:2136
    • 提供者:朱志华
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com