-
单片机模拟I2C总线及AT24C01应用实例
单片机模拟I2C总线及AT24C01应用实例-Single-chip simulation of I2C Bus and AT24C01 Application
- 2023-07-02 16:45:04下载
- 积分:1
-
c51单片机的中文拼音输入法c程序源代码
c51单片机的中文拼音输入法c程序源代码-decoder SCM Chinese Pinyin input method c source code
- 2022-08-17 06:54:02下载
- 积分:1
-
Documents and SettingsAdministrator桌面NAT.rar
Documents and SettingsAdministrator桌面NAT.rar-Documents and Settings Administrator Desktop NAT.rar
- 2022-08-11 15:10:45下载
- 积分:1
-
1602 的驱动程序 很完整。通过KEIL C 编译在ROTUES 上用AT89C51仿真通过。...
1602 的驱动程序 很完整。通过KEIL C 编译在ROTUES 上用AT89C51仿真通过。-1602 is a complete driver. Through the KEIL C compiler ROTUES used in the simulation through the AT89C51.
- 2023-01-14 11:35:03下载
- 积分:1
-
这是无线传感器网络用的操作系统tinyos
这是无线传感器网络用的操作系统tinyos-1.1.0,未来的世界将是它呵-This is the wireless sensor networks using the operating system tinyos- 1.1.0, the future world will love it
- 2022-03-17 08:54:11下载
- 积分:1
-
C language based on single chip design of digital pulse meter
基于51单片机的 c语言 数字脉搏计的设计-C language based on single chip design of digital pulse meter
- 2022-07-21 09:40:47下载
- 积分:1
-
单片机W77E58中文手册一般外语我认为部分翻译…
单片机W77E58中文手册,一般是外文的 我把它一部分翻译成了中文-SCM W77E58 Chinese manual is generally foreign languages I see it as part translated into Chinese
- 2022-03-21 23:14:53下载
- 积分: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
-
基于AVR单片机的机械旋转时钟,将是完美的结合…
基于AVR单片机的机械旋转时钟,将机械和电子完美的结合,具有一定的艺术性,做好后放在家里可以当艺术品-Based on AVR microcontroller mechanical rotary clock, would be the perfect combination of mechanical and electronic, has a certain artistic quality, do a good job at home can be as works of art after
- 2022-06-27 04:59:56下载
- 积分:1
-
鼠标应用程序示范
MCU AT89S51 XAL 12MHz
本程序可以实现鼠标的功能,并将位置显示在LCD上...
鼠标应用程序示范
MCU AT89S51 XAL 12MHz
本程序可以实现鼠标的功能,并将位置显示在LCD上-Mouse model application MCU AT89S51 XAL 12MHz mouse in this program can realize the function, and location displayed on the LCD on
- 2022-06-03 08:02:27下载
- 积分:1