Wireless sensor network

The wireless sensor network used for this project is a modular open-source sensor platform for remote measurements. The sensor nodes send the measured data to the gateway via ZigBee. The gateway then relays the data via GPRS to a web server with a MySQL database. Because the platform is modular, new sensors can be added to the existing framework. All components are Arduino compatible and can be programmed using the Arduino IDE. All design files are available on GitHub.