Skip to content

nullr0ute/iio2mqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iio2mqtt

A small service to take IIO sensor readings and publish to MQTT

The Linux Industral I/O subsystem (IIO) provides a standard for devices to either provide input, such as enviromental (temp, humidty, pressure), colour, light, gyroscopes, inertial measurement units (IMUs) and other similar things.

The iio2mqtt service is designed to read these sensors and provide the data onto a MQTT message bus. It's designed to be simple and relatively straight forward way to do this using the Linux IIO interface rather than needing a raft of python libraries for each different sensor.

About

A small service to take IIO sensor readings and publish to MQTT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages