Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server available as well ? #1

Closed
hannesa2 opened this issue Jan 7, 2023 · 3 comments
Closed

Server available as well ? #1

hannesa2 opened this issue Jan 7, 2023 · 3 comments

Comments

@hannesa2
Copy link

hannesa2 commented Jan 7, 2023

Interesting use case, do you have the server part as well ? I mean how do you publish the sensor data from Raspberry.

Btw, If you really want that I'll do a look why gesture is not working for you, you should open a ticket in my AndroidChart repo, I do not maintain dead MPAndroidChart

@dizcza
Copy link
Owner

dizcza commented Jan 7, 2023

I don't have the server in Android. It's server agnostic as long as it's set up to publish raw binary data.

For ESP32, I'm using their example https://github.com/espressif/esp-idf/tree/master/examples/protocols/sockets/tcp_server.

For Pi Pico, https://github.com/raspberrypi/pico-examples/tree/master/pico_w/tcp_server was used.


The issue I was having a few months ago is fixed in your fork. Cannot reproduce it now. So I've switched MPAndroidChart to your fork. Thanks for maintaining it.


I see you also set up MideaPipe to work on Android. Nice.

@hannesa2
Copy link
Author

hannesa2 commented Jan 7, 2023

I don't have the server in Android

Sure, the server is no Android stuff. But thanks for the pointers. In the past I did some websocket experiments. But I don't have that background knowledge, what's the benefit of TCPIP, so I want to see the code, maybe I understand then, what exactly TCPIP communication means.

Cannot reproduce it now.

This is my issue too 😀

@hannesa2 hannesa2 closed this as completed Jan 7, 2023
@hannesa2
Copy link
Author

hannesa2 commented Jan 7, 2023

Btw, please clarify the situation here as well PhilJay/MPAndroidChart#5302

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants