ryan-summers
Co-Founder @forged-org and embedded consulting engineer specializing in medical devices.
@forged-orgDresden, Germany
Pinned Repositories
forged-clients
API clients for forged.dev
minimq
Minimal no_std MQTT v5.0 client implementation
smoltcp-nal
An embedded-nal implementation for smoltcp
stabilizer
Firmware and software for the Sinara Stabilizer module with high speed, low latency ADC/DAC data processing and powerful DSP algorithms in between
AutoMower
This repository contains the source code for an ATMega328P-based Autonomous Lawn-mower Project.
shared-bus-example
Example shared-bus project to demonstrate I2C sharing in RTIC
shared-bus-rtic
Provides macros and type definitions for using shared-bus in an RTIC application
si1145
Si1145 device driver in Rust
StreamOCL
This library provides functions written in C++ for supporting OpenCL.
ryan-summers's Repositories
ryan-summers/shared-bus-rtic
Provides macros and type definitions for using shared-bus in an RTIC application
ryan-summers/si1145
Si1145 device driver in Rust
ryan-summers/shared-bus-example
Example shared-bus project to demonstrate I2C sharing in RTIC
ryan-summers/StreamOCL
This library provides functions written in C++ for supporting OpenCL.
ryan-summers/awesome-embedded-rust
Curated list of resources for Embedded and Low-level development in the Rust programming language
ryan-summers/circle
A C++ bare metal environment for Raspberry Pi with USB
ryan-summers/embedded-nal
An Embedded Network Abstraction Layer
ryan-summers/happy-plants
Embedded, battery powered BLE-based plant monitor
ryan-summers/lang-team
Home of the Rust language design team.
ryan-summers/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
ryan-summers/meta
Details about the rust-embedded-community project
ryan-summers/minimq
Minimal no_std MQTT v5.0 client implementation
ryan-summers/panic-persist
A panic handler that stores the panic message in RAM
ryan-summers/probe-rs
A debugging toolset and library for debugging embedded ARM and RISC-V targets on a separate host
ryan-summers/pyserial
Python serial port access library
ryan-summers/rubble
(going to be a) BLE stack for embedded Rust
ryan-summers/rust-embedded-nullpointer-error
Minimal example of failing binary on a cortex-m device
ryan-summers/rust-rtic-gdb-bug
ryan-summers/shared-bus
Crate for sharing buses between multiple devices
ryan-summers/si7021-rs
Rust I²C driver for the Si7021 hygrometer and thermometer
ryan-summers/smlang-rs
A State Machine Language DSL procedual macro for Rust
ryan-summers/smoltcp
a smol tcp/ip stack
ryan-summers/source-repo-test
Test repository
ryan-summers/stm32f4xx-hal
A Rust embedded-hal HAL for all MCUs in the STM32 F4 family
ryan-summers/SUBLIBinal_Packetizer_Multistate
This packetizer is designed to be used with SUBLIBinal for multistate operation. this means that it can be used within a thread to accurately read packets.
ryan-summers/SUBLIBinal_Packetizer_Windows
Thi sis a refactor of SUBLIBinal_Packetizer to use Windows.
ryan-summers/telenium
Automation for Kivy Application
ryan-summers/test-system-test
Test repository
ryan-summers/usb-device
Experimental device-side USB framework for microcontrollers in Rust.
ryan-summers/vision-tools