protocol VS electricui-embedded

Compare protocol vs electricui-embedded and see what are their differences.

protocol

Specification of the Farcaster Protocol (by farcasterxyz)

electricui-embedded

Add communications functionality to connect your hardware to a local user interface. (by electricui)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
protocol electricui-embedded
13 17
1,782 57
4.7% -
6.1 0.0
29 days ago almost 2 years ago
JavaScript C
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

protocol

Posts with mentions or reviews of protocol. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-22.

electricui-embedded

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.

What are some alternatives?

When comparing protocol and electricui-embedded you can also consider the following projects:

rpmsg-lite - RPMsg implementation for small MCUs

Avalonia - Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET Foundation community project.

soapbox - Software for the next generation of social media.

PlotJuggler - The Time Series Visualization Tool that you deserve.

multihash-serialise - Haskell libraries for interacting with IPFS

Serial-Studio - Multi-purpose serial data visualization & processing program

misskey_ynh - Misskey package for YunoHost

nostr - a truly censorship-resistant alternative to Twitter that has a chance of working

protocol - Documentation of the Firmata protocol.

freebird - matrix based twitter clone

Protobuf - Protocol Buffers - Google's data interchange format