Skip to content

Battery: EMUS G1 BMS

ErikssonPer edited this page Feb 1, 2026 · 3 revisions

Read this first

Preface, the entire Battery-Emulator project sets out to achieve safe re-use of EV batteries. By building your own battery, you will be taking larger risks. Cell balancing wire taps, shunts, busbar connections, BMS integration, temperature monitoring, fuses, contactors, interlocks, etc. all will have to be implemented by yourself instead of using a pre-made product. As with all things custom, there are higher risks of human error. This page covers emulating High Voltage protocols, so while most tinkerers might be familiar with 48V DIY batteries, building a 100S or more 400VDC battery is an entirely different beast that can be lethal. Take extra precaution when working on a custom DIY HV battery, you have been warned.

Caution

If you are unsure of your technical knowhow, avoid building a high voltage battery from scratch

Custom DIY battery with EMUS G1 BMS

The Battery-Emulator has support for the EMus G1 BMS. With this BMS you can construct your own high voltage battery, and connect the BMS via CAN to the Battery-Emulator. This allows you to use a DIY battery (instead of an EV battery) with any normal Battery-Emulator supported inverter.

Where do I get the hardware?

www.emusbms.com

Setup

Emus G1 BMS needs to be configured to emulate Deye_hv_can inverter protocol

image

Set CAN ID base to 0x19B5

image

Set Battery type to Pylon and baud rate to 250

image

Battery Emulator will show all needed information and also populate cellmonitor page with individual cell voltages and if they are balancing or not.

Clone this wiki locally