代码搜索:emeter
找到约 114 项符合「emeter」的源代码
代码结果 114
www.eeworm.com/read/428807/8839785
h emeter.h
#ifndef __emeter
#define __emeter
#include "parameter.h"
enum {idle, measure, calibration, done, request_cal};
extern unsigned int OP_Mode; // operation mode
extern unsigned int CalCyclC
www.eeworm.com/read/428807/8839822
c emeter.c
//**************************************************************************
//
// ESP430CE1 Application Program Example
//
// This file shows exemplarily the usage of the ESP430CE1 module for
www.eeworm.com/read/160898/7144443
h emeter.h
#ifndef __emeter
#define __emeter
enum {tx_off, tx_ch1, tx_ch2, tx_ch3, tx_temp, tx_dump, tx_energy, tx_cal, tx_values};
extern unsigned int TX_Mode; // Transmit mode
enum {idle, measure, c
www.eeworm.com/read/160898/7144489
c emeter.c
//#define WFS
/** \file
* ESP430CE1 Application Program Example
*
* This file shows exemplarily the usage of the ESP430CE1 module for
* a single-phase emeter with two current sensors (
www.eeworm.com/read/229507/14333641
h emeter.h
#ifndef __emeter
#define __emeter
// 0 1 2 3 4 5 6 7 8 9
enum {tx_off, tx_ch1, tx_ch2, tx_ch3, tx_temp, tx_dump, tx_energy, tx_c
www.eeworm.com/read/229507/14333719
c emeter.c
//#define WFS
/** \file
* ESP430CE1 Application Program Example
*
* This file shows exemplarily the usage of the ESP430CE1 module for
* a single-phase emeter with two current sensors (
www.eeworm.com/read/363647/2914093
h emeter.h
//--------------------------------------------------------------------------
//
// Software for MSP430 based e-meters.
//
// THIS PROGRAM IS PROVIDED "AS IS". TI MAKES NO WARRANTIES OR
// REPR
www.eeworm.com/read/388066/8639388
c emeter_dcbias.c
//**************************************************************************
// This program extracts the DC bias from an input signal and returns the AC signal
// It almost accumulates multip
www.eeworm.com/read/388066/8639424
c emeter_filters.c
//**************************************************************************
// The FIR filter is used here for phase lag/lead compensation.
// The phase lag/lead compensation FIR do not have
www.eeworm.com/read/428807/8839793
h emeter-toolkit.h
//--------------------------------------------------------------------------
//
// Software for MSP430 based e-meters.
//
// THIS PROGRAM IS PROVIDED "AS IS". TI MAKES NO WARRANTIES OR
// REPR