FreeACT

FreeACT is a minimal Active Object (Actor) framework for FreeRTOS (by QuantumLeaps)

FreeACT Alternatives

Similar projects and alternatives to FreeACT

  • qpc

    QP/C Real-Time Embedded Framework/RTOS for embedded systems based on active objects (actors) and hierarchical state machines

  • cFE

    The Core Flight System (cFS) Core Flight Executive (cFE)

  • 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
  • MpuHwDecoupling

    Example project of decoupling hw from logic by interfacing through structure of pointers

  • mpu925x-driver

    Platform independent driver for MPU-9250 and MPU-9255 sensors.

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

FreeACT reviews and mentions

Posts with mentions or reviews of FreeACT. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-19.
  • Data Ownership between freeRTOS threads
    1 project | /r/embedded | 1 Dec 2022
    Perhaps you could take a look at "FreeACT" project on GitHub, which shows the first steps in building an "Active Object" framework on top of FreeRTOS. The "FreeACT" framework currently does not have event management yet, but you could add it. This is an open-source project permissively licensed under the MIT license and everyone is welcome to contribute.
  • Beginner's guide for professional firmware development?
    3 projects | /r/embedded | 19 Sep 2022
    Finally, for anyone interested in specific code, there is a FreeACT project on GitHub, where you can find a rudimentary Active Object Framework built on top of FreeRTOS.
  • FreeRTOS Communication between tasks - Physical design
    3 projects | /r/embedded | 1 Sep 2022
    You will also need to be careful with blocking, because this clogs the event-loop that each of your tasks will be running. Among others, that means that you cannot use vTaskDelay(), for example. Instead, you would need to replace all such blocking mechanisms with event-driven equivalents. For example, you need to implement time-events instead of the blocking delay(). Here, you might want to take a look at the "FreeACT" minimal real-time framework based on FreeRTOS.
  • Adding dependencies of FreeRTOS in drivers
    1 project | /r/embedded | 15 Aug 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 28 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic FreeACT repo stats
4
91
1.8
23 days ago

QuantumLeaps/FreeACT is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of FreeACT is C.


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