搜索资源列表
ARM-Cortex-M3-alarm
- 基于ARM-Cortex M3的闹钟。。。。具有定时闪烁,蜂鸣器等功能。使用cortex c编写-Based on the ARM-Cortex M3 alarm clock. . . . Timing flashes, the buzzer function. Written in the cortex c
feimingqi
- 利用51单片机对蜂鸣器进行编程……适用于初学者-The use of 51 single-chip buzzer programming for beginners ...... ......
8051c
- 8051 基本程式 有關LED 七段顯示器 LCD 蜂鳴器-8051 relating to the basic program buzzer LED LCD segment display
lesson7
- proteus单片机仿真-有源蜂铃器 #include<reg51.h> sbit Buzzer P0^0 void main(void) { int i,n n 60 while(1) { Buzzer 1 for(i 1 i<n i++) Buzzer 0 for(i 1 i<n i++) } }-Proteus single-chip microcomputer simu
lesson9
- proteus单片机仿真 数码管、风铃器、继电器综合系统 #include<reg51.h> unsigned char code Tab[] {0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0xf8,0x80,0x90} unsigned char Dat[] {0,0,0,0} sbit JDQ P1^0 sbit Buzzer P3^0 void sound() -Proteus single-chip
