Skip to content

An arduino project to check the health of a batterry, check if it is raining, and send status to email.

Notifications You must be signed in to change notification settings

lukasab/EnergyHealth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

EnergyHealth

An arduino project to check the health of a batterry, check if it is raining, and send status to email.

List to do:

  • check if its raining.
  • send data with GET to website that with php sends a email.
  • check if email was send.
  • make MySql db of arduinos status.
  • php page that communicate with MySql db and prints all status of a certain row to the page.
  • arduino constantly reads php page (:point_up_2:) and do things (send email with status, control relays...).
  • make arduino control relays acording to the situation.
  • force arduino to stop controlling relays when manual instruction is given (via php site).
  • create site to user that change db status.
  • check battery voltage.
  • check if it has power.
  • reduce memory usage.
  • make more items.

Poject by Alex and Lukas

About

An arduino project to check the health of a batterry, check if it is raining, and send status to email.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages