In Pakistan still we don't have any reliable source which is predicating the weather condition. still people rely on google weather. for that reasons some time predictions work but 90% predictions results are wrong.
Whatis Smart Edge Agile Device:
Smart Edge Agile Device is very fantastic devices which includes lot of sensors including built in power and BLE for connectivity. we have different options to connect the device to Brainum Portal Like Android App, IOS App, Linux Gateway. I am going to use Raspberry pi as gateway for Smart Edge Agile.
Follow the link to learn how to setup gateway https://spa.brainium.com/apps/ and choose what type of gateway you want to use in your project.
after setting up gateway follow the below video which clearly teach you how to add device in Portal as well as widgets and device tracking.
As Device other sensors works fine but it have issue with temperature sensor that's why I made some holes in device to get outdoor temperature as perfect as possible. Smart Edge Agile support assure that they will fix that issue in future.
After doing all that stuff below is my picture whole portable setup.
Brainum also provide 2 types of API's to Fetch data from Cloud.
1-REST API (For Offline DATA)
2-MQTT (For Real Time DATA)
So I decided to Develop a web application using MQTT Protocol to display real time data from my device to all of my friends as well as to my virtual mates. please visit https://openweather.cc/
To Study how to take data from Brainium MQTT Broke just read that Article https://developer.brainium.com/?version=latest I attached the github repository link in code section which contains my complete web app, just update the MQTT Credentials according to yours and use it for non-commercial use.
Brainium Portal Device Dashboard that is only for mine ;)
Final Demo Video.
Future Work:
1- Applying ML/AI to Data and Predict Weather and other Conditions.
Comments