-
单片机读写E2P程序
利用单片机和2402连接,向2402内写入一串数据,单片机通过按键来将写入的数据读出来
用LED显示...
单片机读写E2P程序
利用单片机和2402连接,向2402内写入一串数据,单片机通过按键来将写入的数据读出来
用LED显示-E2P procedures to read and write single-chip single-chip computer and 2402 connected to 2402 with a string of data to write, microcontroller through the keys to write the data will be read out with LED display
- 2023-04-12 06:20:03下载
- 积分:1
-
USB非接触式IC卡读写器,主要用于读写IC卡
USB非接触式IC卡读写器,主要用于读写IC卡-USB contactless IC card reader, mainly for the IC card reader
- 2023-06-10 14:25:33下载
- 积分:1
-
在AVR单片机的控制下,通过WinAVR编译器和makefile的编写,在一个数码管上实时输出键盘输入的字符,当在键盘上按下某一个键时,在数码管上显示该键的值。...
在AVR单片机的控制下,通过WinAVR编译器和makefile的编写,在一个数码管上实时输出键盘输入的字符,当在键盘上按下某一个键时,在数码管上显示该键的值。如按下1时数码管显示1,按下F时数码管显示F。-control, through WinAVR compiler makefile and the preparation, in a real-time digital control keyboard input output of the characters, when pressed on the keyboard a button, digital tube revealed that the value of the bond. Touching 1:00 a Digital Display, when pressed F F Digital Display.
- 2022-03-21 07:34:06下载
- 积分:1
-
新型投币机:控制两个按摩椅,具有红外遥控,能够设置最低投币个数及时间,...
新型投币机:控制两个按摩椅,具有红外遥控,能够设置最低投币个数及时间,-new coin machine : Control two massage chairs, with infrared remote control to set the minimum number of coin and time,
- 2023-02-23 23:20:04下载
- 积分:1
-
CH375的主机文件系统接口(支持FAT12,FAT16)MCS
CH375 主机文件系统接口(支持FAT12/FAT16)
MCS-51单片机C语言的U盘文件读写示例程序-CH375 host file system interface (support FAT12/FAT16) MCS-51 single-chip U of C language sample programs to read and write disk files
- 2022-02-24 09:04:03下载
- 积分:1
-
智能小车的参考C程序,用的是ICC AVR进行编写,
智能小车的参考C程序,用的是ICC AVR进行编写,-Intelligent Vehicles reference C program, using the ICC AVR for the preparation,
- 2022-06-17 10:22:52下载
- 积分:1
-
SD卡的简单介绍,包括SD卡的分类,协议,脚位定义等。
SD卡的简单介绍,包括SD卡的分类,协议,脚位定义等。-SD card, a brief introduction, including the SD card classification, protocol, pin definitions.
- 2022-06-21 15:08:16下载
- 积分:1
-
I have written a number of Verilog code, for beginners to learn, think it approp...
一些自己编写的verilog代码,供初学者学习用,觉得还是合适的。-I have written a number of Verilog code, for beginners to learn, think it appropriate.
- 2022-03-21 01:57:51下载
- 积分: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
-
用单片机实现E1等芯片的初始化,给出了E1芯片DS21Q53的初始化方法...
用单片机实现E1等芯片的初始化,给出了E1芯片DS21Q53的初始化方法-E1 MCU chip initialization, given the DS21Q53 E1 chip initialization method
- 2022-03-16 14:50:08下载
- 积分:1