I have no idea what to build here so i dont know yet........
This project simulates a quadcopter using MATLAB and Simulink. It integrates Python with MATLAB Engine to control the quadcopter's flight, including an automatic landing mechanism.
We took inspiration from real-world delivery bike parking solutions. In busy cities, companies have built dedicated parking spots for delivery riders, ensuring they have a place to at night or when they are no longer deliverying . This keeps delivery services efficient and reduces congestion
MATLAB/Simulink Model We created an asbQuadcopter model for simulating a quadcopter (or a small drone). The model calculates physics (6-DoF equations of motion) and reads/writes key variables in the base workspace:
Python Integration We launch the MATLAB Engine for Python to:
Blockchain Interactions : we have deoployed the smart contract on sepolia that the drone call to request landing . The file drone_web3.py contains placeholder functions (request_landing(),
Future Improvements