CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 人机交互

搜索资源列表

  1. blackjack

    0下载:
  2. 利用verilogHDL语言编写的一个21点游戏,利用开发板上的按键开关与液晶显示作为人机交互,有人机对战和双人对战两种模式。-This is a blackjack game which is designed with verilogHDL. It contains two modes, which are Player2Player and Player2Computer mode.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:66919
    • 提供者:eaton
  1. END

    0下载:
  2. 往届智能小车上跷跷板的功能实现程序。利用角度传感器来保持平衡,12864人机交互,C8051F020主控。-The functions of previous smart small car seesaw. Angle sensor to maintain a balance, 12,864 human-computer interaction, C8051F020 master.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:90398
    • 提供者:陈道明
  1. PICmotorcontrol

    0下载:
  2. 本设计利用PIC16F887通过将电位器电压值进行A/D转换,从而对转速给定值进行采样;同时根据脉宽调制原理利用单片机调整输出PWM的高电平时间控制直流电机的转速;电机转速通过利用单片机的CCP捕捉模块捕捉光电遮蔽器产生的脉冲信号,进行计算获得转速,同时将测得的转速与给定值进行比较,对电机的转速进行快速调整,控制电机速度在一定误差范围内;按键模块则实现输入给定速度误差范围,同时LCD能够实时显示电机的转速,实现良好的人机交互。-This design uses the PIC16F887 thr
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3594
    • 提供者:黄燕文
  1. C-code-of-DSP-function-modules

    0下载:
  2. DSP常用功能模块的C代码 包含数据采集、语音通信、人机交互、软件无线电、数字电话等-C code commonly used DSP function modules Including data collection, voice communications, human-computer interaction, software radio, digital telephone
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:1029713
    • 提供者:雷光
  1. control-system

    0下载:
  2. 利用Cerebot MX4开发板作为本系统的核心控制单元,热释电人体红外传感器、光电传感器及烟雾传感器构成检测单元,键盘和液晶显示组成人机交互界面,LED报警灯和语音模块为声光报警执行单元,无线收发模块为传感器与Cerebot MX4之间的通讯单元。当检测单元检测到信号时,由检测单元传给控制单元,控制单元进行分析和处理并控制声光报警执行单元产生声光报警,同时将实时信号由GSM模块以短信的形式发送给指定手机,显示单元实时显示宿舍内的安防情况,通过按键进行主人身份唯一识别控制系统的运行,另外,系统
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:323098
    • 提供者:集异璧
  1. miniprinter

    1下载:
  2. 微型打印机模块实验.rar;基于FPGA-2C35核心;博创实验箱平台。 在quartusII里面添加uart核,nios II的Console构成人机交互界面,串口与微型打印机通信,打印出数据。 -Micro printer module experiment rar core on the FPGA-2C35 Borch experimental box platform. QuartusII inside to add the uart nuclear, nios II Con
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-04-23
    • 文件大小:13145088
    • 提供者:
  1. ALIENTEKPMINISTM32_touchadisplay

    0下载:
  2. SMT32单片机控制触控屏代码,实现与上位机通讯和人机交互-The SMT32 microcontroller to control the touch screen code and host computer communication and human-computer interaction
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:324278
    • 提供者:lizhenbiao
  1. STM32_USB_HID

    0下载:
  2. 在keil环境下编写,使用STM32单片机,STM32_USB_HID人机交互设备HID实验-Keil environment to write, use the STM32 MCU, STM32_USB_HID human-computer interaction devices HID experiment
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1794943
    • 提供者:浩海
  1. Digital-Frequency-Generator

    0下载:
  2. 本设计采用TMS320F28234 DSP芯片,设计了一台音频频率数字扫频仪。系统由扫频信号产生及调理模块、帯阻网络模块、幅频特性测试模块、数字幅频均衡模块以及人机交互模块组成。扫频信号由DSP内部PWM模块产生经外部有源低通滤波器进入带阻网络。应用数字信号处理技术在 DSP内部实现幅频特性测试,测试结果通过DSP的SCI在电脑显示器上显示,幅频均衡部分利用利用Matlab和基本部分中测得的陷波特性得出均衡算法中的滤波器的系数和阶数,然后在DSP内部对帯阻网络实现了均衡,完成了要求的各项指标。-
  3. 所属分类:DSP program

    • 发布日期:2017-05-16
    • 文件大小:4386870
    • 提供者:陶宝
  1. inverter-control-panel

    2下载:
  2. 高压变频器的控制面板程序,全部是在KEIL下的工程源程序。适当修改可用在任何需要人机交互的场合使用,主控芯片为STC12C5A60S2。自己写的!如有问题来电交流xiaokuan133@163.com-The high voltage inverter control panel program, are all in the engineering KEIL source program writing your own! If there is a problem xiaokuan133@1
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-05-05
    • 文件大小:512020
    • 提供者:xiaokuan
  1. IRRX_2.4TFT

    0下载:
  2. 单片机红外接收发送系统,采用2.4寸触摸屏进行人机交互,带蜂鸣提示功能。-Microcontroller infrared receiver to send system that uses 2.4-inch touch screen human-computer interaction, with Beeper function.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:23479
    • 提供者:酒罐
  1. ActivePower

    0下载:
  2. 基于wince的电力控制人机交互界面,可显示三相电压电流,设置采样变比-Wince the power to control the interactive interface to display three-phase voltage and current, set the sampling ratio
  3. 所属分类:Windows CE

    • 发布日期:2017-05-25
    • 文件大小:8554848
    • 提供者:桃李
  1. CC2530KEYTest

    0下载:
  2. 实验目的: 让用户学会按键应用是这一常用的人机交互方式。 本实验用 LED1,LED2,LED3 灯及按键S1 为外设。 采用P10、P11、P14 口为输出口,驱动LED1/LED2/LED3,P01 口为输入口,接受按键 信号输入(高电平为按键信号)。-The purpose of the experiment: let users learn key applications commonly used in human-computer interaction. The ex
  3. 所属分类:SCM

    • 发布日期:2017-11-26
    • 文件大小:17647
    • 提供者:chiou
  1. The-microcontroller-code

    0下载:
  2. 波形发生与控制实例,人机交互接口,数学函数- waveform control instance, human-computer interaction interface, mathematical functions
  3. 所属分类:SCM

    • 发布日期:2017-11-20
    • 文件大小:131462
    • 提供者:刘昂
  1. Zigbee-KEY

    0下载:
  2. 相信大家经过例程1点亮LED实验后对CC2530的编程以及IAR的编译方法有一定的了解。我们来讲解一下zigbee模块的按键实验,按键是实现人机交互必不可少的东西,我们实验就用来实现按键控制LED。-I believe that after routine lit LED experiment the CC2530 programming and IAR compiler method. Explain zigbee module key experimental, the key is to
  3. 所属分类:SCM

    • 发布日期:2017-11-19
    • 文件大小:21913
    • 提供者:王培明
  1. car_ADS

    0下载:
  2. 汽车综合监控仪ADS工程,采用2440板子,嵌入了ucos操作系统,具有数据检测,LCD显示,人机交互GUI节目-Automotive Integrated Monitor ADS project, in 2440 the board, embedded ucos operating system, data detection, LCD display, man-machine interactive GUI program
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-22
    • 文件大小:4057455
    • 提供者:ruanxioafei
  1. sd_fsystem

    0下载:
  2. 基于lm3s2965(8962)的sd卡驱动+fat32文件系统 ,可以通过串口与开发板进行类似linux的人机交互。无操作系统.-Based lm3s2965 (8962) sd card drive+ fat32 file system Through serial development board similar linux human-computer interaction. No operating system.
  3. 所属分类:SCM

    • 发布日期:2017-11-15
    • 文件大小:2590727
    • 提供者:wpz
  1. MenuSampleCode

    0下载:
  2. 在各类仪器仪表的设计中,常常需要透过液晶和键盘来实现人机交互,当整个系统需要管理的内容较多的时候,如何透过键盘和液晶实现有效管理便是个问题。通常软件的设计者会设计一个菜单界面来达到这个目的。 本代码便是透过对身边常见的手机的界面做分析,总结,然后通过C代码实现类似的界面。 这套代码实现的菜单的特点: 1. 支持3种菜单类型 2. 支持多国语言 3. 占用内存极小 4. 全C代码,方便移植 5. 支持数字按键快捷方式 -In the design of the various types of i
  3. 所属分类:SCM

    • 发布日期:2017-12-05
    • 文件大小:466413
    • 提供者:刘崇明
  1. wuxianchaobiao

    0下载:
  2. 使用msp430f5529智能家居无线抄表系统的人机交互模块,可查,算当月,一年内电费等多功能-Human-computer interaction module use msp430f5529 smart home wireless meter reading system, to be investigated, the operator in the month, a year electricity multifunction
  3. 所属分类:SCM

    • 发布日期:2017-11-14
    • 文件大小:713887
    • 提供者:Brillise
  1. caidan

    0下载:
  2. 单片机系统,二层菜单例程,有参考价值,有助于编写单片机人机交互界面-SCM system, the second floor menu routine, the reference value, to help prepare microcontroller interactive interface
  3. 所属分类:SCM

    • 发布日期:2017-12-07
    • 文件大小:93154
    • 提供者:莫凡
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com