-
16x16LED 点阵屏源代码和电路图,可以实现上下移,左右移
16x16LED 点阵屏源代码和电路图,可以实现上下移,左右移-Dot-matrix screen 16x16LED source code and schematics can be achieved on the lower left and right shift
- 2023-03-29 20:20:03下载
- 积分:1
-
In the embedded development, AVR single
在嵌入式开发中,AVR单片机驱动 128*64的KS0107液晶的实例。非常易于大家的移植。-In the embedded development, AVR single-chip driver 128* 64 LCD KS0107 example. We are very easy to transplant.
- 2022-11-30 23:35:03下载
- 积分:1
-
m41t0 real
实时时钟M41T0源程序,你只要定议好引脚,便能使用,主程序是一个应用试验-M41T0 real-time clock source, as long as you set a good discussion pin can use, the main program is a pilot application
- 2022-03-02 02:16:04下载
- 积分: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
-
自发沉降过程。rar,对CAN总线的程序,应该是..
CAN 自发收程序.rar,关于CAN总线的程序,应该是高水平程序了.-CAN spontaneous settlement process. Rar, on the CAN bus procedures, should be a high-level procedures.
- 2023-01-09 16:50:03下载
- 积分:1
-
MSP430系列汇编指令集,作为编程时或初学时使用
MSP430系列汇编指令集,作为编程时或初学时使用-MSP430 instruction set compilation series, as a beginner programmer or the use of
- 2022-05-24 16:31:57下载
- 积分:1
-
直流步进电机,C51编程,有程序和电路仿真程序。
直流步进电机,C51编程,内有程序及PROTUES仿真电路图-DC stepper motor, C51 programming, there are procedures and circuit simulation PROTUES
- 2022-01-26 13:55:36下载
- 积分:1
-
指纹通讯模块程序,该模块以ATMEL公司的89s52为单片机与指纹模块进行数据通讯,以面向门禁或考勤等应用...
指纹通讯模块程序,该模块以ATMEL公司的89s52为单片机与指纹模块进行数据通讯,以面向门禁或考勤等应用-Fingerprint procedures for communication module, the module to ATMEL Corporation 89s52 for single-chip modules and fingerprint data communication-oriented applications such as access control or attendance
- 2022-06-15 17:30:59下载
- 积分:1
-
19264液晶驱动的测试程序,c语言编写
19264液晶驱动的测试程序,c语言编写-19264 LCD driver test procedures, c language
- 2022-04-16 03:49:45下载
- 积分:1
-
CAN总线与51单片机的接口原理图,使用的是sja1000和tja1040(philips).还包括了具体的文档资料和c语言控制代码(附加了LCD代码和LCD接...
CAN总线与51单片机的接口原理图,使用的是sja1000和tja1040(philips).还包括了具体的文档资料和c语言控制代码(附加了LCD代码和LCD接口以及电源变换原理图).搞CAN总线一步到位.-CAN Bus and 51 microcontroller interface schematics, using the sja1000 and tja1040 (Philips). Also include the specific information and documentation control code language c (Additional code of LCD and LCD interfaces, and power transformation diagram). CAN engage in one go.
- 2022-02-21 23:09:31下载
- 积分:1