Update:
An updated component can be found here:: http://www.matrixmultimedia.com/mmforum ... 58&t=12785
ACS712 - Current Sensor "Version: 1.0
This component allows the user to easily integrate a hall effect current sensor device to there project.
With this component the user doesn't have to make difficult calculation anymore.
This component included one macro this macro returns a string value this string value will look like this:
When the device outputs a voltage related to a positive current flow the output string value will look like this: +1.125A
The same for a negative current flow but then with the corresponding minus sign.
Because this component uses only one macro and one return value its very easy to use, the only thing the user needs to do is setting up the ADC parameters.
Component Use:
The component can be used by copying the ".fcpx" file into the component directory of Flowcode v6.
Then component can be found under the tap inputs as ACS712.
Future Updates:
Future updates will include other type of current sensing device from the same range such as:
* ACS715
* ACS759
* ACS761
If you have any suggestion for this component please let me know.
Download:
ACS712 - Current Sensor "Simulatable"
Moderator: Benj
- Jordy101091
- Posts: 519
- Joined: Sat Jan 08, 2011 4:02 pm
- Location: The Netherlands
- Has thanked: 25 times
- Been thanked: 188 times
- Contact:
ACS712 - Current Sensor "Simulatable"
- Attachments
-
- ACS712.fcpx
- ACS712 Component V1.0
- (29.09 KiB) Downloaded 776 times
the will to learn, should not be stopped by any price
Re: ACS712 - Current Sensor "Simulatable"
How do you put a ".fcpx"components into flowcode 6 component directory.
-
- Matrix Staff
- Posts: 9521
- Joined: Sat May 05, 2007 2:27 pm
- Location: Northamptonshire, UK
- Has thanked: 2585 times
- Been thanked: 3815 times
Re: ACS712 - Current Sensor "Simulatable"
Hi JANUARY1,
Components go in:
C:\Program Files (x86)\Flowcode 6\components
(64 bit windows)
Or
C:\Program Files\Flowcode 6\components
(32 bit windows)
Martin
Components go in:
C:\Program Files (x86)\Flowcode 6\components
(64 bit windows)
Or
C:\Program Files\Flowcode 6\components
(32 bit windows)
Martin
Martin