Best Way to Make a Simple PC Based GUI that Controls an STM32

This page summarizes the projects mentioned and recommended in the original post on /r/embedded

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • protocol

    Documentation of the Firmata protocol. (by firmata)

  • I've heard of people using firmata or https://msgpack.org or https://github.com/NXPmicro/rpmsg-lite or cbor ...

  • rpmsg-lite

    RPMsg implementation for small MCUs

  • I've heard of people using firmata or https://msgpack.org or https://github.com/NXPmicro/rpmsg-lite or cbor ...

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • MessagePack

    MessagePack serializer implementation for Java / msgpack.org[Java]

  • I've heard of people using firmata or https://msgpack.org or https://github.com/NXPmicro/rpmsg-lite or cbor ...

  • electricui-embedded

    Add communications functionality to connect your hardware to a local user interface.

  • It provides basic components (Buttons, Sliders, Switches) as well as visualisation components such as charts. It's got a simple serial protocol you can plug in, a tutorial for getting started with an STM32 and a more general embedded setup tutorial. It's a much more batteries included approach than building something from scratch.

  • Protobuf

    Protocol Buffers - Google's data interchange format

  • There is a common factor in all the program I mentioned. Independent of the platform, programming language or communication bus they where all using Goolge Protobuf to serialize their messages.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts