Hello makers and coders,
I would like to enable Tello for some more automated services. A similar idea was discussed already in the "wireless charging" thread, but not in depth.
Idea is the following:
If it would be possible to "override" the built-in push button by shortening the contacts and if one of the contacts is already connected to GND, it should be possible to drive a transistor or Mosfet from an external GPIO pin to draw it down to GND.
This is just an idea - perhaps you already have other ideas or you already did some measuring.
Regarding 2:
The wires from the feet could be connected to the 5V lines of the Micro USB port. When Tello is switched of, this should automatically start the charging. When Tello is (remotely) switched on, the charging power supply should be turned off. It should be possible to combine that with "1.".
I found some examples for P-channel Mosfet based switches here: p-channel MOSFET switch | Newbedev
Regarding 3:
In order to allow Tello to precisely land on this "charging pad", one of the Tello EDU mission pads could be modified (or printed as described here.
For programmatically controlled Tellos meanwhile we know how to acces the downward facing camera, as described here). This could be used to identify markers like Aruco markers.
I would be happy, if others, who already spent some time on this or plan to implement this as well, could share their experience here.
I would like to enable Tello for some more automated services. A similar idea was discussed already in the "wireless charging" thread, but not in depth.
Idea is the following:
- Tello gets a control circuit that allows to switch it remotely on and off via a GPIO pin of an external controller. This signal could go to one of the 4 landing feets.
- Tello gets contacts on it's "feet" that allow to provide 5V for charging. This power source should only be switched on when Tello is switched off.
- Tello should be able to land precisely on these contacts
If it would be possible to "override" the built-in push button by shortening the contacts and if one of the contacts is already connected to GND, it should be possible to drive a transistor or Mosfet from an external GPIO pin to draw it down to GND.
This is just an idea - perhaps you already have other ideas or you already did some measuring.
Regarding 2:
The wires from the feet could be connected to the 5V lines of the Micro USB port. When Tello is switched of, this should automatically start the charging. When Tello is (remotely) switched on, the charging power supply should be turned off. It should be possible to combine that with "1.".
I found some examples for P-channel Mosfet based switches here: p-channel MOSFET switch | Newbedev
Regarding 3:
In order to allow Tello to precisely land on this "charging pad", one of the Tello EDU mission pads could be modified (or printed as described here.
For programmatically controlled Tellos meanwhile we know how to acces the downward facing camera, as described here). This could be used to identify markers like Aruco markers.
I would be happy, if others, who already spent some time on this or plan to implement this as well, could share their experience here.
Last edited: