Share My Creation RC plane Center of Gravity finder (automatic)

Hi all,

I have just published on Hackaday a new electronics device to find Center of Gravity onRC planes.

Link is here : https://hackaday.io/project/202834-rc-plane-center-of-gravity-finder

Of course an Android App is there to display this kind of information :
CoG-Lead-mode.jpeg


It's based on two digital scales controlled by an ESP32 MCU.
Odyssey.jpg


stand+scales.jpg


It works with big or small planes !

 

freedom2000

Well-Known Member
Licensed User
Longtime User
The android App allows now to keep track of all planes into ta database.

The data base is accessible here on top of the screen
planeDB.jpg




There is also an option to export the whole database into a .csv file that you can open with any spreadsheet viewer
databaseExport.jpg


I must say that I hate more and more Android's "authorisations" to access file system. It becomes a complete mess... just to read and write a text file :-(
 
Top