IOT - Phase 2
IOT - Phase 2
Abstract
location using internet. The proposed system provides a viable and straightforward
server. Finally, data from all over the world, stored on the base station, can be
remotely visualized from every device connected to the Internet. The development
of a
cyber physical system that monitors the environmental conditions or the ambient
logging measurements from locations all over the world and of visualizing and
analyzing the gathered data from any device connected to the Internet. This work
physical level, consisting of sensors and the communication protocol, and reaching
data management and storage at the cyber level. It overcomes the problem of
system
the transmission of data from sensors with different measurement capabilities and
Project Overview:
Creating a machine learning model with the time series data to predict the
future temperature and humidity of an environment.
For machine learning model initially, we will use neural networks to buid the
model as a starting point since it could be highly efficient for time series data.
Built With
These are the programming languages, libraries, frameworks, cloud services and
other tools used in this project.
1. Python
2. Matlab
3. Pytorch
4. Numpy
5. Matplotlib
6. Thinspeak
Getting Started
As mentioned in the roadmap the first step is preparing the trained model which is
under going now. Further steps will be continuosly updated.
Data Processing
Data visualization of mined data using few samples to get a better insights about the
data. data_visualization.ipynb`.
Past_humidity_reading
For now code for forward propagation for the network is alrready written which can
be found under forward.py. Soon backpropogation and trained model will be updated.
Roadmap
Conclusion