EMON
Hi đ, I'm ABU BAKKAR SIDDIQUE EMON
Studying IoT and Robotics Engineering
01/01/2026
That image of a Bangladeshi astronaut stepping onto the moon isn't just a fantasyâit's the direction we are heading. As someone deeply involved in aerospace engineering and UAV development, I see the steps we need to take to make this a reality.
Here is how we bridge the gap between our dreams and the stars:
* **The Technology:** We are already building autonomous drones and guidance systems using Python and ROS2. The same logic used to navigate a quadcopter through a complex environment is the foundation for spacecraft navigation.
* **The Hardware:** From Pixhawk flight controllers to Raspberry Pi telemetry units, the hardware we work with today in our university labs is the precursor to the avionics that will carry us to space.
* **The Spirit:** Just like in the Math Olympiads where we solve complex problems with limited resources, space exploration requires maximum efficiency and precision.
Itâs not just about the hardware; itâs about the mindset. We need to start thinking globally and aiming beyond the sky. As an engineer, I can tell you that the physics are the same; it's just the scale that changes.
Let's build the tech that gets us there.
01/01/2026
From Zero to Sky: My Ultimate Guide to Building Your First RC Plane from Scratch Hi everyone, I'm ABS EMON, an IoT and Robotics Engineering student and a passionate UAV developer. Building my first GPS-enabled quadcopter and later a custom RC SU-27 jet taught me that the magic of flight isn't just in buying a drone, but in creating it from scratch. Today, I want to demystify the process of building your own RC plane.
Building an RC plane from scratch is an incredible journey that combines aerodynamics, electronics, and hands-on craftsmanship. It's the best way to deeply understand how autonomous systems work.
Here is a simplified roadmap based on my experience:
**1. The Concept & Design**
Start with a simple design. A traditional high-wing trainer is the most stable for beginners. You can use software like Autodesk Fusion 360 or even just graph paper. Decide on your dimensions: wingspan, fuselage length, and where the Center of Gravity (CG) will be. This is crucial for stability.
**2. Materials & Structure**
For your first build, I recommend Depron foam or EPO foam. It's lightweight and easy to work with. You will need:
* Foam board or balsa wood
* A hobby knife and metal ruler
* Hot glue or foam-safe CA glue
Focus on making the airframe rigid but as light as possible. Every gram counts when you are calculating your thrust-to-weight ratio.
**3. The Electronics (The Brain & Muscles)**
This is where my expertise in IoT comes into play. You need a power system and a control system:
* **Brushless Motor & Propeller:** Calculate the right KV rating and prop size for your plane's weight.
* **ESC (Electronic Speed Controller):** This regulates power from the battery to the motor.
* **Servos:** You typically need two for ailerons/elevator and one for the rudder.
* **Flight Controller (Optional but recommended):** To add stability or autonomous features (like GPS hold), I've used systems like Ardupilot or PX4. This connects directly to my passion for AI/ML in UAVs.
**4. Assembly & Wiring**
Clean wiring is essential for signal integrity. Route your servo wires neatly and secure your battery and flight controller. Ensure the Center of Gravity is exactly where you calculated it. You can check this by balancing the plane on your finger under the wings.
**5. The Maiden Flight**
This is the most nerve-wracking but rewarding part. Find an open field, check your radio range, and trims. My advice: start with gentle turns and get a feel for the controls.
Building an RC plane from scratch teaches you resourcefulness and problem-solving. It's not just a hobby; it's a hands-on education in engineering.
01/01/2026
My 2026 Study Plan: Drone Dreams, AI Ambitions & Rocket Fuel Grades! | ABS EMON Hi everyone, I'm ABS EMON, an IoT and Robotics Engineering student and UAV enthusiast from Bangladesh. As we step into 2026, I wanted to share my roadmap for the year. It's packed with advanced projects, deep dives into AI/ML, and my vision for building intelligent, autonomous systems.
Happy New Year 2026! This year is crucial for me as I progress through my B.Sc. degree. My focus is on bridging the gap between software intelligence and hardware reality. Hereâs a look at my study and research plan:
**1. Advanced UAV Development & Integration:**
- My primary goal is to enhance my GPS-enabled quadcopter with advanced autonomy. I'll be moving beyond basic flight control to implement sophisticated path-planning algorithms. I'm integrating PX4 with ROS2 for a robust middleware. This will allow for more complex missions, like obstacle avoidance and autonomous payload delivery.
- I plan to develop a custom telemetry system using MQTT for real-time data streaming from the drone to a cloud dashboard. This is an extension of the research I published on IoT-based telemetry for RC aircraft, but with a much stronger AI/ML component for predictive maintenance and flight optimization.
**2. AI/ML for Embedded Systems:**
- My specialization is in making AI resource-efficient. I'll be working on deploying lightweight TensorFlow Lite models directly onto microcontrollers like the ESP32 and Raspberry Pi for real-time object detection. Imagine a drone that can identify specific objects (like a landing zone or a specific target) using only on-board processing.
- I'm also planning to expand my personal Python package, 'emon', to include tools specifically for streamlining the training and deployment of ML models on edge devices. I've always found that building my own tools is the best way to learn.
**3. Simulation & Digital Twins:**
- Before any risky flight, I'll be simulating everything. I'm setting up a comprehensive ROS2 and Gazebo environment to test my algorithms in a 'digital twin' of my workshop. This is where my experience with Unity for game development comes in handyâI want to create a high-fidelity simulator for testing swarm drone algorithms.
**4. Academic & Research Excellence:**
- With my perfect GPA track record, I aim to maintain that momentum. I'll be diving deep into advanced mathematics for control systems, drawing on my experience as a finalist in the National Undergraduate Math Olympiad.
- I plan to submit at least one new research paper this year, focusing on AI-driven decision-making for autonomous UAVs in dynamic environments. My ultimate goal is to explore how such technology can be applied to green energy solutions, like monitoring waste-to-hydrogen conversion plants.
This is a challenging plan, but as someone who loves coordinating events and organizing workshops, I know the value of structure and passion. I'll be sharing my progress, the code, and the inevitable failures along the way. Let's make 2026 a year of innovation!
01/01/2026
Your First Flutter App: A Beginner's Roadmap (Zero Stress!) Flutter is a powerful tool from Google that lets you build apps for both iOS and Android using just one single codebase. It's perfect for beginners because it's fast, easy to learn, and has a huge community.
Here is how to get started:
1. **Install the SDK:** Download the Flutter Software Development Kit from the official website. It's free and works on Windows, Mac, and Linux.
2. **Choose an Editor:** You can use Android Studio, VS Code, or IntelliJ. VS Code is highly recommended for beginners due to its lightweight design.
3. **Understand 'Widgets':** In Flutter, everything is a widget. Think of them like Lego blocksâyou stack them together to create your app's layout and functions.
4. **Create Your Project:** Open your terminal, type `flutter create my_first_app`, and run it. You just built your first app!
5. **Hot Reload:** This is the best feature. It lets you see changes to your code instantly without restarting the app.
01/01/2026
The Sky is Their Playground: The Thrill of RC Plane Flying Ever looked up and seen a small plane performing perfect loops and turns and wondered how it works? That's the world of RC (Radio Controlled) plane flying, a hobby that combines skill, engineering, and a love for the skies.
Here's a quick intro:
âĸ What is it? Pilots use a handheld transmitter to send radio signals to a receiver inside the plane. This tells the control surfaces (like the ailerons, elevator, and rudder) to move, allowing the pilot to control its direction, pitch, and roll.
âĸ Types of Planes: From simple, durable foam planes designed for beginners to high-speed aerobatic models and scale replicas of real aircraft for experienced pilots, there's a plane for every skill level.
âĸ Why it's so popular: It's more than just flying. It's about the challenge of mastering control, the satisfaction of building or modifying your aircraft, and the pure joy of seeing your own creation soar through the air. Itâs a true test of focus and hand-eye coordination.
āϏā§āϰāĻž āĻāĻžāĻāϏāĻžāϰ: āĻ
āĻĨāĻŦāĻž āϏā§āϰā§āϤā§āϰ āϰāĻšāϏā§āϝ | āĻļāĻŦā§āĻĻ āĻ āĻ
āϰā§āĻĨā§āϰ āĻāĻā§āϰ⧠āĻāĻ āĻā§āϰāĻŽāĻŖāϏā§āϰāĻž āĻāĻžāĻāϏāĻžāϰ āĻā§āϰ'āĻāύā§āϰ āĻāĻāĻāĻŋ āĻā§āώā§āĻĻā§āϰāϤāĻŽ āϏā§āϰāĻž, āϤāĻŦā§ āĻāϰ āĻ
āϰā§āĻĨāĻŦā§āϧ āĻ āĻļāĻŦā§āĻĻāĻŦāĻŋāύā§āϝāĻžāϏ āĻ
āϤā§āϝāύā§āϤ āĻāĻā§āϰāĨ¤
āĻāϏā§āύ āĻā§āύ⧠āύāĻŋāĻ āĻāϰ āĻļāĻžāĻŦā§āĻĻāĻŋāĻ āĻ āĻāĻāĻŋāϧāĻžāύāĻŋāĻ āĻ
āϰā§āĻĨ āĻāĻŦāĻ āĻ
āĻŦāϤāϰāĻŖā§āϰ āĻĒā§āĻāύā§āϰ āĻāĻžāϰāĻŖ:
ā§§. āĻļāĻŦā§āĻĻā§āϰ āĻāĻā§āϰāϤāĻž (Literal Meaning):
âĸ 'āĻāύā§āύāĻž āĻāϤāϝāĻŧāύāĻžāĻāĻž': āĻāĻŽāϰāĻž āϤā§āĻŽāĻžāĻā§ āĻĻāĻŋāϝāĻŧā§āĻāĻŋ (āĻāĻŦāĻŋāώā§āϝāϤā§āĻ āĻĻā§āĻŦ)āĨ¤
âĸ 'āĻžāϞ-āĻāĻžāĻāϏāĻžāϰ': āĻ
āĻĨāĻŦāĻž āĻŦāĻŋāĻĒā§āϞ āϏāĻŽā§āĻĒāĻĻāĨ¤ āĻāϰāĻŦāĻŋ āĻāĻžāώāĻžāϝāĻŧ 'āĻāϏāϰ' āĻ
āϰā§āĻĨ āĻĒā§āϰāĻā§āϰ āĻāĻžāϞ⧠āĻāĻŋāĻā§, āϏā§āϰāĻž āύāĻŋāϰā§āĻĻā§āĻļ āĻāϰ⧠āϏā§āĻŦāϰā§āĻā§āϝāĻŧ āύāĻĻā§ āĻŦāĻž āύāĻŋāĻāϏāϰāĻŖā§āϰ āĻā§āϏāĨ¤
⧍. āĻ
āϰā§āĻĨ āĻ āϤāĻžā§āĻĒāϰā§āϝ (Interpretation):
âĸ āϏā§āϰāĻžāĻāĻŋāϰ āĻĒā§āϰāϧāĻžāύ āĻŦāĻžāϰā§āϤāĻž āĻšāϞ⧠āϰāĻžāϏā§āϞ (āϏāĻž.) āĻāϰ āĻĒā§āϰāϤāĻŋ āĻāϞā§āϞāĻžāĻšāϰ āĻŦāĻŋāĻļā§āώ āĻĻāĻžāύāĨ¤
âĸ āĻāĻāĻŋ āĻŽā§āϞāϤ āĻāĻžāĻĢāĻŋāϰāĻĻā§āϰ āĻāϞā§āĻāύāĻžāϰ āĻĒā§āϰāϤāĻŋāĻā§āϰāĻŋāϝāĻŧāĻžāϝāĻŧ āĻ
āĻŦāϤā§āϰā§āĻŖ āĻšāϝāĻŧ, āϝāĻžāϰāĻž āϰāĻžāϏā§āϞāĻā§ 'āĻāĻĻā§āĻŦā§āĻā§' (āϏāύā§āϤāĻžāύāĻšā§āύ) āĻŦāϞ⧠āĻ
āĻĒāĻŽāĻžāύ āĻāϰāϤāĨ¤
ā§Š. āĻļāĻžāύ⧠āύā§āϝā§āϞ (āĻ
āĻŦāϤāϰāĻŖā§āϰ āĻĒā§āϰā§āĻā§āώāĻžāĻĒāĻ):
âĸ āĻŽāĻā§āĻāĻžāϰ āĻā§āϰāĻžāĻāĻļ āύā§āϤāĻžāϰāĻž āϰāĻžāϏā§āϞ (āϏāĻž.)-āĻā§ āĻĒāϰāĻŋāĻŦāĻžāϰā§āϰ āĻ
āĻāĻžāĻŦā§āϰ āĻāĻĨāĻž āĻŦāϞ⧠āϤāĻžāĻā§āĻāĻŋāϞā§āϝ āĻāϰāϤāĨ¤
âĸ āĻāĻ āϏā§āϰāĻžāϰ āĻŽāĻžāϧā§āϝāĻŽā§ āĻāϞā§āϞāĻžāĻš āĻā§āώāĻŖāĻž āĻāϰāϞā§āύ, āϤāĻŋāύāĻŋ āϝāĻž āĻĻāĻŋāϝāĻŧā§āĻā§āύ āϤāĻž āϏāĻāϏāĻžāϰā§āϰ āϏāĻāϞ āϏāĻŽā§āĻĒāĻĻā§āϰ āĻā§āϝāĻŧā§ āĻļā§āϰā§āώā§āĻ āĨ¤ āϤāĻžāĻāϰ āĻĻāĻžāύ āĻāĻŋāϰāϏā§āĻĨāĻžāϝāĻŧā§ āĻ āĻ
āĻĢā§āϰāύā§āϤāĨ¤
Your 2026 Pilot Career Starts Here: The Stipendium Hungaricum at BMEDreaming of becoming a professional pilot? The Budapest University of Technology and Economics (BME) offers a top-tier BSc in Professional Pilot engineering program. The best part? You can apply for the Stipendium Hungaricum Scholarship to cover your costs.
Here is what you need to know for the 2026 application cycle:
* **The Program:** The BSc in Professional Pilot is a unique engineering degree. You will learn the theory of flight, aircraft systems, and aviation regulations while training to be a pilot. It is a rigorous program that combines academic study with flight hours.
* **The Scholarship:** The Stipendium Hungaricum is one of the most generous scholarships available. It typically covers your full tuition fee, provides a monthly stipend for living costs, and includes free dormitory accommodation or a housing contribution. It takes the financial stress out of your studies.
* **When to Apply:** The application portal for the 2026/2027 academic year usually opens in November 2025 and closes around January 2026. You must apply through the official Stipendium Hungaricum online system, not directly to BME initially.
* **What You Need to Prepare:
1. **Academic Records:** Your high school diploma and transcripts.
2. **Medical Certificate:** You must pass a Class 1 medical examination. Start this process early.
3. **English Language Proficiency:** Proof of your English skills (like IELTS or TOEFL).
4. **Motivation Letter:** A strong letter explaining why you want to be a pilot and why you chose BME in Hungary.
* **Selection Process:** After the online application, nominees are selected by the Hungarian authorities. BME then makes the final admission decision based on your academic merit and medical fitness.
Bridging the Digital Divide with AiCell â AI-Powered SMS Hotline System đ
Proud to share our project AiCell, developed by Team AiCell from the University of Frontier Technology, Bangladesh, for the Solvio AI Hackathon 2025.
AiCell is an AI-powered SMS hotline system that allows users to communicate with artificial intelligence without internet access.
By combining ESP32, GSM, and Python Flask, our system receives user messages through SMS and provides instant AI-generated or predefined replies in Bangla and English.
đš Key Features:
âĸ Works with any basic mobile phone (SMS only)
âĸ Supports Bangla & English messages
âĸ Includes command-based control: , ,
âĸ Domain-focused assistants: HealthCare AiCell, AgriCell, EduCell
âĸ Fast responses (within 30 seconds)
âĸ Low-cost, offline-ready, and scalable
đž Whether itâs a farmer needing quick advice, a student asking a question, or someone seeking first aid help â AiCell makes AI assistance accessible to everyone, anywhere.
đŊī¸ Watch our demo: https://www.youtube.com/-programmer
đģ GitHub Repo: https://github.com/ABS-EMON/AiCell-SMS-AI-Hotline
đ¨âđģ Portfolio: https://abs-emon.github.io/
Team Members:
Abu Bakkar Siddique Emon â AI Backend Integration & System Design
Abir â Hardware & System Integration
Treena â Documentation & Content
Sajid â Research, Slides & Presentation
Letâs make AI truly accessible for everyone â no internet, no limits. đ
đ Iâve just completed my Drone Building Project and uploaded a full tutorial video!
In this video, I shared how I built a my drone â from simulation setup to physical flight â and explained the mechanism, firmware setup, and control system using Pixhawk and FlySky i6.
đ§Š Drone Specs:
1.Pixhawk Flight Controller
2.FlySky i6 Transmitter & Receiver
3.1400KV Brushless Motors (3S)
4.30A ESCs
5.8-inch Propellers
6.1500mAh Li-Po Battery
7.Safety Switch, Buzzer & Power Module
đ Through this project, I learned how to integrate hardware, software, and control systems â a complete experience in drone physics, simulation, and real-world testing.
đĨ Watch the full tutorial here đ https://www.youtube.com/-programmer
đ Connect with me:
đ Portfolio: https://abs-emon.github.io/
đģ GitHub: https://github.com/ABS-EMON
đŧ LinkedIn: https://www.linkedin.com/in/abu-bakkar-siddique-emon-215a99390/
đĻ X: https://x.com/abs_emon11
đˇ Instagram: https://www.instagram.com/roberemon/
đ Facebook: https://web.facebook.com/profile.php?id=100066781024743
đģ YT: https://www.youtube.com/-programmer
đ¯
Click here to claim your Sponsored Listing.
