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

搜索资源列表

  1. DA_test

    0下载:
  2. c8051f020的DA测试实验程序,按"A" 键,输出250HZ的方波,按"B" 键,输出250HZ的正弦波形,按"C" 键,输出250HZ的三角波, 按"D" 键,输出250HZ的锯齿波。用示波器在J6(DAC0)观测结果,使用串口观测按键信息。-failed to translate
  3. 所属分类:SCM

    • 发布日期:2017-11-18
    • 文件大小:61313
    • 提供者:陈福彬
  1. imap210_uts_rt

    0下载:
  2. 基于串口的,linux触摸屏驱动,根据协议,把从串口读到的数据转换成按键触摸事件上报-it s a linux driver base on serial
  3. 所属分类:Driver develop

    • 发布日期:2017-11-22
    • 文件大小:5138
    • 提供者:谭伟
  1. zyc2

    0下载:
  2. 平台ATmega16 编程软件CodeVisionAV 实现功能:单片机与PC机(电脑)之间的串口通信。具体就是单片机最小系统上的AD键盘按键按下后发送键值到串口助手上显示,串口助手发送一串字符到最小系统上的lcd1602显示。 -The platform ATmega16 programming software CodeVisionAV function: serial communication between the MCU and PC (computer). Specif
  3. 所属分类:Com Port

    • 发布日期:2017-11-10
    • 文件大小:779
    • 提供者:lhs
  1. lcduart

    1下载:
  2. 是在stm32开发板上移植了uC/OS实时操作系统,在上面能够进行多任务编程,本设计完成点亮led灯和串口通讯,lcd显示,按键扫描-Is on the stm32 development board transplant real-time operating system uC/OS, capable of multitasking programming on it, the design complete lit led lights and serial port communicat
  3. 所属分类:uCOS

    • 发布日期:2017-05-08
    • 文件大小:2058240
    • 提供者:wanglei
  1. anjian

    0下载:
  2. 按键控制时钟程序 4*3 串口通信 将 时间每秒传给电脑,电脑输入时间,传入单片机 基于 c51-Buttons to control the clock program 4* 3 times per second serial communication will pass computers, computer input time, incoming microcontroller based c51
  3. 所属分类:Other systems

    • 发布日期:2017-12-09
    • 文件大小:2399
    • 提供者:张驰骋
  1. RTC_s6d1121_stm32_usart_key

    0下载:
  2. stm32实时时钟rtc,通过彩屏s6d1121和串口通信显示数据,有按键检测功能,通过按键可以重置rtc,计时清零等。-stm32 real-time clock rtc, serial communication through color s6d1121 and display data, there are key detection function can be reset by key rtc, timer is cleared and so on.
  3. 所属分类:SCM

    • 发布日期:2017-11-17
    • 文件大小:7948645
    • 提供者:王整
  1. c

    0下载:
  2. 实现51最小系统调试,包括流水灯,按键,喇叭,串口调试,中断程序。-Achieve 51 minimum system debugging, including water lights, buttons, speaker, serial debugging, the interrupt routine.
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:61976
    • 提供者:凌长虹
  1. Project

    0下载:
  2. 在开发板FL2440上,我们完成了以下实验: 一、MDK开发环境配置 二、s3c2440时钟系统 三、UART实现串口发送(查询方式)和串口接收(中断方式) 四、按键外部中断并控制LED 五、SDRAM读写操作 六、定时器应用 七、实时时钟(RTC)的使用 八、A/D转换实验 -In the development board FL2440, we completed the following experiment: one, MDK developm
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-27
    • 文件大小:172545
    • 提供者:后遗症
  1. BK-DK5438

    0下载:
  2. msp4305438的两个程序,一个是串口控制发光二极管的亮灭,另一个是TI公司的DAC5571程序,DA输出电压再通过ADC12把电压读出,用数码管显示出来,还可以实现按键调节电压值。这两个程序纯属自己的原创,并在IAR仿真调试通过,移植起来也很方便。-msp4305438 two programs, one is serial control LED light off, the other is TI' s DAC5571 procedures, DA output voltage
  3. 所属分类:SCM

    • 发布日期:2017-11-17
    • 文件大小:77759
    • 提供者:王明
  1. stm32

    0下载:
  2. stm32f103 学习常用历程 包括流水灯 按键 定时中断 串口等 -stm32f103 learning process, including common light water timer interrupt serial keys, etc.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-04
    • 文件大小:5716
    • 提供者:张三
  1. uart

    0下载:
  2. 在VC6环境下,基于对话框,调用串口按键向下发送数据与接收数据-In the VC6 environment, based on the dialog box, call serial key down to send data and receive data
  3. 所属分类:ComboBox

    • 发布日期:2017-11-17
    • 文件大小:1674496
    • 提供者:李华
  1. EXIT_TEST

    0下载:
  2. 本实验将实现如下功能:本实验将用中断的方式,实现实验2所实现的功能。 注意: 1,该代码只可以JTAG(SWD)下载,但是不支持仿真(仿真结果错误). 2,在下载程序之后,必须拔掉JLINK才能得到正确的结果,而且,此程序只有第一次能用JTAG下载,此后除非设置为ISP模式,否则就得用串口下载该程序了。当然的,此代码无法进行JTAG/SWD的仿真! 3,不要把1820和PA0的跳线帽跳上,否则可能导致按键"不灵".-The experiment will achieve t
  3. 所属分类:SCM

    • 发布日期:2017-11-22
    • 文件大小:733571
    • 提供者:杜方
  1. welecome_key

    0下载:
  2. Verilog编写的按键控制串口的发送数据,接收的数据通过数码管显示-Verilog prepared by the buttons control the serial port to send data, receive data through the digital display
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-22
    • 文件大小:200798
    • 提供者:李子豪
  1. 123

    0下载:
  2. LCD1602、AT89C51、ADC0809、数字电压表、串口通信、独立按键 基于89C51交流电力智能传感器系统设计-LCD1602, AT89C51, ADC0809, digital voltmeter, serial port communication, independent buttons Based on 89 c51 ac power intelligent sensor system design
  3. 所属分类:SCM

    • 发布日期:2017-12-09
    • 文件大小:1094851
    • 提供者:向锐
  1. MC80F7708_Demo_070712

    0下载:
  2. ABOV单片机MC80F7708代码,按键、串口和LCD-ABOV microcontroller code, key, serial and LCD
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:446066
    • 提供者:静小默
  1. KeyBoard

    0下载:
  2. 键盘功能模块 函数名:KeyAction * 描 述:按键动作的实现函数,根据键码执行相应动作-#define _KEY_BOARD_C #include "config.h" #include "main.h" #include "KeyBoard.h" #include "UartCom.h" #include "PCF8591.h"if (buff[0] <= 9) { buff[0]+= 0 } else { buff[0]
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1704
    • 提供者:leilei
  1. sy10

    0下载:
  2. 本实验将实现如下功能:本实验利用TIM5_CH1来做输入捕获,我们将捕获PA0上的高电平脉宽,并将脉宽时间通过串口打印出来,大家可以通过按WK_UP按键,模拟输入高电平。同时,本实验将保留上一个实验的PWM输出,DS0还是会由暗-->亮的循环变化,大家可以通过杜邦线连接PA0和PB5,来观测PWM输出的高电平时间。-The experiment will achieve the following functions: In this study, TIM5_CH1 do input ca
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:66033
    • 提供者:cai
  1. ch375_keyboard

    0下载:
  2. ch375模拟usb键盘,并通过串口来控制,实现各种按键-ch375 analog usb keyboard, and through the serial port to control, to achieve a variety of key
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:42577
    • 提供者:wjj
  1. game-control

    0下载:
  2. 通过串口控制外部游戏控制器,实现双线操作,并能自动捕捉键盘按键-Through the serial port to control external game controller, dual operation, and can automatically capture keyboard keys
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:34235
    • 提供者:wjj
  1. MSP430_TEST

    0下载:
  2. TI开发板launchpad的出厂程序,实现温度检测功能,可通过按键控制其工作,通过串口调试助手来显示当前的温度-TI development board launchpad factory procedures, to achieve temperature detection function, can be controlled by buttons work, through a serial port debug aides to display the current tempera
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:105617
    • 提供者:张三
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 29 »
搜珍网 www.dssz.com