© 2022 EasyEDA Some rights reserved
1.Easy to use and quick to get started
2.The process supports design scales of 300 devices or 1000 pads
3.Supports simple circuit simulation
4.For students, teachers, creators
1.Brand new interactions and interfaces
2.Smooth support for design sizes of over 30,000 devices or 100,000 pads
3.More rigorous design constraints, more standardized processes
4.For enterprises, more professional users
Std EditionESP-12F Current Logger
Profile:ESP-12F Current Logger (INA226)
License: Public Domain
ESP8266/ESP-12F current logger with INA226 (I2C)
I built this to measure and log microamp currents over a time period, and access the data via wifi.
It sort of works right now, but the resolution is poor (100uA). I'll play around with it when I have more time.
Make sure to calculate the maximum amount of current you can put through it yourself, depending on the shunt resistor you use, because I'm too lazy for it right now :)
The INA226 IC is kind of hard to hand solder, but it's possible with flux and patience. No need for solder paste/hot air.
The 3V3 SPI connector is meant for a SD card breakout, but you could also connect a 3V3 SPI display.
The 3V3 voltage regulator can supply up to 1000mA.
The pins necessary for flashing via serial connection are accessible. You can connect a FTDI Basic board for flashing. Short the "FLASH" jumper to flash it via serial.
You can use this library to access the INA226: https://github.com/peterus/INA226Lib/blob/master/examples/Simple/Simple.ino
Here's a working Arduino sketch thrown together by me: https://gist.github.com/Miraculix200/33131e377772574fe5811087e9af2e59
https://oshwhub.com/SWX2507726389/ina226-usb-dian-ya-dian-liu-biao
ID | Name | Designator | Footprint | Quantity |
---|---|---|---|---|
1 | HDR-F-2.54_1x6 | H2 | HDR-F-2.54_1X6 | 1 |
2 | FTDI | H1 | HDR-F-2.54_1X6 | 1 |
3 | 3x6x2.5mm | KEY1 | KEY-3.0*6.0 | 1 |
4 | XC6220B331PR-G | U2 | XC6220B331PR-G-HANDSOLDER | 1 |
5 | AO3401A | Q1 | SOT-23_L2.9-W1.3-P0.95-LS2.4-BR | 1 |
6 | INA226AIDGSR | U1 | MSOP-10_L3.0-W3.0-P0.50-LS5.0-BL | 1 |
7 | Flash boot jumper | J7 | HDR-M-2.54_1X2 | 1 |
8 | HDR-M-2.54_1x2 | J1 | HDR-M-2.54_1X2 | 1 |
9 | BAT | J2 | HDR-M-2.54_1X2 | 1 |
10 | SWITCH | J4 | HDR-M-2.54_1X3 | 1 |
11 | ESP-12F(ESP8266MOD) | U4 | WIFIM-SMD_ESP-12F-ESP8266MOD | 1 |
12 | 10k | R3,R5,R4,R7,R8,R9 | R0805 | 6 |
13 | 4.7k | R1,R2 | R0805 | 2 |
14 | 4.7 | SHUNT | R2512 | 1 |
15 | 470 | R6 | R0805 | 1 |
16 | 10u | C3,C4 | C0805 | 2 |
17 | 100n | C1,C2 | C0603 | 2 |
Unfold