hello everyone..
i need some idea for my FYP.. my intrests are in communication and networking.. or some project using GPS technology.. hope to hear from u pl soon..

Dani AI

Generated

Hi - quick, practical advice to help pick a Final Year Project: first list your program (EE/CS/Telecom), main languages, Linux/hardware experience, budget, team size and deadline. is right to ask about skills, and 's FYP question is a reminder to give context - that helps scope something finishable and defensible.

Here are compact, doable ideas (each can scale from a simple prototype to a fuller thesis):

  • GPS logger + geofence web app: log NMEA from a USB/serial GPS, store tracks, show real-time and replay maps with Leaflet and use QGIS for offline analysis. Hardware: Raspberry Pi or ESP32. (Raspberry PiLeafletQGIS)

  • Ad-hoc mesh for emergency comms: build a small Wi-Fi mesh on Raspberry Pis using OLSR or BATMAN, measure latency and resilience under node loss, and evaluate routing protocol behaviour. (OLSR RFC)

  • Custom router/proxy + firewall: use OpenWrt or pfSense to add QoS, captive portal and simple DPI classification; collect throughput and latency metrics and present them in a web dashboard. (OpenWrt)

  • GPS + IMU sensor fusion: combine low-cost GPS with a MEMS IMU, implement a Kalman or complementary filter, and compute RMSE versus raw GPS to quantify improvement. (GPS basics)

Next steps: pick one idea, do a brief literature review, define measurable goals (throughput, latency, accuracy, battery life), build an MVP, collect labeled data, and evaluate against a baseline. Note practical cautions: obtain consent and anonymise tracking data, and check local radio/regulatory rules before large-scale mesh tests. Defining program, tools and deadline first makes producing a 10-week milestone plan and a simple test protocol straightforward.

Recommended Answers

All 2 Replies

FYP? What is that?

Final Year Project? If so, tell us your major or what your skills are so we know what to recommend.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.