5 Timely and Practical Arduino Projects in the Philippines: From Public Transport Safety to School Solutions
Explore 5 Arduino-based projects addressing real-world issues in the Philippines from fare discount scanners for seniors and PWD aids to school rain detectors and dengue monitors. Perfect for SHS and college capstone ideas.
CAPSTONE PROJECTARDUINO PROJECT
Realyn Manalo
7/2/20253 min read
Let me convince you to make this a capstone for Arduino projects.
These ideas are not only technically feasible for college students but also rooted in real and pressing national issues. From providing dignified transport experiences for senior citizens and persons with disabilities, to supporting public health monitoring and classroom logistics, each proposed system solves a problem grounded in recent Philippine news and policy directions. These devices use basic yet effective components such as Arduino Uno or Nano, sensors, RFID readers, and LCD modules. This ensures affordability, local availability, and fast prototyping.
Choosing any of these systems allows you to create a tangible, meaningful solution with real-world impact. For example, an RFID-based fare discount scanner supports inclusive transport, while a proximity-aided boarding tool for PWDs promotes safety and accessibility. A dengue mosquito monitor directly supports public health tracking, while smart attendance and rain detection systems enhance school readiness. These projects prepare students not just to graduate but to innovate for social good. If your goal is to stand out in both technical execution and civic relevance, this is the capstone path to take.
Who Can Use These Topics
This research is ideal for students and professionals pursuing the following courses or strands:
College Programs:
Electronics Engineering
Electrical Engineering
Computer Engineering
Mechanical Engineering
Mechatronics Engineering
Industrial Technology major in Electronics or Electrical
Information Technology
Computer Science
Industrial Engineering
Senior High School Strands:
Science, Technology, Engineering, and Mathematics (STEM)
Information and Communication Technology (ICT)
5 Capstone Projects for Arduino
1. Senior Citizen Fare Discount Scanner


Source: Gov't studying to impose 50% discount for senior citizens riding LRT-1, LRT-2, MRT-3
Brief Description: A scanner device that validates senior citizen IDs and applies fare discounts.
Features:
RFID reader for senior IDs
LCD screen display
Fare logging system
Materials
Arduino Uno
RFID module
LCD screen
Buzzer
2.PWD Transportation Boarding Aid


Source: Marcos wants PWDs to have safe access to transportation
Brief Description: A device with proximity sensors and audio guides to assist PWDs in boarding transport safely.
Features:
Ultrasonic sensors for platform distance
Voice prompt alerts
Vibration feedback
Materials:
Arduino Nano
Ultrasonic sensors
Vibration motor
Speaker module
3.Dengue Mosquito Density Monitor


Source: DOH: 6% increase in dengue cases in May 2025
Brief Description: A device that uses environmental sensors to track mosquito breeding conditions.
Features:
Humidity and temperature sensors
LED warning system
Data logging via SD card
Materials:
Arduino Uno
DHT22 sensor
LED indicators
SD card module
4.Smart Attendance System for Remedial Classes


Source: Summer remedial classes now mandatory, says DepEd
Brief Description: A low-cost RFID-based attendance system for remedial summer classes.
Features:
RFID/NFC scanning
Time-in/out logging
LCD display
Data storage on SD card
Materials:
Arduino Uno
RFID Reader
LCD Module
SD Card Module
Buzzer
5.Smart Rain Detector for Schools


Source: Gov't agencies ready for rainy season — Palace
Brief Description: Device that detects rainfall and alerts school administrators to act early.
Features:
Rain detection
Automatic alert via buzzer
Solar-powered option
Materials:
Arduino Nano
Rain sensor
Buzzer
LED indicator
Solar panel (optional)
Disclaimer: All visuals presented in this project are strictly for visual representation purposes only and do not reflect any actual system currently deployed or officially endorsed by any organization.