-
avr m128 双串口通讯,实现数据的转发功能,晶振为11.0592MHz,波特率为96...
avr m128 双串口通讯,实现数据的转发功能,晶振为11.0592MHz,波特率为96-avr m128 dual serial communications, data forwarding function, crystal for 11.0592MHz, baud rate of 96
- 2022-01-25 18:36:57下载
- 积分:1
-
MCS
MCS-51单片机有5个中断源,其中两个是由-INT0、-INT1引脚输入的外部中断源;另外三个是内部中断源即由T0、T1的溢出引起中断和串行口发送完一个字节或接收到一个字节数据引起中断。触发外部中断有两种方式,即下降沿引起中断或低电平引起中断。当编程TCON中的ITi(i=0、1)为1时,则引起触发的方式为边沿触发方式,反之(ITi=0)为低电平触发方式。每个中断源的中断请求能否得到响应要受两级“开关”的控制,即一个总“开关”-MCS-51 single-chip has five interrupt sources, two of which are by-INT0,-INT1 pin input external interrupt source the other three internal interrupt sources from the T0, T1 overflow caused by the disruption and serial port sending or receiving end of a byte to a byte of data caused by interruption. Triggered external interrupt has two modes, namely, falling edge or low-level disruption caused disruption caused. When programming TCON in ITi (i = 0,1) for the 1:00 has been the subject of a way to trigger the way to the edge of the trigger, on the contrary (ITi = 0) for low-level trigger mode. Each interrupt source interrupt request can be subject to levels in response to
- 2023-07-06 00:00:03下载
- 积分:1
-
生成SSE/SSE2分形
Generating Fractals with SSE/SSE2
You probably have heard about fractals before. They are beautiful pictures such as the one shown above. Any fractal can be described using iterative formulas. So you can generate a fractal by evaluating these formulas and finding the color of each pixel. That is a large computational task, and drawing a fractal needs a fast CPU and a carefully optimized program.
- 2022-04-23 12:16:57下载
- 积分:1
-
四通道的AD采样转换数据,并用于键盘和数码管的操作和显示。附有参考资料和pdf格式的原理图。...
四通道的AD采样转换数据,并用于键盘和数码管的操作和显示。附有参考资料和pdf格式的原理图。-Four-channel sampling of the AD conversion data, and for the keyboard and the operation of digital control and display. With reference materials and schematic diagram pdf format.
- 2022-01-29 00:12:38下载
- 积分:1
-
This is one of the PIC16F877 microcontroller and serial communication program
这是一个有关PIC16F877单片机与串口通讯程序-This is one of the PIC16F877 microcontroller and serial communication program
- 2023-07-02 16:00:02下载
- 积分:1
-
单片机与上位机的通讯协议,单片机与PC机通讯程序
单片机与上位机的通讯协议,单片机与PC机通讯程序-MCU and host computer communication protocol, microcontroller and PC-communication program
- 2022-04-12 05:50:26下载
- 积分:1
-
自己使用AHDL语言编写的24位累加器.主要使用于DDS
自己使用AHDL语言编写的24位累加器.主要使用于DDS-24bit_acc
- 2023-01-12 14:10:03下载
- 积分:1
-
AVR单片机开发EEPROM读写实验源程序
AVR单片机开发EEPROM读写实验源程序-AVR single-chip EEPROM read and write to develop the experimental source
- 2022-03-05 07:57:15下载
- 积分:1
-
16*16点阵,可能显示汉字,同时可以放出音乐
16*16点阵,可能显示汉字,同时可以放出音乐-16*16
- 2022-01-25 14:26:49下载
- 积分:1
-
单片机的7279程序。7279是一个可以带有64个按键还有六个数码管的芯片。对7279的使用可以减少对单片机的要求。...
单片机的7279程序。7279是一个可以带有64个按键还有六个数码管的芯片。对7279的使用可以减少对单片机的要求。-7279 SCM procedures. 7279 is a 64 keys with six LED chips. Of 7279 to reduce the use of single-chip requirements.
- 2022-03-14 14:57:21下载
- 积分:1