-
单片机开发实例 很有用 是五十一的单片机 只要有c语言基础就可以上手...
单片机开发实例 很有用 是五十一的单片机 只要有c语言基础就可以上手-very good core really please true me
- 2023-04-02 23:30:04下载
- 积分:1
-
一个单片机控制继电器的程序。用C编,可实现一定的基础控制功能...
一个单片机控制继电器的程序。用C编,可实现一定的基础控制功能
- 2022-06-29 13:25:58下载
- 积分:1
-
2007 National Undergraduate Electronic Design Contest intelligent vehicle design...
2007年全国大学生电子设计大赛智能车设计的程序,实现智能找平衡等多个功能。拿下山东赛区一等奖。-2007 National Undergraduate Electronic Design Contest intelligent vehicle design process, finding a balance and other intelligent features. Division won the first prize of Shandong.
- 2023-07-17 21:00:10下载
- 积分:1
-
MSP430有许多寄存器来设定程序的频率和周期,本文总结如定时器A,看门狗,模拟比较器等的代码,供大家参考学习....
MSP430有许多寄存器来设定程序的频率和周期,本文总结如定时器A,看门狗,模拟比较器等的代码,供大家参考学习.-MSP430 has a number of registers to set the procedures for the frequency and cycle, such as This paper summarizes the timer A, watchdog, analog comparator, such as the code for your learning.
- 2022-12-29 15:25:03下载
- 积分:1
-
X5045的读写应用程序,经过测试,完全能用
X5045的读写应用程序,经过测试,完全能用-X5045 reading and writing applications, tested and fully use
- 2022-04-07 18:46:55下载
- 积分: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
-
单片机温度控制系统
单片机温度控制系统-SCM temperature control system
- 2022-06-21 23:44:14下载
- 积分:1
-
2812驱动128 * 64液晶,文件添加到工程中,主要功能…
2812驱动128*64液晶,把该文件加到工程中,在主函数中初始化液晶既可用了.-2812 driver 128* 64 LCD, the document added to the project, in the main function can be used to initialize LCD.
- 2022-03-05 16:48:46下载
- 积分:1
-
ZLG7290应用子程序,数码管显示与键盘管理芯片ZLG7290的标准80C51驱动程序C文件,此程序调试通过。...
ZLG7290应用子程序,数码管显示与键盘管理芯片ZLG7290的标准80C51驱动程序C文件,此程序调试通过。-Subroutine ZLG7290 applications, digital tube display and keyboard management ZLG7290 standard 80C51 chip driver C files, this program through the debugger.
- 2022-05-17 09:08:13下载
- 积分:1
-
使用DS1302+12864液晶+红外线遥控器,进行无线遥控来改变所有关于时间的设置.包括年,月,日等等的数字时钟的程序~...
使用DS1302+12864液晶+红外线遥控器,进行无线遥控来改变所有关于时间的设置.包括年,月,日等等的数字时钟的程序~-Use DS1302+ 12864 LCD+ Infra-red remote control, wireless remote control to change settings all the time. Including year, month, date, etc. The digital clock procedures ~
- 2022-05-27 15:30:16下载
- 积分:1