Difference between revisions of "Component: Current Sensor (ACS7xx) (Electrical)"
From Flowcode Help
Jump to navigationJump to search (Created page with "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | medelec35 |- | width="20%" style="color:gray;" | Version | 1.0 |- | width="20%" style="color:gray;...") |
|||
(12 intermediate revisions by 2 users not shown) | |||
Line 13: | Line 13: | ||
==Current Sensor (ACS7xx) component== | ==Current Sensor (ACS7xx) component== | ||
− | ACS7XX range of | + | ACS7XX range of unidirectional and bidirectional 5, 20, 30, 50, 100, 150 & 200A current sensors |
==Component Source Code== | ==Component Source Code== | ||
− | Please click here | + | Please click here to download the component source project: [https://www.flowcode.co.uk/wiki/componentsource/FC_Comp_Source_Current_Sensor_ACS7xx.fcfx FC_Comp_Source_Current_Sensor_ACS7xx.fcfx] |
+ | |||
+ | Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_Current_Sensor_ACS7xx.fcfx FC_Comp_Source_Current_Sensor_ACS7xx.fcfx] | ||
==Detailed description== | ==Detailed description== | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
''No detailed description exists yet for this component'' | ''No detailed description exists yet for this component'' | ||
Line 39: | Line 27: | ||
==Examples== | ==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. | ||
+ | {{Fcfile|Current_measure_ACS7xx.fcfx|ACS712 example}} | ||
+ | ==Macro reference== | ||
− | + | ===Current=== | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | == | ||
− | |||
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" | ||
|- | |- | ||
Line 72: | Line 49: | ||
+ | ===VoltgeADC=== | ||
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" | ||
|- | |- | ||
Line 83: | Line 61: | ||
| width="90%" style="border-top: 2px solid #000;" | ''Return'' | | width="90%" style="border-top: 2px solid #000;" | ''Return'' | ||
|} | |} | ||
− | |||
− | |||
Latest revision as of 16:23, 13 March 2023
Author | medelec35 |
Version | 1.0 |
Category | Electrical |
Contents
Current Sensor (ACS7xx) component
ACS7XX range of unidirectional and bidirectional 5, 20, 30, 50, 100, 150 & 200A current sensors
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
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.
Macro reference
Current
Current | |
Current reading in amps | |
- FLOAT | Return |
VoltgeADC