Skip to content

Wireless sensor communication through WiFi using a RESTful API created using Flask. Sensor client code designed for ESP32.

Notifications You must be signed in to change notification settings

natefbennett/pi-sense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

PiSense

The server code will run on any system with Python and a webserver installed. That said the recomended hardware for the server is a Raspberry Pi. The client code was writen for and tested on an ESP32 Dev board. Currently the only suppored client sensor is the DHT22 temperature and humidity sensor. The front end interface is handled through one HTML file that can be dropped into any webserver such as Apache.

About

Wireless sensor communication through WiFi using a RESTful API created using Flask. Sensor client code designed for ESP32.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published