-
ARM微机处理器驱动TG12864点阵汉字液晶显示C程序源代码
ARM微机处理器驱动TG12864点阵汉字液晶显示C程序源代码-ARM processor driving TG12864 computer character dot matrix liquid crystal display C source code
- 2022-01-22 16:02:12下载
- 积分:1
-
一段键盘处理源码,包括按键处理、AD采样等功能。
一段键盘处理源码,包括按键处理、AD采样等功能。-Section of the keyboard handle source, including the key treatment, AD sampling and other functions.
- 2022-02-13 02:00:39下载
- 积分:1
-
单片机
串行E2PROM24C01扩展
单片机
串行E2PROM24C01扩展-Single-chip Serial E2PROM24C01 expansion
- 2023-05-29 13:50:03下载
- 积分:1
-
包括电路图和源程序,汇编语言编写。JP1、JP2、JP3为电机接口,JP5为投币器接口,JP4为指示灯接口...
包括电路图和源程序,汇编语言编写。JP1、JP2、JP3为电机接口,JP5为投币器接口,JP4为指示灯接口-including circuit diagrams and source code, written in assembly language. JP1, JP2, JP3 for electrical interfaces, JP5 for the coin interface, the interface indicator of JP4
- 2022-12-04 08:50:03下载
- 积分:1
-
单片机采集数据,并驱动74hc595显示采集数据
单片机采集数据,并驱动74hc595显示采集数据-Single-chip data collection and data-driven acquisition 74hc595 show
- 2022-05-05 06:45:30下载
- 积分:1
-
在对存储空间要求非常严格的嵌入式系统中用CPU下载CPLD的代码,比如51系列的单片机。...
在对存储空间要求非常严格的嵌入式系统中用CPU下载CPLD的代码,比如51系列的单片机。-storage space in the very strict requirements of embedded CPU system used to download CPLD code, for example, the MCU 51.
- 2022-10-25 15:15:03下载
- 积分:1
-
电荷转移容性触摸按键传感器示例代码,这是基于C8051F的,很容易移植到其他平台!...
电荷转移容性触摸按键传感器示例代码,这是基于C8051F的,很容易移植到其他平台!-Charge-transfer capacitive touch sensor button sample code, which is based on the C8051F easily ported to other platforms!
- 2022-03-06 16:43:15下载
- 积分: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
-
74HC595的单片机驱动程序。74HC595是一片非常好用的IO扩展芯片。理论上可以无限扩展。...
74HC595的单片机驱动程序。74HC595是一片非常好用的IO扩展芯片。理论上可以无限扩展。-74HC595 microcontroller driver.
- 2022-03-23 08:54:46下载
- 积分:1
-
AVR Protel libraries
AVR 单片机的Protel库文件-AVR Protel libraries
- 2022-06-20 08:45:57下载
- 积分:1