Giter Club home page Giter Club logo

c-atom's Introduction

C-ATOM

see-atom, carbon-atom, C language-atom is a scalable framework to create embedded systems faster by the combination of the top level declarative programming of the behaviour; model-based enabled design and service code generation. C-ATOM uses so-called atomic functions as formally defined and isolated building blocks.

Key features:

  • written in C language;
  • libc, pthreads, libm are the only dependencies;
  • uses POSIX for system calls;
  • designed to be hardware and software-agnostic.
  • provides services for telemetry transmission, logging and visualizing.

Documentation

Available here

Demos and usecases

  1. Drone's autopilot CatPilot
  2. Autopiloting of the flight simulator's model of Cessna 172

How it works

Library has the following major building blocks and configuration layers:

  • flow - block to arrange computational graphs as a sequence of atomic reusable (C lang coded) functions.
  • fsm - finite state machine block, operates by states, transitions and actions on states and transitions.
  • ibr - interface bridge - designed to take care of converting information from and to other devices.
  • swsys - software system description layer; allocates functions and other blocks into tasks and process.

catom scope

The foundation of the c-atom is Embedded Software Bus (ESWB) library. ESWB creates uniform way of functions to communicate between each other: inside thread, between threads, between processes. Stands as the only form of inter process communication inside c-atom controlled domain.

Find more info at documentation

c-atom's People

Contributors

0ptim0 avatar hmldns avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.