搜索资源列表
串口双机通信
两块51单片机实现串口通信
EMC 汇编双字节乘法
- 义隆单片机 汇编双字节乘法,可直接调用
——单片机系统中的汉字显示.files
- 单片机系统中的汉字显示-SCM system of Chinese character display
VOICE_KEYBOARD
- 这是本人初学C51时编写并成功完成调试的第一个较大的C程序,里面包含有双单片机通信\键盘描扫\电子音乐等内容-This is a novice I am prepared and C51 successfully completed testing of a larger C procedures, which contains a double SCM Communications \ keyboard depiction So \
MCU51(RECEIVEANDSEND)
- 51单片机双机串口接受和发送程序,可用于两机通信-51 single-chip dual receive and send serial procedures, can be used for both communication
智能分布式双轴太阳能跟踪采集存储系统
- labview与51单片机串口通信,labview作为上位机,实现电机开关正反转功能(LabVIEW and 51 SCM serial communication, LabVIEW as the host computer, the realization of motor switch positive and reverse function)
05-双串口中断收发
- stc51单片机上实现对05-双串口中断收发的历程。。。。(Stc51 microcontroller on the 05- double serial interrupt interrupt transceiver process....)
双足竞步机器人(1.0)
- 控制双足机器人,通过单片机对PWM的控制,实现6自由度机器人的行走(Control biped robot, through the MCU control of PWM, 6 degrees of freedom robot walking)
stc15双串口测试
- STC15单片机双串口测试程序 串口1串口2 使用8位可变波特率(STC15 singlechip double serial test)
单双八拍1
- 采用51单片机实现马达的单双八拍控制,应用于马达控制环境。(The single - double - shot control of the motor with 51 MCU is applied to the motor control environment.)
单双八拍2
- 采用单片机实现马达的单双八拍控制,功能可进行扩展。(Using single - chip microcomputer to realize single - double - shot control of motor, the function can be extended.)
双四拍
- 51单片机实现马达的双四拍控制,移植简单,扩展性。(51 single-chip microcomputer realize the dual - four - beat control of motor, easy to transplant, expansibility.)
六个舵机组成的双足机器人程序(51单片机)
- 基于51单片机的6自由度机器人,可以实现双足行走的功能。(6 degree of freedom robot based on 51 single chip microcomputer)
双足竞步机器人设计
- 双足竞步机器人设计,详细的讲解了一种双足竞步机器人的设计(Design of biped walking robot)
单片机(双核系统)
- 用了51单片机的ID工作方式,使没有HOLD功能的51单片机能够直接通过片外RAM进行数据通信。不但硬件和软件的实现都比较简单,数据传输速度快,而且不涉及高成本特殊器件,实现“双核系统”。(With 51 MCU ID works, make no HOLD function of 51 single-chip microcomputer can directly through the external RAM data commun
双机通讯
- 单片机直接进行双机通讯程序;由于当发送中断发生的时候、接收中断发生的时候。中断号都是4,都会进入中断子程序,这里就通过if(RI===1)很巧妙的解决了这个问题。也就是说,只有接收中断发生后才会执行if内部的程序。(A single chip computer directly carries out a two machine communication program; because when the interrupt occu
8051双机通信简例
- 这是按单片机(Microcontrollers)是否提供并行总线来区分的。总线型单片机普遍设置有并行地址总线、 数据总线、控制总线,这些引脚用以扩展并行外围器件都可通过串行口与单片机连接,另外,许多单片机已把所需要的外围器件及外设接口集成一片内,因此在许多情况下可以不要并行扩展总线,大大减省封装成本和芯片体积,这类单片机称为非总线型单片机。(This is based on whether a single chip computer
单片机的精确延时的方法
- 单片机的精确延时的方法 /* 对一个变量int操作和char操作的指令时间不同,所以延时不一样,导致总线错误 char是单字节变量,int是双字节变量,单字节变量自减1和双字节变量自减1耗费 的CPU时间是不同的,换句话说,双字节变量自减1的操作时间要长于单字节变量, 而你这个延时程序纯粹就是靠CPU循环进行固定次数的自减操作实现的,所以 单字节变量变成双字节变量以后,自减操作的次数不变,延时时间会增长。 */(The p
BLDC双闭环控制(dsPIC)
- 利用dsPIC单片机对直流无刷电机进行双闭环控制(Brushless DC motor double-loop control, PIC microcontroller)
SPWM_双极性_TIM8互补输出
- 此为使用STM32单片机产生两路双极性互补SPWM波的程序,注释详实,直接可以烧录使用,看程序找到对应管脚接上即可。(This is the use of STM32 microcontroller to produce two channels of bipolar complementary SPWM wave program, detailed notes, can be burned directly to use, see t