-
触摸屏幕资料!还有电路图!可以借鉴的!是初学者的好资料...
触摸屏幕资料!还有电路图!可以借鉴的!是初学者的好资料-touch screen information! There circuit! We can draw! Beginners is a good information!
- 2022-07-19 04:20:05下载
- 积分:1
-
MSP430单片机MSP430F1121和液晶驱动芯片PCF8576的连接程序,和方向。
MSP430单片机MSP430F1121与液晶驱动芯片PCF8576的连接程序,与大家共享采用静态驱动模式,F1121通过模拟IIC与PCF8576连接,程序稍为修改就可以移植到89C51。-MSP430 MSP430F1121 with LCD driver chips PCF8576 connectivity procedures, and share use of the static-driven model, the F1121 through simulation with the IIC PCF8576 connectivity, slightly amended procedures can be transplanted to 89C51.
- 2022-03-21 12:02:50下载
- 积分:1
-
keil c51开发的8279和51单片机通用键盘控制和Led显示及uart通信程序。...
keil c51开发的8279和51单片机通用键盘控制和Led显示及uart通信程序。-Keil decoder developed by 8279 and 51 general-purpose keyboard control and Led Display and uar t Communication Program.
- 2023-05-24 16:55:04下载
- 积分:1
-
C8051F04x单片机对Flash的操作。
C8051F04x单片机对Flash的操作。-C8051F04x Singlechip of Flash operation.
- 2022-09-29 11:15:03下载
- 积分:1
-
IAR Embedded C source codes for TC6963C based dot matrix LCD interfaced with PIC...
基于PIC16F877单片机的256*64的TC6963C点阵液晶显示屏的IAR Embedded C complier的控制程序。包括多种图形和文字输出。-IAR Embedded C source codes for TC6963C based dot matrix LCD interfaced with PIC16F877 uP. Includes text display and a few graphics as well.
- 2022-04-28 04:04:38下载
- 积分:1
-
80C52参考频率计程序,包含中断和定时器典型应用代码段
80C52参考频率计程序,包含中断和定时器典型应用代码段-80C52 reference Cymometer procedures, including suspension and timer typical application code segment
- 2022-03-01 09:31:32下载
- 积分:1
-
使用NI M系列采集卡产品的DIO数字通道模拟I2C时序,读写EEPROM LABVIEW实例(原创),采用LABVIEW8.5编程。...
使用NI M系列采集卡产品的DIO数字通道模拟I2C时序,读写EEPROM LABVIEW实例(原创),采用LABVIEW8.5编程。-Use NI M Series DAQ card products DIO digital channel simulate I2C timing, read and write EEPROM device(original code), using LABVIEW8.5 programming.
- 2022-06-03 03:10:17下载
- 积分:1
-
LT-1B开发板例子程序-ADC12_06
- 2022-06-13 10:08:17下载
- 积分: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
-
Based on ATMEGA 16 with NOKIA3310 LCD car reversing radar design, including sche...
基于ATMEGA 16带NOKIA3310液晶显示的汽车倒车雷达设计,含原理图,C程序代码(GCC AVR),Makefile文件,详细注释。-Based on ATMEGA 16 with NOKIA3310 LCD car reversing radar design, including schematic, C code (GCC AVR), Makefile file, detailed notes.
- 2022-12-09 19:35:03下载
- 积分:1