Skip to content

Webserver for gardening purposes using html, css, javascript, jquery, php, ajax, mysql. Using NodeMCU v3 as controller with webserver.

Notifications You must be signed in to change notification settings

fabian57fabian/gardening-webserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gardening-webserver-apache

This is a project to mantain a User Interface for gardening controlling purposes. Since the last update we can control the watering pomp sending messages to a webserver on a NodeMCU v3 controller.

Installation

To install gardening-webserver you have to install mysql (or phpmyadmin, mariadb, postgresql...). Once you've done that add an user with a specified password (the default one i am using is client1 with password client1password). Next you have to login into the database and execute the commands inside create_table.sql file.

Next you'll have to upload the webserver code for the NodeMCU controller.

Enjoy!

About

Webserver for gardening purposes using html, css, javascript, jquery, php, ajax, mysql. Using NodeMCU v3 as controller with webserver.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published