CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 按键 串口

搜索资源列表

  1. Verilog_PS2_RS232

    0下载:
  2. 实现PS/2接口与RS-232接口的数据传输, PS/2键盘上按下按键,可以通过RS-232自动传送到主机的串口调试终端上,并在数据接收区显示接收到的字符。 串口调试终端的设置:波特率115200,一个停止位,无校验位。 -The realization of PS/2 interface with RS-232 data interface, PS/2 keyboard to press the button, through RS-232 automatic transmissi
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1608047
    • 提供者:chalin tong
  1. 89LV51sourcecode

    0下载:
  2. 基于NRF24L01的51开发板源程序,功能如下:按下开发板的按键,对应的LED灯将点亮,同时另外一块开发板将接收到的键值数据通过串口发 送到PC并在串口调试工具上实时显示。 -Based on the 51 development board NRF24L01 source, function is as follows: press the key development board, the corresponding LED lights will be lit at the sam
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:33366
    • 提供者:落叶归根
  1. PS2Decoding

    0下载:
  2. ps2解码,通过串口发送到上位机,可以直观的看到PS2键盘的按键码。-ps2 decoding, sent to the host computer via serial port, you can see the PS2 keyboard and intuitive buttons yards.
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:20755
    • 提供者:柏兆来
  1. c

    0下载:
  2. 基于STC8951的直流稳压电源的设计程序,通过RS232串口将程序下载到51单片机上,通过控制按键来实现输出稳定直流电压的目的。-STC8951-based DC regulated power supply design program, a program downloaded through the RS232 serial port to the microcontroller 51, through the control buttons to achieve stable DC o
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:935
    • 提供者:飘飘
  1. Infrared-remote-control-actuator

    0下载:
  2. 红外线遥控执行机构,并用串口发回给电脑显示按键值-Infrared remote control actuator, the key value is sent back to the computer display and use the serial
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:27310
    • 提供者:linwei
  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. 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. 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. ZIGBEE

    0下载:
  2. 因为用现在这模块SerialApp没做成功,上电后按键没反应……两块无线龙小板子已经买来N年了. 自己想在SampleApp例子基础上修改实现串口透明传输: 串口调试助手1<————>模块1 <-----OTA-----> 模块2<————>串口调试助手2-Because now this module SerialApp not done successfully after power button did not respond .....
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:4675
    • 提供者:李文杰
  1. STM32

    0下载:
  2. stm32马灯-库函数操作 按键输入 串口实验-Lantern- library functions operate Key input Serial Experiments
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2285994
    • 提供者:汤庆涛
  1. 111

    0下载:
  2. FPGA 实现全双工异步串口(UART),与PC 机通信。1 位起始位;8 位数据位;一个停止位;无校验位;波特率为2400、4800、9600、11520 任选或可变(可用按键控制波特率模式)-FPGA to achieve full-duplex asynchronous serial interface (UART), to communicate with the PC. A start bit 8 data bits one stop bit no parity bit 240
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:33179
    • 提供者:林健
  1. STM32-DAC

    0下载:
  2. 使用软件: keil5 硬件资源: 1,DS0(连接在PA8) 2,串口1(波特率:9600,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过GPIO驱动,连接关系见lcd.h) 4,按键KEY0(PC5)/KEY_UP(PA0,也称之为WK_UP) 5,DAC(STM32内部DAC通道1,通过PA4输出) 6,ADC(STM32内部ADC1_CH1,连接
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:3956872
    • 提供者:dingye
  1. kehshechenxu

    1下载:
  2. 编制一全双工UART电路,通过试验箱MAX202E转换成RS232电平,与计算机进行通讯实验,设置8个按键,按键值为ASIC码“1”~“8”,通过串口发送给计算机,在计算机上显示键值,同时在数码管最高位显示;计算机可发送“0”~“F”的ASIC码,FPGA接收后在数码管低位显示0~F。通过按键可设置波特率。 要求:波特率为三种 1200、2400、9600,由1个按键选择,3个LED分别指示; 数据格式为1位起始位、8位数据位和一位停止位; 上位计算机发送接收软件可使用
  3. 所属分类:其他

  1. 中阀值法_V值预测_锁场纠正

    0下载:
  2. GUI窗口,串口通讯控制下位机,使用了串口插件,局域网写文件通讯,因其功能较弱,曲线方式通过写共享文件来通讯(GUI window, serial communication control of the next machine, the use of serial plug-ins, LAN write file communication, because of its weak function, curve way by writing a shared file to communi
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:24576
    • 提供者:xflyyxfl
  1. 检测矩阵键盘,将按下的键值打印到串口助

    0下载:
  2. 利用stm32f407芯片实现串口助手打印矩阵键盘的按键值(Use serial assistant print matrix keyboard key value)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1329152
    • 提供者:枫叶无痕
  1. keyboard

    3下载:
  2. STM32实现读旋转编码器值,读外部按键,并串口发送(stm32 GPIO button program)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:10674176
    • 提供者:qafhwdl
  1. 探索者 激光测距串口打印且液晶显示数据

    0下载:
  2. 在主函数中读取数据,提取到主函数中来,不需要按键(Read the data in the main function, extract it into the main function, and do not need the key)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:7389184
    • 提供者:ddfregwg
  1. 单片机

    1下载:
  2. 单片机串口通信例子。 如:1.在code中设置两个一维无符号字符型数组,数组共有5个元素,每按键一次,将数组数据发送一次。若P3.4=0,发送第1个数组数据,否则发送第2个数组数据。 2.与“1”配对,接收发送方的数据,接收经偶校验正确的数据放在20H-24H单元,接收后根据P3口拨码开关的值显示20H-24H单元的内容。P3.7P3.6P3.5P3.4=0000、0001、0010、0011、0100分别显示20H、21H、22H、23H、24H的值。(An example of seri
  3. 所属分类:其他

    • 发布日期:2018-05-07
    • 文件大小:262144
    • 提供者:aaress
  1. Tx

    1下载:
  2. 利用verilog实现串口发送,每次按键一次发送一次数据,按键模块进行了消抖处理(Using Verilog to realize serial port sending. Each button sends one data at a time, and the key module performs buffeting processing.)
  3. 所属分类:其他

    • 发布日期:2019-05-03
    • 文件大小:4088832
    • 提供者:liyd
  1. 红外遥控键值

    1下载:
  2. 基于STM32的红外按键解码串口打印程序(STM32-based infrared key decoding serial printing program)
  3. 所属分类:其他

« 12 »
搜珍网 www.dssz.com