8051用C51读写ATT7053程序

所属分类:嵌入式/单片机/硬件编程
开发工具:C/C++
文件大小:381KB
下载次数:2
上传日期:2020-07-06 19:53:21
上 传 者6886881
说明:  (1) 该程序中液晶显示可以实现电压频率,P,Q,S的电能指示,U与I1的夹角,U与I2的夹角 (2) 该程序中液晶显示可以实现电压通道有效值,电流通道1有效值,电流通道2有效值,两路有功功率,无功功率指示,但是这些参数需要配合上位机软件进行系数校正。 (3) 该程序可以实现对两路电流通道的计量精度进行分别校正。在校正的同时保存校表参数到EEPROM,使得样表在重新上电后可以从EEPROM中直接读取校正参数和寄存器配置参数。 (4) 该样表程序可以实现对ATT7053内任意寄存器的读写。 (5) 提供了一份单独ATT7035_SPI的操作软件,使用的是I/O口模拟的方式。
((1) In this program, the LCD can realize the indication of voltage, frequency, P, Q, s, the angle between u and I1, and the angle between u and I2 (2) In this program, LCD can display the RMS of voltage channel, effective value of current channel 1, RMS of current channel 2, two channels of active power and reactive power indication, but these parameters need to be corrected with upper computer software. (3) The program can be used to correct the measurement accuracy of the two current channels separately. At the same time, the calibration parameters are saved to EEPROM, so that the calibration parameters and register configuration parameters can be read directly from EEPROM after the sample table is powered on again. (4) The sample table program can read and write any register in att7053. (5) A separate att7035 is provided_ SPI operation software, using I / O port simulation.)

文件列表:
8051用C51读写ATT7053程序\ATT7035SPI _V0.1.c (2377, 2009-11-20)
8051用C51读写ATT7053程序\ATT7053 _V0.1\ATT7025.h (11916, 2009-11-12)
8051用C51读写ATT7053程序\ATT7053 _V0.1\ATT702xDemo.c (21037, 2009-12-09)
8051用C51读写ATT7053程序\ATT7053 _V0.1\ATT702xDemo.LST (47201, 2009-12-09)
8051用C51读写ATT7053程序\ATT7053 _V0.1\ATT702xDemo.OBJ (71037, 2009-12-09)
8051用C51读写ATT7053程序\ATT7053 _V0.1\ATT7051 (233694, 2009-11-11)
8051用C51读写ATT7053程序\ATT7053 _V0.1\ATT7051.c (2897, 2009-11-11)
8051用C51读写ATT7053程序\ATT7053 _V0.1\ATT7051.h (288, 2009-11-03)
8051用C51读写ATT7053程序\ATT7053 _V0.1\ATT7051.lnp (158, 2009-11-11)
8051用C51读写ATT7053程序\ATT7053 _V0.1\ATT7051.LST (7444, 2009-12-09)
8051用C51读写ATT7053程序\ATT7053 _V0.1\ATT7051.M51 (143538, 2009-11-11)
8051用C51读写ATT7053程序\ATT7053 _V0.1\ATT7051.OBJ (15602, 2009-12-09)
8051用C51读写ATT7053程序\ATT7053 _V0.1\ATT7051.Opt (1483, 2009-12-09)
8051用C51读写ATT7053程序\ATT7053 _V0.1\ATT7051.plg (7647, 2009-11-11)
8051用C51读写ATT7053程序\ATT7053 _V0.1\ATT7051.Uv2 (2447, 2009-11-12)
8051用C51读写ATT7053程序\ATT7053 _V0.1\ATT7051_20091111 (238916, 2009-11-12)
8051用C51读写ATT7053程序\ATT7053 _V0.1\ATT7051_20091111.lnp (167, 2009-11-12)
8051用C51读写ATT7053程序\ATT7053 _V0.1\ATT7051_20091111.M51 (145453, 2009-11-12)
8051用C51读写ATT7053程序\ATT7053 _V0.1\ATT7051_20091111.plg (3445, 2009-11-12)
8051用C51读写ATT7053程序\ATT7053 _V0.1\ATT7051_20091112 (240833, 2009-12-09)
8051用C51读写ATT7053程序\ATT7053 _V0.1\ATT7051_20091112.hex (52093, 2009-12-09)
8051用C51读写ATT7053程序\ATT7053 _V0.1\ATT7051_20091112.lnp (167, 2009-12-09)
8051用C51读写ATT7053程序\ATT7053 _V0.1\ATT7051_20091112.M51 (147394, 2009-12-09)
8051用C51读写ATT7053程序\ATT7053 _V0.1\ATT7051_20091112.plg (1259, 2009-12-09)
8051用C51读写ATT7053程序\ATT7053 _V0.1\ATT7051_Opt.Bak (1491, 2009-12-09)
8051用C51读写ATT7053程序\ATT7053 _V0.1\ATT7051_Uv2.Bak (2447, 2009-11-12)
8051用C51读写ATT7053程序\ATT7053 _V0.1\BOOT.A51 (875, 2009-07-18)
8051用C51读写ATT7053程序\ATT7053 _V0.1\COMDPROC.C (12184, 2009-11-05)
8051用C51读写ATT7053程序\ATT7053 _V0.1\ComdProc.h (1163, 2009-10-31)
8051用C51读写ATT7053程序\ATT7053 _V0.1\COMDPROC.LST (31704, 2009-12-09)
8051用C51读写ATT7053程序\ATT7053 _V0.1\COMDPROC.OBJ (44411, 2009-12-09)
8051用C51读写ATT7053程序\ATT7053 _V0.1\EEPROMDRV.C (8427, 2009-11-11)
8051用C51读写ATT7053程序\ATT7053 _V0.1\EepromDrv.h (1216, 2009-05-18)
8051用C51读写ATT7053程序\ATT7053 _V0.1\EEPROMDRV.LST (17593, 2009-12-09)
8051用C51读写ATT7053程序\ATT7053 _V0.1\EEPROMDRV.OBJ (17054, 2009-12-09)
8051用C51读写ATT7053程序\ATT7053 _V0.1\Emu.c (19945, 2009-12-09)
8051用C51读写ATT7053程序\ATT7053 _V0.1\Emu.h (4354, 2009-11-06)
8051用C51读写ATT7053程序\ATT7053 _V0.1\Emu.LST (46209, 2009-12-09)
8051用C51读写ATT7053程序\ATT7053 _V0.1\Emu.OBJ (57205, 2009-12-09)
8051用C51读写ATT7053程序\ATT7053 _V0.1\LcdDrive.c (9754, 2009-11-06)
... ...

近期下载者

相关文件


收藏者