Lecerof / TelemetryViewer

A simple telemetry viewer based on the one on Farrell Farahbods github: https://github.com/farrellf/TelemetryViewer but suits my needs a bit better
1 stars 1 forks source link

How connect your software to a ip socket? #13

Open Wooopz opened 6 years ago

Wooopz commented 6 years ago

Hello, how can i do to connect the software to a ip socket instead of serial port ? Making a linux special device maybe ? Thank you

Lecerof commented 6 years ago

I am not sure, but I am rather busy with other projects at the moment so this one is on ice until the summer unfortunately. But do you mean that you want to log data from something connected through the ethernet?

Wooopz commented 6 years ago

Yes, a high altitude balloon with a raspberry PI zero, GPS, and sensors through 3G connection like this project : http://zedomax.com/blog/2010/03/17/diy-arduino-based-balloon-gps-tracking-device/

Wooopz commented 5 years ago

After much research, I was able to connect the telemetry viewer via a wifi connection using the Windows "Virtual Serial Port" driver and the "Esp Link" firmware in esp8266. You will find useful information here: https://caron.ws/diy-cartes-microcontroleurs/raspberrypi/connexion-esp8266/