-
I0口作为串行口发送接收函数完美版
I0口作为串行口发送接收函数完美版-I0 mouth as send and receive serial port function perfect version
- 2022-03-09 22:51:18下载
- 积分:1
-
简单的谐波分析仪
简易谐波分析仪 -Simple Harmonic Analyzer
- 2023-01-03 22:05:03下载
- 积分:1
-
在做一个单片机系统时,常常会遇到这样那样的数据采集,在这些被采集的数据中,
大部分可以通过我们的I/O 口扩展接口电路直接得到,由于51 单片机大部分不带A...
在做一个单片机系统时,常常会遇到这样那样的数据采集,在这些被采集的数据中,
大部分可以通过我们的I/O 口扩展接口电路直接得到,由于51 单片机大部分不带AD 转换
器,所以模拟量的采集就必须靠A/D或V/F 实现。下现我们就来了解一下AD0809与51 单
片机的接口及其程序设计。
- 2023-02-08 17:20:04下载
- 积分:1
-
红外解码程序,该程序可为用户提供正确的解码方案,但前提是理解好每个红外的发送过程...
红外解码程序,该程序可为用户提供正确的解码方案,但前提是理解好每个红外的发送过程-IR decoding process, which can provide users with the correct decoding, but the premise is a good understanding of the sending process for each infrared
- 2022-02-02 21:15:31下载
- 积分:1
-
12位LED的万年历.有源程序和HEX,还有原理图电子时钟日历LED程序...
12位LED的万年历.有源程序和HEX,还有原理图电子时钟日历LED程序-12 LED
- 2022-02-04 03:45:57下载
- 积分:1
-
驱动增强型单总线数字温度传感器DS1820进行温度检测
驱动增强型单总线数字温度传感器DS1820进行温度检测-Single bus driver and enhanced DS1820 digital temperature sensor, the temperature detection
- 2022-03-01 15:47:32下载
- 积分:1
-
LED Colorful Gradient procedures, power cycle, welcome to download
LED七彩渐变程序,上电循环,欢迎下载-LED Colorful Gradient procedures, power cycle, welcome to download
- 2022-08-31 22:40:03下载
- 积分: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
-
LPC2148 chip 1.ARM the RTC source 2.ARM the LPC2148 chip DS18B20C drive LPC2148...
1.ARM芯片LPC2148的RTC源码
2.ARM芯片LPC2148的DS18B20C驱动源码
3.ARM芯片LPC2148的TIMER0中断驱动源码-LPC2148 chip 1.ARM the RTC source 2.ARM the LPC2148 chip DS18B20C drive LPC2148 chip 3.ARM source of Timer0 interrupt-driven source
- 2022-03-29 01:30:16下载
- 积分:1
-
移动机器人摇杆手柄调速中(AD采集),微控制器为MSP430,已成功调试用于机器人上!...
移动机器人摇杆手柄调速中(AD采集),微控制器为MSP430,已成功调试用于机器人上!-Mobile Robot Control in the rocker lever (AD Acquisition), micro-controller for the MSP430, debugging has been successfully used on the robot!
- 2022-07-12 08:03:39下载
- 积分:1