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
Weather App is a capstone project for the Wireless Embedded Systems course (NT131). This application integrates hardware and software to provide users with real-time weather information and personalized advice based on environmental data.
Ardunio with LoRa Communication to transfer data in a long distance, help alot in keeping track of places's temperature and humidity, especially for farming, housing, etc which requiring humidity record
The project integrates an Arduino with a DHT11 sensor for measuring temperature and humidity, along with an RTC DS3231 module for maintaining real-time clock functionality. The Arduino periodically reads data from the DHT11 sensor and RTC module, calculates the heat index, and sends all data (including date, time, temperature, and humidity)
Arduino ESP32 projects for IoT applications: Web server, environmental monitoring, device control with DHT11 sensors, and 433 MHz RF.ng, soil moisture detection, and light-sensitive activa
I developed the Egg Incubator Project using an Arduino to maintain optimal hatching conditions with temperature and humidity control, and periodic egg turning. With a 100% hatch rate, this incubator features a DHT11 sensor, stepper motor for egg turning, LCD display for status, and buzzer alerts for critical conditions.
Um projeto protótipo voltado a simplificar e otimizar o cultivo em pequenas propriedades agrícolas, promovendo soluções acessíveis e automatizadas para monitoramento e controle das condições de cultivo.
This project demonstrates a Flood Relief Drone designed to assist in disaster management. The UAV integrates multiple sensors and hardware components to gather and transmit real-time environmental data. A dashboard visualizes sensor data, enabling responders to make informed decisions during flood relief operations.