calebfletcher / focLinks
A Rust implementation of various Field Oriented Control algorithms.
☆46Updated 5 months ago
Alternatives and similar repositories for foc
Users that are interested in foc are comparing it to the libraries listed below
Sorting:
- A test harness and runner for embedded devices☆155Updated last month
- ☆63Updated 2 months ago
- ☆121Updated this week
- Example projects using Real-Time Interrupt-driven Concurrency (RTIC) on different MCUs☆142Updated last year
- ☆63Updated 2 years ago
- ☆56Updated last year
- ☆142Updated last year
- Target side implementation of the RTT (Real-Time Transfer) I/O protocol☆168Updated last month
- Peripheral access API for STM32G4 series microcontrollers☆96Updated last week
- Rust macro to split up fields of a Peripherals struct into new structs☆50Updated 8 months ago
- A crate for storing data in flash memory with minimal need for erasing pages☆156Updated this week
- remote UI for embedded (Rust) applications☆15Updated 2 years ago
- Rust types for the Bluetooth HCI (Host Controller Interface) specification, and traits for implementing the Controller part of the interf…☆37Updated 2 months ago
- A toolkit to create better Rust device drivers, faster☆253Updated this week
- Rust for NXP i.MX RT☆179Updated 4 months ago
- An RPC layer for postcard based protocols☆189Updated last week
- CLI in Rust with autocompletion, subcommands, options, help and history for embedded systems (like Arduino or STM32)☆104Updated 7 months ago
- VSCode debug extension for probe-rs. It uses the MS DAP protocol to communicate directly with the probe (via probe-rs), and supports basi…☆73Updated 6 months ago
- Key-value store for embedded systems, for raw NOR flash, using an LSM-Tree.☆105Updated 4 months ago
- ☆140Updated 3 years ago
- Rust Protobuf library targetting embedded systems and no_std environments without an allocator☆110Updated 3 weeks ago
- Abstraction for I²C port-expanders☆23Updated 2 weeks ago
- usb-device implementation for STM32 microcontrollers☆113Updated 4 months ago
- Command line tool for creating Embassy projects.☆41Updated last month
- MPU6050 embedded-hal driver written in Rust☆61Updated 11 months ago
- Rust DSP algorithms. Often integer math. no-std.☆54Updated last month
- Rust bindings for the nRF SoftDevice Controller☆41Updated this week
- ☆48Updated 4 months ago
- Quickly set up a `probe-run` + `defmt` + `flip-link` embedded project running the RTIC scheduler