Accessing embedded peripherals from state machine

This page summarizes the projects mentioned and recommended in the original post on /r/rust

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • esp-idf-template

    A "Hello, world!" template of a Rust binary crate for the ESP-IDF framework. (by esp-rs)

  • fn main() { // It is necessary to call this function once. Otherwise some patches to the runtime // implemented by esp-idf-sys might not link properly. See https://github.com/esp-rs/esp-idf-template/issues/71 esp_idf_sys::link_patches();

  • statig

    Hierarchical state machines for designing event-driven systems

  • I'm trying to make a blinky app targeting the ESP32-C3 using [statig HSM crate](https://github.com/mdeloof/statig) but I can't figure out how to access pins (or other peripherals) from the states.

  • 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
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Hierarchical state machine in Rust with `statig`

    1 project | /r/embedded | 27 Mar 2023
  • Xstate: State machines and statecharts for the modern web

    3 projects | news.ycombinator.com | 27 Mar 2023
  • Are We Ready for AI-Generated Code?

    1 project | /r/artificial | 24 Nov 2022
  • What tool do you use to bundle your node typescript for Production?

    1 project | /r/node | 21 Sep 2022
  • Is this formatting good practice?

    1 project | /r/learnjavascript | 12 Sep 2022