electricui-embedded

Add communications functionality to connect your hardware to a local user interface. (by electricui)

Electricui-embedded Alternatives

Similar projects and alternatives to electricui-embedded

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better electricui-embedded alternative or higher similarity.

electricui-embedded reviews and mentions

Posts with mentions or reviews of electricui-embedded. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-05.
  • Exporting Arduino output as .csv file
    1 project | /r/esp32 | 10 May 2023
    We have an MIT licensed protocol and Arduino library that makes it really easy to transfer data to the UI, and components for real-time line or scatter plots.
  • Python GUI app for my embedded project
    1 project | /r/embedded | 12 Apr 2023
    It includes an MIT licensed binary protocol that handles framing, checksums and multiple messageIDs. Standard C types are zero-configuration, just send them from hardware and the UI knows how to decode it. You can mark variables with some macros and get read/write capability in very little code. Assuming you're communicating over usb-serial, it should be very easy to get started. Here's the 'Arduino blinking led' firmware as an example.
  • Library for sending messages to and from Arduino over USB port
    2 projects | /r/arduino | 5 Apr 2023
    We have an MIT licensed protocol and Arduino library, which provides framing, checksums, multiple messageIDs, query / set / call function behaviour, type information, ack packets, 1kB payload sizes by default and offset packets for sending larger data. There's a write up of the protocol here. I'm unsure how you've developed your stand alone program, but if you implement the 'host' side of the protocol, the Arduino library will take care of everything else.
  • What’s everyone is using for framing and serialising data
    3 projects | /r/embedded | 25 Feb 2023
  • Arduino to PC Serial Protocol Library
    2 projects | /r/arduino | 17 Feb 2023
    If it's just the protocol you want, we have an open source, MIT licensed protocol available on GitHub. It comes with an Arduino library that you can install in a couple of clicks.
  • How to store data from serial monitor?
    1 project | /r/arduino | 12 Feb 2023
  • Serial data plotting SW
    2 projects | /r/embedded | 12 Oct 2022
    As a continuation of my other comment, Electric UI's binary protocol makes sending different data at different intervals pretty trivial. It's intended for serial comms, but of course can be sent over ethernet just as well.
  • arduino serial UI
    1 project | /r/arduino | 29 Sep 2022
    It has an MIT licensed binary protocol that handles framing and checksums which works well over serial. There are several Arduino firmware examples in that repo.
  • Flexible protocol for control/configuration of an embedded device?
    1 project | /r/embedded | 31 Aug 2022
  • GUI options
    3 projects | /r/embedded | 4 Jul 2022
    While it is transport and protocol agnostic, it comes with a 'batteries included' binary protocol for serial comms to get up and running quickly. The protocol handles framing, multiple message IDs, acks and checksums.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 25 Apr 2024
    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. Learn more →

Stats

Basic electricui-embedded repo stats
17
57
0.0
almost 2 years ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com