سؤال

I need to design a GUI which will recieve data from a micrcontroller(actually my robot, to be precise) via serial port or wireless and plot them in real time.

Which language or platform will be most appropriate to design such interface?

Thanks.

هل كانت مفيدة؟

المحلول

Java, Python, and VB are all options for standalone GUIs, among others such as C#/C++, but I'd go with one of the three listed here.

-Python + Tkinter
-Java
-Visual Basic

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top