Temperature, humidity monitor - Arduino Mega + Ethernet W5100
Today I will present more recently the last project, which is quite complex in terms of functionality, number of sensors used, Arduino boards, data buses used. The project consists of two modules. Physically, each module consists of a separate Arduino Mega 2560, Ethernet shield W5100 (R3 compatible) and the sensors it uses. Each module communicates with the web interface on the Internet by HTTP POST requests, by which the webserver sells data or requests some data, for example via a GET request (module 2 only). The web interface is completed with a login system, whereby the whole family can access the system, who will register with the system, each with its name and password. It is therefore a multiuser application, where each family member has an overview of both modules and can perform different actions - setting the reference temperature, control thermometer, etc. Consider the individual modules in more detail. Module 1 - BYT - hardware: Arduino Mega 2560 Wiznet W5100 Etherne