搜索资源列表
beeforproteus
- 为优秀的单片机仿真软件proteus写的实验程序例子 不但可以仿真mcu,外围器件也可以仿真 蜂鸣器的实验 -the MCU for outstanding simulation software lic wrote examples of the experimental procedure can Simulation mcu. the external device can also buzzer simulation experiments
proteus_example_fengmingqi
- 单片机仿真软件proteus做的蜂鸣器例子,有助于在具备硬件情况下学习单片机-microcontroller simulation software lic do buzzer example, with the help of learning hardware MCU
IIC24C04BUZZER
- 基于单片机AT89C51 IIC 24C02存储 蜂鸣器播放音乐 有Proteus仿真电路图 完整-Based on SCM AT89C51 IIC 24C02 buzzer Play music stored Proteus complete circuit simulation
alarmvoice
- pic单片机控制蜂鸣器发出警报声,用c语言写的,proteus仿真通过-pic microprocessor controlled alarm buzzer sound, written with the c language, proteus simulation by
05-IIC-24C04-and-buzzer
- 06 IIC-24C04与蜂鸣器,直接在KILE51下编译的C程序,另外有PROTEUS仿真的文件,可以直接使用。-06 IIC-24C04 and buzzer directly under the KILE51 compiled C program, and another PROTEUS simulation files, can be used directly.
msp430f249
- proteus仿真msp430f249单片机的矩阵键盘,LED数码管,串口通信,蜂鸣器等,程序代码为矩阵键盘的。-matrix keyboard, of the proteus simulation msp430f249 microcontroller LED digital tube, serial communication, buzzer, etc., the program code for matrix keyboard.
100ExampleProteus
- 《单片机C语言程序设计实训100例——基于8051+Proteus仿真》全部是Proteus的仿真,DSN文件和hex文件。 推荐做毕业设计和学习单片机的下载。 内容包括: 第 01 篇 基础部分: 01 闪烁的LED 02 从左到右的流水灯 03 左右来回的流水灯 04 花样流水灯 05 LED模拟交通灯…… 48 单片机与PC机串口通讯仿真 第 02 篇 硬件应用:01 74LS138译码器应用 02 74HC154译码器应用 03 74HC595串入并出芯片应用 04 7
fengmingqi
- 蜂鸣器的设计,包括proteus原理图。含C语言代码和表示-Buzzer design, including schematic proteus. Containing C language code and express
51_music
- protues软件仿真。51单片机加蜂鸣器做的音乐盒,带闪光。-protues software simulation. 51 single-chip buzzer added Music Box to do with flash.
dot_matrix_CLOCK
- "buzzer闹铃点阵时钟.DSN" 是用 proteus 打开的仿真的 阅读代码的工具建议使用"source insight" 生成目标16进制文件为 "buzzer闹铃点阵时钟.hex"-" buzzer alarm lattice clock. DSN" is open proteus simulation tool to read the code recommend the use of " source insight" goal of 1
1
- 本系统以AT89S52单片机为核心部件,外加温度采集电路、及显示电路和越限报警等电路。采用单总线型数字式的温度传感器DS18B20,使系统具有测温误差小、分辨率高、抗干扰能力强,动态显示的方式等特点。本设计既可以对当前温度进行检测又可以对温度进行数码显示,两位整数两位小数的显示方式具有更高的显示精度,若超越极限温度则触发蜂鸣器报警。利用功能强大的Keil和具有互动电路仿真的Proteus进行程序的编写和仿真。-The system AT89S52 microcontroller as its c
sound
- 本项目用AT89S52单片机的P1,P0口分别控制8个跑马灯,而P3与LED数码管相连,音乐采用蜂鸣器接P2.6输出,P2.1接模式切换按键,P2.4和P2.5分别接跑马灯加速和减速按键,在音乐播放时加速和减速按键可以控制音乐的切换。压缩文件中的仿真文件可用Proteus查看。-The project with the AT89S52 microcontroller P1, P0 port control 8 Marquee, respectively, while the P3 with th
jishi
- 本项目设计采用了6位数码管显示电路,在设计6位LED显示时,为了简化电路,降低成本,采用动态显示的方式,6个LED显示器共用一个8位的I/O,6位LED数码管的位选线分别由相应的P2.0--P2.5控制,而将其相应的段选线并联在一起,由一个8位的I/O口控制,即P0。译码显示电路将“时”,“分”,“秒”计数器的输出状态经显示译码器译码,通过6位LED七段显示器显示出来。达到定时电路时根据计时系统的输出状态产生的一个脉冲信号,然后去触发蜂鸣器发生器来实现闹铃。校时电路是用来对“时”,“分”,“秒”
qiangdaqi
- 89c51控制点抢答器,有主持人控制和客户控制,有抢答和答题时间数码管显示,答题时间到有二极管和蜂鸣器提示 有仿真文件 proteus-89c51 control point Responder, a host control and customer control, there is answer in and answer time digital display, the time to answer a diode and buzzer prompts a simulation fil
yinyue
- AT89s52单片机实现音乐播放功能,用户可更改程序-The controller is to do music SCM (STC89C51) as the core, combined with the components (LED digital tube, buzzer), then Proteus simulation software simulation successfully achieved and the time scheduled songs, play music a
Buzzer-play-music
- 51单片机 蜂鸣器演奏音乐,C语言,在proteus中仿真(生日快乐、同一首歌、两只蝴蝶、挥着翅膀的女孩)-51 single-chip buzzer to play music, C language, the simulation in proteus (happy birthday, the same song, two butterflies, waving wings girls)
NO.5-IIC-24C04-and--buzzer
- 《单片机C语言程序设计实训100例——基于8051+Proteus仿真》案例压缩包 第 02 篇 第 02 篇 硬件应用 05 IIC-24C04与蜂鸣器-" Microcontroller C Programming Language Training 100 cases- based on 8051+ Proteus simulation," Case No. 02 cabinet hardware application No. 02 and buzzer 05 IIC-
buzzer
- 蜂鸣器的功能实现报警,以提高人们的防范意识-the fuction of buzzer,,his,name,,we are proteus tomorrow
Buzzer-alarm
- 蜂鸣报警器,开关模拟红外感应,proteus加源程序-Buzzer alarm, switch analog infrared sensor, proteus source code
89C51PWM
- 实现蜂鸣器的控制,在proteus平台上仿真89C51单片机(The control of buzzer is realized, and the 89C51 microcontroller is simulated on the Proteus platform.)