Skip to content

Read data from digital gauges and send it to a server.

License

Notifications You must be signed in to change notification settings

PS-O5/IoT-Gauges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IoT-Gauges

This repository provides the code to read data from a measuring gauge which already has the hardware to provide digital data output and report it wirelessly on internal (Raspberry Pi) server. This is a simple use case, actual code is more complex and includes some proprietary code & hardware thus omitted. I have covered here most of the part that can be shared in my power. Feel free to contact me :)

Disclaimer: The actual project is based on ESP32 coupled with ATmega2560 mounted on custom designed PCB for optimized and enhanced operation. The above code with slight modifications can be used as it is with ESP8266(ESP - 01) and ATmega328P (Uno/Nano). I won't include long license agreement, as this is my tiny bit of help to the community so do not get me into trouble! ;) . You can use this as a reference.

About

Read data from digital gauges and send it to a server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages