You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using Raspberry Pi and BME680 as front-end weather monitoring station. Upload data(Temperature,Humidity,Pressure and Air quality) to AWS IoT Core by MTTP protocal. Store data in AWS RDS (MySql) and process by AWS Lambda function. Backend processing programs was writen by PHP and Python. Frontend WEB pages are writen by HTML, CSS and JavaScript.