Mic-Tsai / Power_Consumption_Current_Sense_System-V2

Power consumption calculator v2 | ADS1115 | ESP8266

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Power Consumption | Current Sense System V2

Donate

Arduino based power consumption calculator. Print results as UART interface and OLED display, also have SD card to log data.

Maximum 8 differential channels, come out with 4x ADS1115 in one I2C bus. RGB OLED display (ST7789 130x160) results show as a real-time update also supports the SD card data log.

** Important **

Before you log the power consumption results, the resistor value needs to be calculated by the multimeter. You can press the button to do the value change very quickly!

After the data logging into the SD card, plot data into an image via a python script.

Any question or need technical support:

Power Consumption | Current Sense System V2 Power Consumption | Current Sense System V2 Power Consumption | Current Sense System V2 Power Consumption | Current Sense System V2 Power Consumption | Current Sense System V2 Power Consumption | Current Sense System V2 Power Consumption | Current Sense System V2 Power Consumption | Current Sense System V2

License Information

This product is open source! Both, our hardware and software are open source and licensed under the following:

Hardware

All hardware is released under Creative Commons Share-alike 4.0 International.

Software

All software is released under the MIT License http://opensource.org/licenses/MIT.

Documentation

The documentation on this page is released under Creative Commons Share-alike 4.0 International.

About

Power consumption calculator v2 | ADS1115 | ESP8266

License:MIT License


Languages

Language:C++ 94.3%Language:Python 5.7%