SQ9MDD / mavic-mini-battery-info

DJI Mavic Mini Battery Info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DJI Mavic Mini Battery Info (ported to platformIO)

Because Mavic Mini battery has not charge level indicator (like other DJI batteries) with this device you are able to quickly check Mavic Mini battery status, level of charge and other informations. It reads I2C smart battery chip and report its values. All values are also printed to USB serial line.

screenshot

required parts

all parts can be purchased on Aliexpress for less than $6

custom 3D printed case

pin connections

Wiring

Arduino NANO SPI TFT Mavic Mini battery
VIN 3
GND GND 5
5V VDD
3.3V BLK
A4 6
A5 1
D7 RST
D8 DC
D9 CS
ICSP3 SCL
ICSP4 SDA

About

DJI Mavic Mini Battery Info


Languages

Language:C++ 55.2%Language:C 44.8%