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

搜索资源列表

  1. key_8d

    0下载:
  2. AVR单片机的按键显示驱动程序 基于状态机的环境-AVR buttons display drivers based state machine environment
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1941
    • 提供者:李冰
  1. key_state_mechine

    0下载:
  2. 4*4矩阵键盘扫描函数,用状态机实现,不用延时以消抖,只需在一个定时10~12ms左右的中断函数里调用,从而节省了单片机时间-4 * 4 matrix keyboard scan function, the state machine to achieve, not delay to eliminate buffeting, only in a regular 10-12ms about the interruption function within the call, thereby sav
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1170
    • 提供者:lkh
  1. 单片机延时控制系统(使用状态机编程)

    0下载:
  2. 单片机延时控制系统(使用状态机编程) 两路检测,控制两路继电器输出。
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. QF

    0下载:
  2. 这是状态机的一个框架结构的例子,可以作为状态机的基本架构,然后在上面扩展开发-This is a state machine, a frame structure example of state machine can be used as the basic framework, and then expand in the above development
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-26
    • 文件大小:60275
    • 提供者:IO
  1. Clock

    0下载:
  2. 利用MSP430 单片机实现的电子表程序,通过此程序对430单片机内部的定时模块,及状态机编程有一个更好的理解。-the clock model of the MSP430 MCU,it has been tested by me and can act well in the board.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:3418
    • 提供者:saul
  1. twi

    0下载:
  2. C语言实现的基于AVR 8位单片机的TWI通讯! 通过中断服务程序中的状态机,与TWI硬件状态机相配合,实现快速准确的数据交换!-C language based on the AVR 8-bit MCU s TWI communication! Through the interrupt service routine of the state machine, with the TWI hardware state machine matched the achievement of r
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:3197
    • 提供者:陈松
  1. 4x4_saomiao

    0下载:
  2. 51单片机4x4键盘扫描,基于状态机风格,使用逐行扫描法-51 single-chip 4x4 keypad scan, based on state machine style, the use of progressive-scan method
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1371
    • 提供者:智豪
  1. danpianjijianpansaomiaozhuangtaijishixian

    0下载:
  2. 单片机扫描状态机的程序实现,希望能帮助到有需要的朋友。-Single-chip state machine to scan the program, hoping to help a friend in need.
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1494
    • 提供者:michal
  1. Finite_state_machine

    0下载:
  2. 压缩包为状态机在嵌入式单片机开发中的具体实现及应用,资料为网上整理收集-Compressed package for the state machine in single-chip embedded in the concrete realization of the development and application of finishing the collection of information online
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-25
    • 文件大小:8457325
    • 提供者:liuhui
  1. Time_Triggered_system

    0下载:
  2. 本设计是我的毕业论文,将时间触发与状态机相结合,对单片机系统开发有一定启发-The design is my thesis will be time-triggered state machine with a combination of single-chip microcomputer system inspired the development of a certain
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:22050
    • 提供者:liuhui
  1. dui

    0下载:
  2. 这是一个利用MATLAB做的界面,用于上位机和下位机之间的通信,可以用于上位机控制下位机,同时可以采集下位机的运行状态并可以绘图,实时下位机状态变化反映变化-This is an interface to use MATLAB to do for the host computer and the next bit of communication between machines can be used under the control of upper-bit machine, can b
  3. 所属分类:Com Port

    • 发布日期:2017-05-08
    • 文件大小:1869580
    • 提供者:武汉
  1. calculator

    0下载:
  2. 自己写的计算器,基于c51单片机写的,用protues完美模拟,原理是有限状态机,呵呵,含有三个版本,能完成基本的四则运算,键盘流出空闲,方便后来者扩展-Write your own calculator, based on c51 microcontroller written by protues perfect simulation, the principle is a finite state machine, Oh, containing three versions, to com
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:327386
    • 提供者:蛋蛋
  1. key

    0下载:
  2. 基于雨亭的51/AVR单片机开发板的按键扫描程序,在定时器中断中定时扫描,使用状态机进行按键去抖,与延时扫描相比效率较高,占用资源少-Yu Ting s 51/AVR microcontroller based development board scanner button, the timer interrupt in time scan, using the state machine button to shake, as compared with the delayed scan m
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:34760
    • 提供者:glf
  1. state_machine

    0下载:
  2. 利用状态机方式实现的双机通信,适用于51单片机-serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:66136
    • 提供者:王敏
  1. Time_Triggered_system

    0下载:
  2. 基于51单片机的状态机的多任务处理教你如何写程序很实用 -51 single-chip state machine based multi-tasking to teach you how to write useful programs
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:22256
    • 提供者:陈水广
  1. State-machine-clock

    0下载:
  2. 状态机思想写的51单片机驱动的时钟,含ROTEUS仿真文件-Idea to write state machine 51 microcontroller-driven clock, simulation files containing ROTEUS
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:155588
    • 提供者:renwocai
  1. 123.zip

    0下载:
  2. 基于51单片机LED调光程序,状态机按键处理,实验板上测试通过。精准定位于初级学习目的,搭配丰富的代码注解,大幅提高开发技能,思路清晰,通俗易懂。可以看得出作者真的很用心.这也让我们学习单片机基础更加的容易理解。(Based on 51 single-chip LED dimming program, the state machine button processing, the experimental board to pass the test. Accurate positioning
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-26
    • 文件大小:28672
    • 提供者:只是笑话
  1. 基于51单片机的上位机通讯系统说明书

    0下载:
  2. 本次设计就是来完成由上位机通过串口控制来实现,以发光二极管的发光状态模拟开关电路的通断,用上位机的DOS命令对其进行控制。并用LED屏显示程序的传输。(This design is completed by the host computer through serial port control. The LED switch's luminous state is used to simulate the on-off of the switch circuit, and the upper
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-08
    • 文件大小:116736
    • 提供者:忆帘九九
  1. 状态机按键

    0下载:
  2. 状态机按键延时消抖不占用单片机资源。这个程序是是51C语言程序(The state machine key delay eliminates the use of SCM resources.)
  3. 所属分类:其他

    • 发布日期:2018-05-07
    • 文件大小:34816
    • 提供者:好评有礼
  1. sn8p2711a

    1下载:
  2. SONIX的单片机SN8P2711AS/BS交流电机控制可控硅方案源码(SONIX microcontroller SN8P2711AS/BS AC motor control SCR program source code)
  3. 所属分类:单片机开发

    • 发布日期:2019-09-18
    • 文件大小:135168
    • 提供者:月光猎人
« 12 3 4 5 6 »
搜珍网 www.dssz.com