Skip to content

acs9307/ros_i2c_comm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple package for reading and writing to I2C devices on Raspberry Pi.

Package uses library 'picom' found at https://github.com/acs9307/picom

Notes:
	When reading from an arduino slave, all bytes will first be set to 255 before returning.  Reguardless of how much data should be returned, the number of bytes requested will be returned from Arduino.  If 32 bytes are requested, but only 10 are returned, then the last 22 bytes will be set to 255.

About

I2C Communication Package for ROS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published