Skip to content

This is a ROS 2 package for the TI INA219 current/power monitoring chip with a 10mΩ shunt resistor.

License

Notifications You must be signed in to change notification settings

tasada038/ina219_ros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ina219_ros

This is a ROS 2 package for the TI INA219 current/power monitoring chip with a 10mΩ shunt resistor.

Supported ROS 2 distributions

humble ubuntu22

Requirements

  • Ubuntu OS PC
    • Ubuntu 22.04 Humble

Usage

sudo apt install python3-smbus
sudo i2cdetect -y -r 1

I2C Address: Four options 0x40, 0x41, 0x44, 0x45, default is 0x45.

. install/setup.bash
ros2 run ina219_ros power_node

Reference

Gravity: I2C Digital Wattmeter

License

This repository is licensed under the MIT license, see LICENSE.

About

This is a ROS 2 package for the TI INA219 current/power monitoring chip with a 10mΩ shunt resistor.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages