-
红外线遥控解码器,该程序实现将红外遥控器发出的红外线解码,并通过LCD显示出来...
红外线遥控解码器,该程序实现将红外遥控器发出的红外线解码,并通过LCD显示出来 -infrared remote control decoder, the program will infrared remote control and using the infrared decoding, and out through the LCD display
- 2022-12-27 20:15:04下载
- 积分:1
-
用ADuC812单片机单片机的程序,从数字阅读…
本程序使用AduC812单片机,实现从键盘读取数字,并用LED指示灯显示按键所在行列数-the procedures used Aduc812 Microcontroller microcontroller, read from a digital keyboard and LED indicator shows where the ranks of a few buttons
- 2023-09-03 08:30:03下载
- 积分:1
-
用C51编写的源程序清单(由实验板运行通过)包含器件配置文件.闹时启/停子函数.走时函数.定时器T0 5mS初始化.扫描按键子函数.延时子函数等整个工程源代码...
用C51编写的源程序清单(由实验板运行通过)包含器件配置文件.闹时启/停子函数.走时函数.定时器T0 5mS初始化.扫描按键子函数.延时子函数等整个工程源代码-with C51 prepared by the source list (from the experimental operation through plate) contains device configuration files. When downtown Kai/stop unreachable. Walking function. T0 5mS initialize the timer. Functions scan button. Functions delay the entire project source code
- 2022-06-30 20:47:23下载
- 积分:1
-
基于avr模拟电梯控制系统 包括源码电路图
基于avr模拟电梯控制系统 包括源码电路图-Avr-based elevator control system consists of analog source circuit
- 2022-10-22 04:45:03下载
- 积分:1
-
at89c51 读取写入 at29c040 4M flash的 C源代码
at89c51 读取写入 at29c040 4M flash的 C源代码-AT89C51 read at29c040 4M flash write the C source code
- 2023-08-25 01:35:04下载
- 积分:1
-
实验箱上的蜂鸣器发出对应的音调(中音),当同时按下L和1
实验箱上的蜂鸣器发出对应的音调(中音),当同时按下L和1-7时是,蜂鸣器发出低音,同时按下H和1-7时,蜂鸣器发高音。只要按键没松开,蜂鸣器一直发声,直到松到按键。-The buzzer sounded on the test box corresponding to tone (Tenor), when at the same time when you press the L and 1-7, the buzzer sounded a bass, while pressing the H, and 1-7 when the buzzer made treble. As long as no release button, buzzer sound has always been, until the pine to the button.
- 2022-04-11 05:46:39下载
- 积分:1
-
基于单片机的机器人避障程序,实现机器人的自动转向
基于单片机的机器人避障程序,实现机器人的自动转向-MCU-based robot obstacle avoidance procedures, implementation of the automatic shifting robot
- 2022-05-31 18:25:48下载
- 积分:1
-
c8051f020 pca 的简单应用程序
c8051f020 pca 的简单应用程序-c8051f020 pca simple application
- 2022-03-14 13:27:40下载
- 积分:1
-
SPI是一个环形总线结构,由ss(cs)、sck、sdi、sdo构成,其时序其实很简单,主要是在sck的控制下,两个双向移位寄存器进行数据交换。
假设下面...
SPI是一个环形总线结构,由ss(cs)、sck、sdi、sdo构成,其时序其实很简单,主要是在sck的控制下,两个双向移位寄存器进行数据交换。
假设下面的8位寄存器装的是待发送的数据10101010,上升沿发送、下降沿接收、高位先发送。
那么第一个上升沿来的时候 数据将会是sdo=1;寄存器=0101010x。下降沿到来的时候,sdi上的电平将所存到寄存器中去,那么这时寄存器=0101010sdi,这样在8个时钟脉冲以后,两个寄存器的内容互相交换一次。这样就完成里一个spi时序。
-SPI bus is a ring structure, by ss (cs), sck, sdi, sdo composition, its timing is actually very simple, mainly under the control of the sck and two bi-directional shift register for data exchange. Assuming the following 8-bit register is loaded to send the data to be 10,101,010, rising to send, receive falling edge, high first sent. Well, the first rising edge to the time data will be sdo = 1 register = 0101010x. Falling edge comes, sdi on the level will be stored to the register, then register at this time = 0101010sdi, so 8 clock pulse later, the contents of two registers to exchange time. This will be completed in a spi timing.
- 2022-02-06 05:39:49下载
- 积分:1
-
多种实时时钟芯片的读写应用程序,所用控制器为MCS
多种实时时钟芯片的读写应用程序,所用控制器为MCS-51系列的单片机-multiple real-time clock chip to read and write applications, using controller for the MCS-51 microcontroller series
- 2022-02-15 06:33:19下载
- 积分:1