Skip to content

Lightweight Arduino library for the INA220/INA220-Q1/INA219

License

Notifications You must be signed in to change notification settings

jmford-engr/INA220

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INA220

Lightweight Arduino library for the INA220 / INA220-Q1 / INA219 current sensor

Introduction

This library is based off SV-Zanshin/INA but is rearchitected to be much more lightweight.

Each instance of this library class configures all devices with the same settings, and unlike SV-Zanshin/INA it doesn't rely on EEPROM to store this information. If you need to configure some sensors differently, create a new instance of this class for each different configuration.

Breakout Board

An example breakout board is available under breakout-pcb. EAGLE files are included, along with Gerber files and a schematic PDF. The Gerber .zip file includes a Bill of Materials and SMD Pick and Place files.

The board can be manufactured by uploading the Gerber .zip file to OSH Park, JLCPCB, or another PCB fabrication website.

About

Lightweight Arduino library for the INA220/INA220-Q1/INA219

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%