Skip to content
This repository has been archived by the owner on Jun 17, 2019. It is now read-only.

Software for NodeMCU to send measurements of two HC-SR04 distance sensors to a server

Notifications You must be signed in to change notification settings

the-bug/LevelHeightSensorClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

LevelHeightSensorClient

This programm is written to run on a NodeMCU and is meant to send the data of two HC-SR04 distance sensors to a server.

At the startup it connects to the wlan. Then it gets the location of the 'sensor'-server throught the configuration server. And then sends all ... seconds a messurement to the sensor server.

Configuration

It reads a configuration file which has information about

  • Wlan SSID and password
  • the location of a configuration server

About

Software for NodeMCU to send measurements of two HC-SR04 distance sensors to a server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages