Pinned Repositories
ad5668
Analog Devices AD5668 DAC driver for Rust Embedded Hal
bluepill-arpeggiator
A midi arpeggiator using the bluepill stm32 microcontroller board
bluepill-template
Cargo generate template for Rust embedded projects based on the stm32f103 blue pill board.
cmdr
Cmdr is a library for building line-oriented text-based user interfaces in Rust.
mcp4725
Rust MCP4725 driver based on the embedded HAL
midi-cv-hardware
A midi to cv converter based on the bluepill stm32 board.
reval
Rust expression evaluator
tide-fluent-routes
Extension for tide that allows a more fluent way of defining routes
tide-fs
File system handlers for the Tide web-framework
eurorack_balanced_out
Balanced output board with attenuation for in eurorack cases
mendelt's Repositories
mendelt/tide-fluent-routes
Extension for tide that allows a more fluent way of defining routes
mendelt/cmdr
Cmdr is a library for building line-oriented text-based user interfaces in Rust.
mendelt/midi-cv-hardware
A midi to cv converter based on the bluepill stm32 board.
mendelt/mcp4725
Rust MCP4725 driver based on the embedded HAL
mendelt/reval
Rust expression evaluator
mendelt/ad5668
Analog Devices AD5668 DAC driver for Rust Embedded Hal
mendelt/tide-fs
File system handlers for the Tide web-framework
mendelt/bluepill-arpeggiator
A midi arpeggiator using the bluepill stm32 microcontroller board
mendelt/bluepill-howto
MDBook how to get started using Rust with OpenOCD on the Bluepill board
mendelt/config
Configure my dev environment
mendelt/waterlogged
Replacement log middleware for Tide
mendelt/bluepill-examples
Simple testproject for the bluepill stm32 board
mendelt/bluepill-midicv
Midi to CV converter on the blue pill
mendelt/cucumber-rust
Cucumber testing framework for Rust. Fully native, no external test runners or dependencies.
mendelt/debridge-contracts
mendelt/druid
A data-first Rust-native UI design toolkit.
mendelt/max521x
Rust embedded HAL driver crate for Maxim MAX5214 and MAX5216 SPI digital to analog converters
mendelt/pm1000
Design documentation for racking up Yamaha PM1000 channel strips
mendelt/recipes
Just some cooking recipes in markdown format
mendelt/route-recognizer
Recognizes URL patterns with support for dynamic and wildcard segments
mendelt/secure-programming-rust
Presentation: What the Rust language can teach about secure programming
mendelt/snuif
mendelt/sqlx-book
Starting sqlx
mendelt/test_dac_ad5668
testboard for the AD5668 DAC
mendelt/test_gate_inputs
test board with a bunch of gate inputs
mendelt/tide
Fast and friendly HTTP server framework for async Rust
mendelt/tide-book
mendelt/tide-mtls-example
show mutual tls authentication with tide and surf
mendelt/tide-unit
Unit testing helper for the tide web-framework
mendelt/tide_serve_dir_bug
Try to reproduce https://github.com/http-rs/tide/issues/774