登录
首页 » C51 » ATT7022_C51

ATT7022_C51

于 2021-01-27 发布 文件大小:112KB
0 202
下载积分: 1 下载次数: 51

代码说明:

  基于51单片机的电能表软件设计,电能测量芯片是ATT7022C,有完整的读写和校表程序,已通过测试。(SCM based on the 51 Meter software design, power measurement chip ATT7022C, and write a complete calibration procedures, it has been tested.)

文件列表:

ATT7022_C51
...........\att7022.c,6972,2016-07-04
...........\ATT7022.hex,35893,2017-04-12
...........\ATT7022.lnp,191,2017-04-22
...........\att7022.LST,10940,2017-04-11
...........\ATT7022.M51,68263,2017-04-22
...........\att7022.OBJ,19909,2017-04-11
...........\ATT7022.plg,0,2017-04-11
...........\ATT7022.uvgui.Administrator,143904,2017-04-22
...........\ATT7022.uvgui_Administrator.bak,76237,2017-04-22
...........\ATT7022.uvopt,10354,2017-04-22
...........\ATT7022.uvproj,14769,2017-03-24
...........\ATT7022_uvopt.bak,10357,2017-04-22
...........\ATT7022_uvproj.bak,14752,2017-03-24
...........\clock.c,3689,2014-10-28
...........\clock.LST,6950,2017-04-11
...........\clock.OBJ,10614,2017-04-11
...........\comm.c,2975,2013-10-31
...........\comm.LST,5728,2017-04-11
...........\comm.OBJ,11918,2017-04-11
...........\lcd12864.c,4938,2015-11-06
...........\lcd12864.LST,8286,2017-04-11
...........\lcd12864.OBJ,12523,2017-04-11
...........\main.c,12673,2017-04-11
...........\main.LST,19396,2017-04-11
...........\main.OBJ,33836,2017-04-11
...........\mydefine.h,3054,2016-07-04
...........\spi.c,1941,2014-10-25
...........\spi.LST,4278,2017-04-11
...........\spi.OBJ,8698,2017-04-11
...........\STARTUP.A51,6376,2009-05-07
...........\STARTUP.LST,14048,2017-04-11
...........\STARTUP.OBJ,749,2017-04-11
...........\timer.c,723,2013-03-07
...........\uart.c,1162,2013-10-31
...........\uart.LST,2713,2017-04-11
...........\uart.OBJ,6604,2017-04-11

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • lpc177x_8x-a85a976
    LPC1788官方例程,包含大部分外设,如I2C/SSP/EMC/uart(LPC1788 official routine, containing most peripherals)
    2019-05-13 22:13:13下载
    积分:1
  • abron
    Next, we will add some output LEDs that the AVR can drive to indicate the acceleration values as it reads them out.
    2012-09-24 04:40:47下载
    积分:1
  • tetra_op
    在ARM中对Tetra编码进行了thumb优化(on ARM Tetra coding of the thumb Optimization)
    2007-04-28 17:02:35下载
    积分:1
  • lpcxpresso.examples.lpc1114.301
    code driver pedriforral
    2012-12-14 13:59:22下载
    积分:1
  • timers
    ARM Cortex M3 TI Sample code timer
    2012-01-21 17:09:38下载
    积分:1
  • stm32HXD9
    这个是野火的stm32中的hxd9开发源程序,经过了自己的部分修改,功能完善一些,是可以用的(This is the wildfire of the hxd9 in the STM32 open source code, after their own part of the modification, the function is perfect, it can be used)
    2015-08-03 14:50:43下载
    积分:1
  • STM32F0XX教程+例程源码
    STM32F0XX教程+例程源码 教程目录: 工程篇:搭建KEIL-MDK开发平台及制作MDK工程文件模板.pdf 资料篇-NUCLEO-072RB开发板特性讲解及资料准备.pdf 初级教程篇:按键(中断方式)实现24C04存储器内容读写.pdf 初级教程篇:实现一个LED灯(软件延时 systick定时器).pdf 中级教程篇:利用SPI总线构建NUCLEO-072RB和NUCLEO-302RB双机处理系统.pdf 中级教程篇:利用定时器实现6路互补PWM波形输出.pdf 高级教程篇:基于Labview上位机界面的NUCLEO-072RB数据采集系统.pdf 例程目录: 1.ADC 2.BLDC 3.DEMO-工程模板 4.EEPROM 5.KEY(中断方式) 6.KEY-EEPROM 7.LED(systick定时) 8.LED(软件延时) 9.PWM 10.SPI-MASTER-F0 11.SPI-SLAVE-F3 12.STM32-Labview-ADC 13.UART(printf 查询方式接收) 14.UART(中断方式方式接收)(STM32F0XX tutorial + routine source code Directory of courses: Project: building KEIL-MDK development platform and making MDK project document template.Pdf Information sheet -NUCLEO-072RB development board characteristics and data preparation.Pdf Primary tutorial: key (interrupt mode) to achieve 24C04 memory content read and write.Pdf Junior tutorial: realizing a LED lamp (software delay systick timer).Pdf Intermediate tutorial: using SPI bus to build NUCLEO-072RB and NUCLEO-302RB dual processor system.Pdf Intermediate tutorial: using timer to realize 6 complementary PWM waveform output.Pdf Advanced tutorial: NUCLEO-072RB data acquisition system based on Labview host computer interface.Pdf Routine Directory: 1.ADC 2.BLDC 3.DEMO- engineering template 4.EEPROM 5.KEY (interrupt mode) 6.KEY-EEPROM 7.LED (systick timing) 8.LED (software delay) 9.PWM 10.SPI-MASTER-F0 11.SPI-SLAVE-F3 12.STM32-Labview-ADC 13.UART (printf query mode) 14.UART (interrupt mode receive))
    2020-06-27 09:20:01下载
    积分:1
  • UHF_read
    基于STM32F103的BLM100模块RFID UHF读卡程序。能将读到卡的ID号显示在LCD屏上。(RFID UHF reader program module based on the STM32F103 BLM100. You can read the card ID number displayed on the LCD screen.)
    2021-04-03 15:39:06下载
    积分:1
  • ARMMP3
    44b0上实现mp3解码 ,好到东西,快下(44b0 achieve mp3 decoding, so good that things soon)
    2008-03-11 19:14:08下载
    积分:1
  • AVR230_source
    This is a simple bootloader for AT91SAM7 processors. It permits you to download new code to the device over USB. This bootrom is installed at address 0x00000000 in the ARM, which means that it is the first piece of code to execute after reset. At startup, it waits for a few seconds to see if the downloader is trying to connect. If not, then the bootloader gives up control and jumps to your program. If the downloader is trying to connect, then the bootloader receives the new program over USB and writes it into flash.(This is a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It permits you to download new code to the device over USB. This bootrom is installed at address 0x00000000 in the ARM, which means that it is the first piece of code to execute after reset. At startup, it waits for a few seconds to see if the downloader is trying to connect. If not, then the bootloader gives up control and jumps to your program. If the downloader is trying to connect, then the bootloader receives the new program over USB and writes it into flash.)
    2009-11-17 10:47:55下载
    积分:1
  • 696518资源总数
  • 104976会员总数
  • 7今日下载