This is a NodeMCU server client that monitors my house plant soil water levels and sunlight. It collects the data at a given moment and attempts to connect via TCP to a specified server to transmit the data.
Go to file
Triston Armstrong f16897bc3d
Merge pull request #1 from Tarmstrong95/master
Add the bulk of the program
2021-06-27 15:18:55 +07:00
LICENSE Initial commit 2021-06-27 15:07:43 +07:00
NodeMcu.ino Add the bulk of the program 2021-06-27 15:18:29 +07:00