/wireless-sensor-networks-project

Primary LanguageCGNU General Public License v3.0GPL-3.0

wireless-sensor-networks-project

/* Copyright (C) 2018 Dale Giancono (d.giancono@gmail.com), and Chris Benhard Armanda

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

*/

This is a simple project that utilises Texas Instruments Z-Stack to send and receive requests and packets of data over a meshed network featuring a coordinator, router, and end device. It is for reference only. For a more detailed outlook on the project and the implementation of the project, please refer to the final report.