Skip to content
Shop

CommunityJoin Our PatreonDonate

Sponsored Ads

Sponsored Ads

Mission 88

Sep 5, 2024

Your mission, should you choose to accept:

Mission #88 - Smart Drone

Make a Smart Drone

We need an app that allows you to send text messages using a drone (without cellular)

Problem Statement:

Sometimes cellular is unavailable or turned off by your carrier. We need a way to still send messages without cellular or wifi

Your Mission, should you choose to accept:

  • Build an app that allows you to send a message to a drone that sends it to another phone
  • You may use bluetooth or some sort of built in router for the drone
  • Consider Raspberry PI or some other device to connect with Python.
python
from drones import Drones.Motors
from drones import Drones.Waypoints, ReturnToHome

Resources