This is an Arduino IDE library for using the MCP3426 ADC on board in the infinityPV LiBAT5V2A evaluation board, where the first channel measures an external voltage through a voltage divider and the second channel measures a current signal using a shunt resistor. However, you can use the library for your own designs including MCP3426 ADCs :).
- /examples - Example sketches for the library (.ino). Run these from the Arduino IDE.
- /extras - Additional documentation for the user. These files are ignored by the IDE.
- Source files for the library (.cpp, .h).
- library.properties - General library properties for the Arduino package manager.
- LiBAT5V2A Brochure - Short description for the LiBAT5V2A evaluation board.
- LiBAT5V2A Application Note - Application Note for the LiBAT52A evaluation board. Here you can find where is placed the MCP3426 ADC and how to configure the voltage divider and shunt resistor to get highest accuracy measuring for your application.
- MCP3426 datasheet - MCP3426 ADC/I2C datasheet from Microchip.
- LiBAT5V2A Multiplatform V0- Boost converter from Li batteries to 5V/2A including INA219 and MCP3426 ADCs as monitoring devices.
- V1.0 - Test Release
This product is open source!
Please review the license.txt file for license information.
If you have any questions or concerns on licensing, please contact [email protected].
Distributed as-is; no warranty is given.
