BATDATUNIT01
Multiple parallel Li-ion 18650 battery cell module with BMS and data storage with MCU control.
Install / Use
/learn @mlab-modules/BATDATUNIT01README
BATDATUNIT01 - Power and Data Storage Module
The BATDATUNIT01 is power and data storage module incorporating an ATmea1284p microcontroller paired with a five 18650 Li-ion safely rechargable accumulator cells. It is a reliable power source for extended durations, making it an integral component in various detectors or measuring systems.

Features
- Microcontroller: ATmega1284p provides robust processing capabilities to manage complex tasks efficiently.
- Battery Pack: A Set of up to five Li-ion batteries offers substantial power, facilitating long-term operations without frequent recharging.
- USB-C Charging: Enables hassle-free charging with a USB-C interface, ensuring the module is readily powered for sustained use.
- Charging and Monitoring Circuits: The BQ25628E circuit oversees the charging, while the BQ34Z100 gauge monitors the battery state for optimal energy management.
Applications
The BATDATUNIT01 is designed for versatility:
- As a power module for semiconductor particle detectors like the AIRDOS04, it ensures uninterrupted data acquisition in environmental monitoring.
- It can be integrated into remote sensing stations, providing consistent power and data logging capabilities for long-term ecological studies.
- In automated weather stations, the module's resilience and sensor suite offers valuable insights into meteorological conditions.
- The module can be deployed in mobile robotics for energy supply and environmental data collection, aiding navigation and decision-making processes.
- It is also ideal for educational purposes, as a hands-on tool to teach about energy management, data acquisition, and sensor integration.
The robust design and connectivity options make the BATDATUNIT01 a dependable choice for powering and managing data across many scientific applications.
For more detailed information on interfacing and protocols, please refer to the ATmea1284p datasheet and the communication standards for UART, I2C, SPI, and GPIO.
Design
Designed for convenience, the module allows for fast detachment from the measuring part without tools, streamlining the replacement process. Data can be downloaded during battery charging thanks to onboard memory.
Schematics
Internal structure
flowchart TD
subgraph a[User interfaceI]
USB[[USB-C\nData + power]]
UI1([User interface \n Button + battery indicator])
UI2([User interface \n Button + 3x LED])
end
USB --USB --> USW
FTDI -- I2C --> I2CSW
FTDI -- UART <--> MCU
MCU -- I2C --> I2CSW[I2C mux]
MCU[Microcontroller]
MCU --SPI <--> SDW
MCU --> SDW
subgraph one[Memory interface]
SDR[SD card] <--> SDI
SDI[SD card interface] -- USB <--> USW
USW[USB-SWITCH]
SDW[SD card \n SPI-SWITCH] <--> SDI
end
subgraph three[Digital part ]
USW -- USB <--> FTDI[FTDI\nI2C + UART]
I2CSW --I2C--> HYG[Hygrometer]
I2CSW --I2C--> ALT[Pressure sensor]
I2CSW -- I2C --> I2Cen
end
I2CSW --I2C--> GAUGE
I2CSW --I2C--> charger
GAUGE --> UI1
MCU --> UI2
GAUGE --> PWR3v3
GAUGE --> PWR3v3E
GAUGE --> PWR5vE
USB -- Power --> charger
subgraph two[POWER sources]
PWR3v3[Power supply\nfor internal 3.3V]
PWR3v3E[Power supply\nfor detector 3.3V]
PWR5vE[Power supply\nfor detector 5V]
charger --> GAUGE[Accumulators gauge]
GAUGE <==> LIION[(5x Li-ion cells)]
end
PWR3v3 --> MCU
PWR3v3E --> DI
PWR5vE --> DI
I2Cen[I2C switch] -- I2C --> DI
DI[[Detector interface]] == GPIO, SPI <==> MCU
Connectivity
A durable Molex connector brings together data and detection with impressive mechanical resilience. It hosts UART, I2C, SPI buses, and extra GPIO signals, providing extensive interfacing options with various systems. The complementary module to the interface connector is BATDATSOCKET01.
Related Skills
node-connect
344.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
96.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
344.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
344.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
