As already announced while joining the forum I start to develop applications for Tello using Processing.
f41ardu/TelloProcessing
I'm still in an initial testing phase so it is just a clone of the phyton script which can be found at
# Tello Python3 Control Demo
#
# Ryze Tech
Rebased my code now based on JTelle from gnamingo/jTello. Updated Tello to that latest firmeware.
Everthing now work as expected.
I also tried to implement native instead of command mode, but this still fail due to lack of i.e. CRC8 and CRC16 in Processing.
After some steps back I make a myjor step forward. See my experimental branch for further details, the sketch TELLOCS5. I'm now able to send commands based on the Low-Level Protocol. Much work ahead and it is preliminary based on TelloLIb from Kragrathea. So we are very close to a native JAVA implementation cause I will create a library for Processing which is based on JAVA.
f41ardu/TelloProcessing
I'm still in an initial testing phase so it is just a clone of the phyton script which can be found at
# Tello Python3 Control Demo
#
# Ryze Tech
Rebased my code now based on JTelle from gnamingo/jTello. Updated Tello to that latest firmeware.
Everthing now work as expected.
I also tried to implement native instead of command mode, but this still fail due to lack of i.e. CRC8 and CRC16 in Processing.
After some steps back I make a myjor step forward. See my experimental branch for further details, the sketch TELLOCS5. I'm now able to send commands based on the Low-Level Protocol. Much work ahead and it is preliminary based on TelloLIb from Kragrathea. So we are very close to a native JAVA implementation cause I will create a library for Processing which is based on JAVA.
Last edited: