Jump to content

Component: Current Sensor (ACS7xx) (Electrical)

From Flowcode Help
Revision as of 14:22, 13 July 2026 by SteveT (talk | contribs) (Text replacement - "width="90%" style="background-color:#D8C9D8; color:#4B008D;"" to "width="90%" class="mtx-class-macrohead"")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Author medelec35
Version 1.0
Category Electrical


Current Sensor (ACS7xx) component

ACS7XX range of +/- 5, 20, 30, 50, 100, 150 & 200A current sensors

Detailed description

No detailed description exists yet for this component

Examples

A simple example shows how to use a ASC712 to measure current range of +/- 5A. The component type can be changed within its properties.


ACS712 example

Macro reference

Current

Current
Current reading in amps 
- FLOAT Return


VoltgeADC

VoltgeADC
Reads the Voltage of the ADC pin for diagnostic purposes. With no current flowing through the sensor, the voltage reading should be 2.50V. If that is out, then enter precise VDD within properties  
- FLOAT Return


Property reference

Properties
Device
 
Type
 
VDD
For improved accuracy, measure the voltage across the supply of the current sensor, then enter that as VDD voltage. 
Offset current adjust (Amps)
Offset current adjusts the curent output when comparing to a current monitor. For example current from the componet shows 2.0 Amps and curent monitor shows 1.5 Amps. For the current offset enter -0.5 
Channel
Analogue Input Channel - Which pin is the analogue input connected to? 
VRef option
Defines what is used as the ADC maximum reference. ADC Range = GND to VRef Voltage VDD - Defines the microcontrollers power supply pin as the max reference, VREF+ Pin - Dedicated pin on the microcontroller to allow for a variable reference voltage. 
Conversion speed
Clock setting to select how fast the ADC peripheral will perform an ADC conversion. The FRC setting is based on a RC time base and so will vary with temperature and pressure. Other settings are generally based on divisions of the master clock. 
Acquisition cycles
Number of micro seconds to wait for the ADC input to charge before starting the analogue sample. 
Average Loop (1 - 255)
The more higher the value, the more stable and accurate result would be. Results will take longer. Try 200 
Offset Voltage
The voltage value when no cureent is flowing This is normally 2.5V for bidirectional and 0V for Unidirectional 
Bit Depth
 
Sensitivity
Component sensitivity x10 

Component Source Code

Please click here to download the component source project: FC_Comp_Source_Current_Sensor_ACS7xx.fcfx

Please click here to view the component source code (Beta): FC_Comp_Source_Current_Sensor_ACS7xx.fcfx