t-moe
Freelance Software Engineer: Rust | Linux | Embedded | C++
Lang Engineering GmbHZurich, Switzerland
Pinned Repositories
embedded-test
A test harness and runner for embedded devices
carme-linux
Toolchain and Example Project for Carme Board (used at BFH)
defmt-or-log
A rust crate that provides the usual logger macros and either forwards them to the `log` or `defmt` crate, depending on the enabled features.
discoverpixy
Project with the Pixy cam and the STM32F4 Discovery
FluentFlow
A tool to filter json objects by describing their (timely) behaviour
mightyflighty
A simple flight tracking app for the beagle bone black (embedded linux). This is a study project.
rpi_mmal_examples
Hardware video encode/decode on the raspberry pi using the MMAL API
ubor
Useless box organizing robot. A RTOS study project written in C to control a robot modell.
t-moe's Repositories
t-moe/rpi_mmal_examples
Hardware video encode/decode on the raspberry pi using the MMAL API
t-moe/defmt-or-log
A rust crate that provides the usual logger macros and either forwards them to the `log` or `defmt` crate, depending on the enabled features.
t-moe/FluentFlow
A tool to filter json objects by describing their (timely) behaviour
t-moe/ubor
Useless box organizing robot. A RTOS study project written in C to control a robot modell.
t-moe/bma400-rs
A platform-agnostic Rust driver for the BMA400 accelerometer implemented using embedded-hal traits
t-moe/mqttblesensors
A study project which shows the output of BLE Sensors on a Webinterface using MQTT on a Raspberry Pi
t-moe/atat
no_std crate for parsing AT commands
t-moe/defmt
Efficient, deferred formatting for logging on embedded systems
t-moe/embassy
Modern embedded framework, using Rust and async.
t-moe/esp-backtrace
backtrace for ESP32 bare-metal
t-moe/esp-hal
no_std Hardware Abstraction Layers for ESP32 microcontrollers
t-moe/esp-println
Provides print! and println! implementations various Espressif devices
t-moe/espflash
Serial flasher utility for Espressif SoCs and modules based on esptool.py
t-moe/glide
An image loading and caching library for Android focused on smooth scrolling
t-moe/libtest-mimic
A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`
t-moe/lp50xx
Embedded Rust driver for the Texas Instruments LP5009 and LP5012 LED driver
t-moe/mse-tsm-alg
t-moe/OptionalStruct
Macro copying a struct with Option fields. Useful for config initialization
t-moe/pid-rs
A PID controller for Rust projects.
t-moe/port-expander
Abstraction for I²C port-expanders
t-moe/ppk2-rs
A Rust interface for the Nordic PPK2
t-moe/probe-rs
A debugging toolset and library for debugging embedded ARM and RISC-V targets on a separate host
t-moe/qiling
Qiling Advanced Binary Emulation Framework
t-moe/react-jsonschema-form
A React component for building Web forms from JSON Schema.
t-moe/scd4x-rs
Rust driver for the Sensirion SCD4x sensors.
t-moe/semihosting
Semihosting for AArch64, ARM, RISC-V, MIPS, and MIPS64
t-moe/SHT31-rs
A cargo library for the SHT31 temperature / humidity sensors
t-moe/t-moe
t-moe/teloxide
🤖 An elegant Telegram bots framework for Rust
t-moe/teloxide-macros
The teloxide procedural macros