-
单片机linbus通讯
单片机linbus通讯-Single-chip communication linbus
- 2022-09-27 12:55:02下载
- 积分:1
-
at89c51 读取 写入 6264 sram 的源代码
at89c51 读取 写入 6264 sram 的源代码-6264 sram write AT89C51 read the source code
- 2022-08-04 00:49:47下载
- 积分:1
-
频率计的设计,单片机初学者必须程序,适用于proteus
频率计的设计,单片机初学者必须程序,适用于proteus-Frequency of the design, single-chip microcomputer program for beginners to be applicable to proteus
- 2022-01-25 13:52:03下载
- 积分:1
-
基于单片机的AD转换器,可以用proteus进行仿真
基于单片机的AD转换器,可以用proteus进行仿真-The AD converter based on single chip, you can use proteus simulation
- 2022-08-25 15:45:42下载
- 积分:1
-
AVR单片机的EEPROM的读写程序, 通过TWI接口读写.
AVR单片机的EEPROM的读写程序, 通过TWI接口读写.-AVR MCU EEPROM reading and writing process, reading and writing through the TWI interface.
- 2022-05-05 18:46:11下载
- 积分:1
-
usb firmware LCD1602_GPIF_Firmwire
usb固件程序LCD1602_GPIF_Firmwire-usb firmware LCD1602_GPIF_Firmwire
- 2022-09-25 16:05:02下载
- 积分:1
-
本代码为本人在做一个项目时写的MSP430单片机读写FLASH芯片45DB041的源程序,包括基本通信函数,初始化函数,模式设置函数,整块FLASH读写,字节读...
本代码为本人在做一个项目时写的MSP430单片机读写FLASH芯片45DB041的源程序,包括基本通信函数,初始化函数,模式设置函数,整块FLASH读写,字节读写等多个函数。-The code for doing a project I am writing to read and write FLASH chip MSP430 single chip 45DB041 the source, including the basic communication function, initialization function, function mode is set, FLASH block read and write, byte read and write and so on a function.
- 2023-03-07 04:45:04下载
- 积分:1
-
智能电话系统的全部C
智能电话系统的全部C-51,ASM51源程序 59K -smart phone system all the C-51, Calling source 59K
- 2023-08-26 18:10:02下载
- 积分:1
-
atmega128 读取18b20并液晶显示
atmega128 读取18b20并液晶显示-ATmega128 read 18b20 and liquid crystal display
- 2022-03-21 22:33:51下载
- 积分:1
-
欧几里德算法:辗转求余 原理: gcd(a,b)=gcd(b,a mod b) 当b为0时,两数的最大公约数即为a getchar()会接受前一个scan...
欧几里德算法:辗转求余 原理: gcd(a,b)=gcd(b,a mod b) 当b为0时,两数的最大公约数即为a getchar()会接受前一个scanf的回车符-Euclidean algorithm: Principles of travel for more than: gcd (a, b) = gcd (b, a mod b) when b is 0, the two common denominator is the number of a getchar () will accept the previous scanf carriage return
- 2023-01-01 06:00:05下载
- 积分:1