ikh-innovation / daly_bms

Python module for Daly BMS devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Daly BMS

ROS package based on dreadnought module for reading data from Daly BMS devices and adapted to Robotnik messages and RComponent structure.

Installation

git clone https://github.com/RobotnikAutomation/daly_bms.git

Dependencies

For serial connections:

pip3 install pyserial

Parameters

  • port (String, /dev/ttyUSB0): Serial port of the device

About

Python module for Daly BMS devices

License:MIT License


Languages

Language:Python 80.0%Language:CMake 20.0%