搜索资源列表

  1. 51单片机电子琴

    0下载:
  2. 摘要:本系统以Atmel的AT89c52单片机为主控制器,通过制作硬件电路和软件的设计编写,然后进行软硬件的调试运行,最终达到设计电路乐曲弹奏播放功能和存储重放音乐功能。设计中运用中断系统和定时/计数原理控制电子音乐器发生,并对所需的音阶和贝斯用相应的程序语言编写来实现,用8段数码显示管显示所弹奏的乐谱内容。将两个89c52单片机的串行口连接起来,实现5米以外的通信。输出通道通过一个功率放大器驱动扬声器发声。 关键词:单片机,音乐演奏
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2009-04-25
    • 文件大小:155.81kb
    • 提供者:wjj_1203@126.com
  1. 基于触摸屏和单片机的温度控制系统设计

    1下载:
  2. 从硬件和软件两个方面介绍了一种基于AT89S52 单片机和触摸屏的温度控制系统的组成,阐述了PID 控制算法的限幅处理、参数整定和实现过程,创新点就是在控制系统中采用触摸屏来实现有关功能。系统实现了由触摸屏设置给定温度,显示实时温度、PID 参数、实时温度变化曲线;单片机数据采集、数据处理、控制输出,最终在触摸屏上显示了良好的温度控制曲线,实现对于温控炉温度的恒定控制。
  3. 所属分类:软件工程类

    • 发布日期:2011-05-17
    • 文件大小:496.26kb
    • 提供者:katy@perry12
  1. STC两个串口程序

    0下载:
  2. STC单片机两个串口的读写程序
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2011-10-30
    • 文件大小:15.36kb
    • 提供者:lanminxuan
  1. 功能齐全的单片机音乐程序

    0下载:
  2. 单片机最小系统,两位LED数码管由串口输出接两个164驱动,Lout,Rout为左右声道输出,SET, ALT0, ALT1为三个按键,也可自己在开始的I/O定义改成你想用的I/O口;12M晶振若用89C51则只可装下约14首歌曲,用89C52则可装下近40曲-smallest SCM system, two LED digital serial output from the pipe then two 164-driven, Lou
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-01-13
    • 文件大小:5kb
    • 提供者:白龙马
  1. pc机串口

    0下载:
  2. pc机串口通信,可以实现计算机与单片机,或者是两个单片机之间的通信-the communication through PC serial, between PC and SCM, or two SCM
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-01-13
    • 文件大小:12kb
    • 提供者:邱林
  1. 8051comm

    0下载:
  2. 51单片机程序,关于串口通讯和大屏扫描,串寇实现两个单片机通讯-51 SCM procedures for serial communications and large-scanning, Series MCU Copeland achieve two communications
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-01-13
    • 文件大小:36kb
    • 提供者:wangliru
  1. seriescommunication

    0下载:
  2. 两个单片机之间的串口通讯,用C语言实现的,一次发送三个字节,包括参数标号,参数值和校验码,波特率用的是9600,成功率很高.-between the two microcontroller serial communication with the C language, one byte sent three, including the labeling parameters, Calibration values of the p
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-01-13
    • 文件大小:1kb
    • 提供者:胡文杰
  1. up51s008

    0下载:
  2. 实现两个单片机的通讯,主机发送数据给从机,从机接收数据-Realize the two single-chip communication, the host sending data to the slave, to receive data from the machine
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-01-13
    • 文件大小:1kb
    • 提供者:wangyu
  1. RS485_Trsptation

    0下载:
  2. RS485标准的C51通信程序,只要两个单片机和485芯片就可以实现通信-C51 standard RS485 communication program, as long as the two single-chip and 485 chip communication can be achieved
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-01-13
    • 文件大小:1kb
    • 提供者:罗为
  1. xuanguayundongkongzhixitong

    0下载:
  2. 本系统以单片机为核心,通过步进电机实现运动轨迹控制。系统由电机驱动器、黑白线检测、人机交互以及单片机控制器四个部分组成。系统中使用了两个单片机,一片为W78E58B,通过精确算法实现对步进电机的直接控制;另一片为AT89C51,用于语音播放,两单片机之间通过485通信建立联系。此外,看门狗DS1232的应用,提高了单片机控制系统的抗干扰能力。-The system to single-chip microcomputer as the
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-01-13
    • 文件大小:27kb
    • 提供者:融融
  1. XiaoChe

    0下载:
  2. 单片机控制小车(两个步进电机)前进后退及转弯程序,开发环境:Keil-Singlechip control car (two stepper motors) move back and turning procedures, development environment: Keil
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-01-13
    • 文件大小:22kb
    • 提供者:win
  1. Two-machine_communication

    0下载:
  2. 两个单片机最小系统,能实现有线通信,一方为发射,另一方为接收。发射方按键,接收方显示对应信息.两个单片机最小系统能相互通信,并能实现校验-The two smallest single-chip systems, to achieve wired communications, the party for the launch, the other for receiving. Launch side button, the recei
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-01-13
    • 文件大小:37kb
    • 提供者:燕燕
  1. danpianjiduojitongxin

    0下载:
  2. 可实现两个单片机之间的通信,也可用于多机通信-Can be achieved between two single-chip communications, can also be used for multi-machine communication
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-01-13
    • 文件大小:4.18mb
    • 提供者:王剑
  1. com_communication

    0下载:
  2. 两个单片机通信,一个单片机上接键盘,另一个单片机上接led灯,两个单片机通过串口协议通信,按键亮灯 -Two single-chip communications, a single-chip access the keyboard, then another on the single-chip led lamps, two single-chip through the serial protocol communication
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-01-13
    • 文件大小:42kb
    • 提供者:贝贝
  1. comunication_51_to_51

    0下载:
  2. 在两个MCS51单片机之间进行通信的小程序,经过验证成功实现了通信功能,满足要求-MCS51 at both single-chip communications between the small program, proven successful implementation of the communications functions to meet the requirements of
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-01-13
    • 文件大小:1kb
    • 提供者:郝松
  1. double

    0下载:
  2. 分两个程序:接收端和发送端都有程序,实现两个单片机之间的串行通信,且在protuse仿真平台实现过。-Two procedures: the receiving end and sending end are the procedures to achieve between the two single-chip serial communication, and simulation platform in protuse too.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-01-13
    • 文件大小:32kb
    • 提供者:rain
  1. 11111

    0下载:
  2. 运用proteus仿真了两个单片机之间的通信,附带详细的源码,希望对你的学习有帮助。-Proteus simulation using two single-chip communication between the source incidental detail, and they hope to help your learning.
  3. 所属分类:Internet/网络编程

    • 发布日期:2025-01-13
    • 文件大小:110kb
    • 提供者:xianghong
  1. UART

    0下载:
  2. 两个单片机无线接发,我后来发生发送是需要延时的-Wireless Send by UART
  3. 所属分类:软件工程

    • 发布日期:2025-01-13
    • 文件大小:13kb
    • 提供者:MR.Y
  1. xiaole.doc

    0下载:
  2. 单片机的串口通信,甲乙两个串口进行通信,并有指示灯显示-Microcontroller serial communication, and B 2 serial ports to communicate, and have light displays
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-01-13
    • 文件大小:174kb
    • 提供者:pipayang
  1. avr单片机课程设计电子考试系统

    10下载:
  2. ?采用两个单片机系统实现四则运算考试及判卷功能(Two single chip microcomputer system is used to carry out the four arithmetic examination and the marking function.)
  3. 所属分类:其他小程序

    • 发布日期:2025-01-13
    • 文件大小:234kb
    • 提供者:casss69
« 12 3 4 5 6 7 8 9 10 ... 49 »

源码中国 www.ymcn.org