The Smart PM2.5 Monitoring System which combines real-time data from PM2.5 sensors and GPS with various factors from the API to compare PM2.5 data from the sensor and API for visualization.
A project all about keeping your guitar safe. It gives tips on how to improve the environment of the guitar storage. The application mainly focuses on the light, humidity, and temperature levels and external rainfall of the guitar storage space.
Real-Time Environmental Data:
Guitar Suitability Prediction:
Customized Tips for Guitar Care:
Primary: Sensor: - [2 pieces] Temperature and humidity sensor-> Measure room’s current temperature and humidity(1) + Measure food humidity(1) - [1 piece] Ultrasonic (Ultrasonic sensor) -> Measure remaining pet food - [1 piece] Air quality sensor(Dust Sensor) -> Measure room’s air quality - [1 piece] Infrared Distance Sensor -> Detect pet around the pet feeder area (to check that pet is eating)
Secondary: Local Air Quality and Temperature: Use an air quality and temperature monitoring API to obtain real-time air quality data for your area. This can help users decide whether it's safe to open a window or if an air purifier should be activated when the pet eats. (https://aqicn.org/city/bangkok/)
In this project, we assume that users will monitor the behavior of their pets by themselves. We aim to show the data visualization and let users make decisions and make their own feeding and caring plans for their pets.
This aspect combines the air quality sensor data with the API data. It aims to answer whether the current air quality conditions are suitable for pets or not. For example, if the air quality is poor due to pollution or allergens, the system could suggest using an air purifier.
How does air quality affect the pet's appetite?
By correlating air quality, temperature, and humidity data with pet's feeding patterns, users can determine if there is a relationship between air quality, temperature, and humidity and pet's appetite (measured by Infrared Obstacle Detector). This can help answer questions like whether the environment affects their desire to eat.
How does environmental data impact food preservation?
Combining temperature and humidity data with Temperature and humidity sensor, users can assess how environmental conditions (temperature and humidity) affect the quality and freshness of the pet food. This can help determine if specific environmental conditions accelerate food spoilage or drying.
Are there any relations between food humidity and a pet's appetite?
By analyzing the relationship between food humidity with a pet's feeding behavior, users can identify the food conditions in which the pet prefers to eat. For example, users might find that their pet eats more when the food is dry and in good quality.
Should pet owners adjust the feeding schedule to optimize pet feeding habits?
Using the combined sensor and API data, users can experiment with adjusting the feeding schedule based on air quality and other environmental factors to determine if this leads to improved feeding habits and overall well-being for their pet.
Are there any relations between environmental conditions and a pet's health?
The Area Environmental Monitoring project serves as a proof of concepts, designed to provide the most recent data on some of the key environmental parameters where we integrated data from multiple data source which are air quality(PM2.5) data, population density, sound levels in a specific location. By addressing these critical aspects, the project aims to contribute significantly to the environment monitoring and measuring, public health, and safety.
We are planning to use, a dust sensor, big sound detector, light sensor, and analog infrared distance sensor connecting to Kidbright (ESP32) as our primary data sources.
For secondary data, these are uri for APIs we plan to use as listed.
We will use NodeRED and keep data in the MySQL database in PHPMyAdmin at iot.cpe.ku.ac.th for data integration and for our data sharing via our RESTful API where we will write an API specification standard using OpenAPI/Swagger. Lastly, for data visualization, we plan to show data from our data that have been integrated and data from our API including a chart of the sound, dust, and number of people at particular locations and times.
Our Smart Farming System utilizes IoT devices and external APIs to transform agriculture, addressing challenges like precision, resource optimization, and sustainability. By integrating on-board sensors and external data, our approach offers real-time insights and controls, empowering farmers with actionable information. The user-friendly web API streamlines data access, contributing to the advancement of agriculture by promoting efficiency, productivity, and environmentally conscious practices through smart farming technologies.
Our API offers comprehensive environment control for users managing various aspects of our farm surroundings. For plant care, it provides insights on when to water based on real-time weather conditions, soil moisture levels, humidity, and light intensity. Additionally, it will recommend to open or close sunshades by considering ambient light intensity (lux). For roof control, the API factors in weather patterns and rainfall, allowing users to open or close their roofs based on these environment conditions.
IoT devices, including on-board sensors for light, temperature, soil moisture, and external data from the Thai Meteorological Department.
A user-friendly dashboard provides visualizations on Node-RED.
We use Python-Flask
This project aims to investigate the variations in air quality at different altitudes within a multi-story building. Specifically, we are collecting data on
Primary:
Secondary:
The levels that we will measuring are at ground level (7M), 4th floor (12M), and 18th floor(60M). The primary objective is to determine whether air quality is significantly affected by altitude within the building.
The measured altitude is Height above mean sea level.
The sensors continuously measure the concentration of PM10, PM2.5, smoke, and CO at the specified height and location. Data is collected at 1-Hour intervals and stored into https://iot.cpe.ku.ac.th/pma for later analysis.
Since we have only 1 sensor each, we have to measure each location one by one.
We visualize our data on Node-RED Dashboard
User Questions and Project Aims: 1. Develop a customized API for extracting exclusive data. 2. Design and implement a website that showcases insights into characters.
Primary: Files (CSV, JSON, XML) Web scraping data(cancelled due to source inconsistency)
Secondary: Questionaires
API provides: Resources usage per level with level.id and insight indicator. Basic Information for every available characters. In-depth statistic of each character's stat value.
Progress Update: Hosted working local databases. Set-up and Connect Redash to available data sources. Set up queries and visualise and dashboard.
Keeping plants healthy can be a challenge, which is why we're developing a tool to determine when to water them with the use of sensors and weather prediction.
We gather our weather prediction data from Thai Meteorological Department (TMD). We also find the accuracy of this prediction data with actual weather data from TMD and our kidbright sensors data.
Our project aims to compare the lifestyle of of Thai and German students, specifically exchange students in Thailand. The API will provide users with access to the following data: Historical temperature data from the IoT sensors Historical data about movement, rest and smartphone usage via smartphones Aggregated questionnaire, showcasing temperature preferences, smartphone usage and movement of exchange and Thai students Thus we aim to find the differences and similarities in Thai and German lifestyles of university students despite living in the same environment (here in Bangkok) and how different factors impact the preferences and daily routines of these two groups. We will identify and summarize patterns and correlations in the data that can provide insights into the experiences of these students. Our project may provide insight into how foreigners living in Thailand cope with the rapid change in environment and whether they adapt the “Thai lifestyle” after a short period of time.
Our project collects 3 main datas: PM2.5, Traffic Index in Bangkok and CO value.
Then we find the relationship among those values and visualize it.
Secondary data are exercises data that provide information of exercise for each body part, food data that provide nutrition and calorie of food, reps/set data that provide information about how many reps you should play or how many set and rest between set following each condition, nutrition data that following the goal that user needed for example if user need to increase muscle you should eat high-protein food
This project can be use to count people coming in and out of a room using laser emitter and light sensor and can be use to measure rain with rain guage (made by 1 close-sided straw). To check whether it's rainning or not, if it's rainning, the rain guage will be lifted up and the covered part of the straw will be lifted up, so that the light sensor value will be increasing. Otherwise, it's not rainning. And call Openweathermap api to get rain forecast.