Skip to content

Project for Embedded Systems. Simple status monitor for hosts. Check if the host is online.

License

Notifications You must be signed in to change notification settings

klocus/arduino-web-host-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Arduino Web Host Monitor

Simple host status monitor that checks if the host is online or offline. Unfortunately I ran out of space in Arduino UNO memory to add automatic mode and notification to email. For reasons of memory, I was forced to also limit the number of hosts to four.

Hosts can be edited via web interface.

I used the following components:

  • Arduino UNO,
  • Ethernet Shield,
  • LCD Keypad Shield 2x16,
  • micro SD card.

Additional libraries:

  • NettigoKeypad (operating the display keys)
  • SdFat (I replaced the standard SD by this library because it took less memory)
  • aWOT (web interface)

A video where you can see it in action: https://youtu.be/bNa4fz_fVJo

About

Project for Embedded Systems. Simple status monitor for hosts. Check if the host is online.

Topics

Resources

License

Rate limit · GitHub

Access has been restricted

You have triggered a rate limit.

Please wait a few minutes before you try again;
in some cases this may take up to an hour.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%