Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 399 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 399 Bytes

NanoDrone

An arduino nano 33 iot used to full control a drone

Arduino nano 33 iot

The arduino board will be used to control the drone. Techonolgy used:

  • IMU
  • Gyroscope
  • Wifi
  • BLE

Mobile App

An app made with java for Android. With this app I can receive all the information needed from the Arduino board, process it and send the result (the needed acction) to the arduino board again.