lnDSO150 VS atomicx

Compare lnDSO150 vs atomicx and see what are their differences.

lnDSO150

Newer alternative firmware for the DSO150/DSO shell small oscilloscope (by mean00)

atomicx

Pure C++ non stack displacement that implements cooperative multitask library for SINGLE CORE embedded development on DSPs, Microcontrollers and Processor (ARV, RISCV, ARM(all), TENSY, ESP), while also suitable for applications on Windows, Linux and MacOs and compatible with some RTOSs as well. This library allows full event driven applications while uses SMARTs LOCKS and WAIT/NOTIFY locks to also transport messages, MESSAGE BROKER is also provided (Those uses Message type size_t message and size_t tags, where tag will give meaning to the message). That implementation also introduce thread safe QUEUE (full object) and smart_ptr (to allow better implementation on minimal environment) (by solariun)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
lnDSO150 atomicx
2 1
46 13
- -
6.7 0.0
16 days ago 11 months ago
C++ C++
GNU General Public License v3.0 or later 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.

lnDSO150

Posts with mentions or reviews of lnDSO150. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-25.

atomicx

Posts with mentions or reviews of atomicx. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-10.

What are some alternatives?

When comparing lnDSO150 and atomicx you can also consider the following projects:

openhantek - OpenHantek is a DSO software for Hantek (Voltcraft/Darkwire/Protek/Acetech) USB digital signal oscilloscopes

QuarkTS - An open-source OS for embedded applications that supports prioritized cooperative scheduling, time control, inter-task communications primitives, hierarchical state machines and CoRoutines.

rustsbi - RISC-V Supervisor Binary Interface (RISC-V SBI) library in Rust; runs on M or HS mode; good support for embedded Rust ecosystem. For binary download see https://github.com/rustsbi/standalone.

EmbeddedProto - Embedded Proto is a C++ Protocol Buffers implementation specifically suitable for microcontrollers. It is small, reliable and easy to use.

swtpm - Libtpms-based TPM emulator with socket, character device, and Linux CUSE interface.

areg-sdk - AREG is an asynchronous Object RPC framework to simplify multitasking programming by blurring borders between processes and treating remote objects as if they coexist in the same thread.

qspimux - QSPI flash multiplexer - connect a SPI NOR flash to either an embedded system or a programmer for remote firmware tests

picoRTOS - Very small, lightning fast, yet portable RTOS with SMP suppport

bcm5719-fw - BCM5719 firmware reimplementation