Wednesday 23 January 2019

My first NPM package. A tool for simple communication between a DJI tello drone.

https://www.npmjs.com/package/tello-drone​My first package on NPM and im pretty happy with the structure and usage.My package connects to a tello drone when you are on its wifi and has a few events and supports both async and sync communication between Node and the drone.Not sure how good the readme/documentation is but learned that its quite difficult to write a short but comprehensive guide of your API to others. Missing a few things that i need to add, but overall quite satisfied.I linked a short youtube clip where i demo the sample code in the readme on npmjs.

Submitted January 23, 2019 at 04:21PM by TappT

No comments:

Post a Comment