Skip to content

7semi-solutions/7Semi-ACS772-CurrentSensor-Arduino-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

7Semi ACS772 Current Sensor Arduino Library

Arduino License Status

An Arduino library for interfacing with the ACS772 Hall-effect Current Sensor.
This library reads the analog voltage output of the ACS772 and converts it into the measured current using the configured sensitivity.


  1. Features
  • Supports ACS772 Hall-effect current sensors (5A to 200A variants).
  • Converts analog voltage to current (A).
  • Simple initialization and reading API.
  • Example sketches included for quick start.
  • Compatible with all Arduino boards (UNO, Mega, Leonardo, ESP32, etc).

  1. Installation

Arduino IDE

  1. Download this repository as a ZIP file.
  2. In Arduino IDE, go to Sketch → Include Library → Add .ZIP Library...
  3. Select the downloaded ZIP file.
  4. Restart Arduino IDE.

The library will now appear under File → Examples → ACS772_CurrentSensor.

About

Arduino library for 7Semi ACS772 Hall-effect current sensor. Reads analog voltage and converts it to current in Amps using sensor sensitivity.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages