-
DatamemoryEEPROM24C02
/*EEPROM24C02,程序将对存储器进行读和写,因此涉及到键盘程序,比较复杂,耐心学,*/#include <reg51.h>#include <intrins.h>#define W24C020xA0//存储器的写地址
#define R24C02 0xA1 //存储器的读地址
#define MSB 0x80 //8位二进制最高位置1
#define LSB 0x01 //8位二进制最低位置1
(/* EEPROM24C02, program will read and write memory, it involves the keyboard program, more complex, patient study,* /# include <reg51.h># Include <intrins.h># Define W24C020xA0// write the memory address# define R24C02 0xA1// read memory address# define MSB 0x80// 8 bit binary highest position 1# define LSB 0x01// 8 bit binary lowest 1)
- 2010-06-05 18:30:50下载
- 积分:1
-
AC_Compressor_Ctrl
说明: 基于SPMC75的变频电机驱动例子,相当于一个简单的变频器. 望对变频器开发的工程式师有一定的帮助!(SPMC75 based on the frequency motor drive examples, the equivalent of a simple inverter. look for the development of inverter-type division works can help!)
- 2006-02-12 00:30:16下载
- 积分:1
-
NOKIA5110-LCD-DRIVER
诺基亚5110的驱动程序,主要用于单片机的开发,充当显示模块。(Nokia 5110 driver, mainly for single-chip development, act as a display module.)
- 2016-01-19 11:12:03下载
- 积分:1
-
SHT30 source
说明: STM8单片机与SHT30温湿度传感器通信程序(STM8 MCU communication to SHT30 temperature & humidity sensor by i2c)
- 2021-04-23 16:38:48下载
- 积分:1
-
水泵程序
水位控制,通过传感器感应水位的高低而控制泄水装置的开通,进而控制水位(Water level control, which controls the opening of a discharge device by sensing the level of water through a sensor, thereby controlling the level of water.)
- 2018-10-10 20:31:19下载
- 积分:1
-
Responder
抢答器论文及其proteus仿真资料 单片机C51程序(Responder papers and proteus simulation data C51 MCU program)
- 2016-12-22 16:55:12下载
- 积分:1
-
Touch
四线电阻触摸屏+ADS7843
包括液晶的和触摸屏的程序
液晶屏的控制器是LC7981,兼容HD61830(Four-wire resistive touch screen+ ADS7843
Procedures including LCD and touch screen
LCD controller LC7981 compatible with HD61830
)
- 2012-04-07 04:33:22下载
- 积分:1
-
huxideng
简单实现呼吸灯功能,希望能帮到有需要的人,也希望各个大佬纠错(Simple realization of breathing lamp function)
- 2019-06-11 09:13:51下载
- 积分:1
-
PWM输入捕获-手动触摸操作量程转换
TIM—高级定时器-PWM输入捕获-手动触摸操作量程转换(TIM-Advanced Timer-PWM Input Capture-Manual Touch Operation Range Conversion)
- 2020-06-18 09:00:01下载
- 积分:1
-
滑动窗口滤波
进行平滑滤波编码分析得到接近真实值的参数(Smooth filtering to solve the problem of unstable sampling value after single sampling)
- 2018-03-17 22:13:47下载
- 积分:1