-
4x4矩阵键盘电子琴把“单片机系统”区域中的P1.0 端口用导线连接到“音频放大模块”区域中的SPK IN 端口上;
(2. 把“单片机系统“区域中的P3....
4x4矩阵键盘电子琴把“单片机系统”区域中的P1.0 端口用导线连接到“音频放大模块”区域中的SPK IN 端口上;
(2. 把“单片机系统“区域中的P3.0-P3.7 端口用8 芯排线连接到“4X4 行列式键盘”区域中的C1-音乐产生的方法;
一首音乐是许多不同的音阶组成的,而每个音阶对应着不同的频率,这样我们就可以利用不同的频率
的组合,即可构成我们所想要的音乐了,当然对于单片机来产生不同的频率非常方便,我们可以利用单片
机的定时/计数器T0 来产生这样方波频率信号,因此,我们只要把一首歌曲的音阶对应频率关系弄正确即
可。现在以单片机12MHZ 晶振为例,例出高中低音符与单片机计数T0 相关的计数值如下表所示-err
- 2022-10-24 17:05:03下载
- 积分:1
-
一个利用ds1820进行温度采集的程序,单片机为c51
一个利用ds1820进行温度采集的程序,单片机为c51-ds1820 use of a temperature collection procedures, c51 microcontroller
- 2022-02-03 10:38:58下载
- 积分:1
-
单片机制作的测速计源程序,发上来和大家分享分享,仅共参考...
单片机制作的测速计源程序,发上来和大家分享分享,仅共参考-MCU production or source of guns, and onto a share share, a total of only reference
- 2022-08-21 22:00:07下载
- 积分:1
-
各位朋友,本人买的12864液晶屏已经调试通过,下面是源程序,无偿奉献,有需要的赶快下啊,这可花了我一个星期啊(jjcool)...
各位朋友,本人买的12864液晶屏已经调试通过,下面是源程序,无偿奉献,有需要的赶快下啊,这可花了我一个星期啊(jjcool)-friends, I bought the 12864 debug screen has passed, Below are the source, with the dedication that are needed quickly under ah, it could take me a week ah (jjcool)
- 2022-05-12 17:46:32下载
- 积分:1
-
Since the original code is compiled 89c51cc01 the C code for CAN bus
由于原代码是编译89c51cc01的C代码,用于CAN总线
- 2023-01-14 06:15:03下载
- 积分:1
-
基于51单片机的I2C通信程序,可以顺利实现I2C通信
基于51单片机的I2C通信程序,可以顺利实现I2C通信-Based on 51 MCU I2C communication program can be successfully I2C communication
- 2023-04-14 17:40:03下载
- 积分:1
-
一个基于AVR单片机的通用、标准串口收、发中断程序,可移植到8/16/32的单片机上
一个基于AVR单片机的通用、标准串口收、发中断程序,可移植到8/16/32的单片机上-an AVR-based generic, standard serial admission, the suspension procedure, can be transplanted into 8/16/32 on the MCU
- 2022-06-13 12:56:13下载
- 积分:1
-
单片机C语言开发软件,很好用。
单片机C语言开发软件,很好用。-SCM C language development software, is useful.
- 2022-07-11 04:01:44下载
- 积分:1
-
红外通信是利用950nm近红外波段的红外线作为传递信息的媒体,即通信信道。发送端采用脉时调制(PPM)方式,将二进制数字信号调制成某一频率的脉冲序列,并驱动红外...
红外通信是利用950nm近红外波段的红外线作为传递信息的媒体,即通信信道。发送端采用脉时调制(PPM)方式,将二进制数字信号调制成某一频率的脉冲序列,并驱动红外发射管以光脉冲的形式发送出去;接收端将接收到的光脉转换成电信号,再经过放大、滤波等处理后送给解调电路进行解调,还原为二进制数字信号后输出。-Infrared communication is the use of near infrared 950nm infra-red as the transmission of information media, namely communication channel. The sending end when the use of pulse modulation (PPM) approach will be a binary digital signal into a frequency modulation of the pulse sequence, and driver fired infrared tube to the form of light pulses sent receiver will receive the pulse of light conversion to electrical signals , and then, after amplification, filtering and other treatment to the demodulation circuit after demodulation, reduced to a binary digital signal after the output.
- 2022-09-28 23:15:02下载
- 积分:1
-
这篇报告介绍了关于PIC单片机原理与应用。主要有以下几方面内容:1 利用PIC单片机的PC计数器及实时计数器计数或计时,利用LED数码管显示数据。
2.利用...
这篇报告介绍了关于PIC单片机原理与应用。主要有以下几方面内容:1 利用PIC单片机的PC计数器及实时计数器计数或计时,利用LED数码管显示数据。
2.利用PIC单片机进行各种信号、数据的采集。
3.利用单片机的控制功能实现控制。
4.了解其硬件上各引脚输入输出口,充分掌握其各个指令和基础编程,以及一些简单的应用。
5.利用EEPROM实现单片机的数据掉电保存及利用I2C模式进行通讯。
-This report describes the PIC microcontroller on the Theory and Application. Mainly the following aspects : the use of a PIC microcontroller and the real-time counter PC Counting or time, use of digital LED display data. 2. PIC for the use of the signals, and data acquisition. 3. Microprocessor control functions to achieve control. 4. Understanding of the various hardware input and output pins I fully understand the basis for all orders and programming, and some simple applications. 5. MCU use EEPROM data preservation and the use of power-down mode I2C communications.
- 2023-04-06 09:15:04下载
- 积分:1