Skip to content

Lestat-GitHub/CollectdPacket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CollectdPacket

CollectdPacket is an Arduino class that is capable of building an UDP packet suitable for a Collectd server.

The goal of this library is to be able to send various data from sensors to a collectd server in order to keep that data or graph it.

The library is provided as is, without any waranty and published under the GNU Lesser General Public License.

It uses an include from Rob Tillaart for 64bit float representation.

Credits

Collectd : https://collectd.org/

IEEE754tools : https://playground.arduino.cc//Main/IEEE754tools

Homepage

https://www.lestat.st/en/informatique/arduino/collectd_packet

About

Arduino library to create UDP packets for Collectd

Resources

License

Stars

Watchers

Forks

Packages

No packages published