Pinned Repositories
esp-32-build
A Dockerfile for building and flashing ESP32 applications
ir-slinger
A small C library for sending infrared packets on the Raspberry Pi
key-ripper
A keyboard personalized for myself, designed in KiCad, with custom firmware and a case, both written in Rust. Can sit on top of a macbook keyboard.
mqtt-broker
A tokio-based MQTT v5 broker written in pure Rust [WIP]
opencascade-rs
Rust bindings to the OpenCascade CAD Kernel
png-decoder
A pure-Rust, no_std compatible PNG decoder
remote-cube
An ESP32-based project for reading/writing GameCube controller signals and sending them over a network.
rp2040-i2s
Read and write to I2S devices like MEMS microphones or DACs, on the RP2040 microcontroller.
strange-attractors
yoga-rs
A Rust Wrapper of Facebook's Yoga, a Flexbox layout engine
bschwind's Repositories
bschwind/mqtt-broker
A tokio-based MQTT v5 broker written in pure Rust [WIP]
bschwind/png-decoder
A pure-Rust, no_std compatible PNG decoder
bschwind/automation-server
An HTTP API server for controlling my air conditioner and ceiling light.
bschwind/sus
[WIP] An open-source clone of a popular impostor game.
bschwind/walkie-talkie
An ESP32-based walkie-talkie for communicating on bicycle/motorcycle rides
bschwind/api-starter-kit
Something easy I can fork when writing new APIs
bschwind/remote-cube
An ESP32-based project for reading/writing GameCube controller signals and sending them over a network.
bschwind/audio-compressor
A simple Rust port of sndfilter's compressor, which is extracted from the Chromium source
bschwind/mac-mini-mount
An OpenSCAD design for a Mac Mini M1 wall mount
bschwind/esp32-autoflasher
Auto-flashing circuit based on the CP2102N
bschwind/opus
[WIP] A pure-Rust Opus encoder/decoder.
bschwind/secret-santa
bschwind/file-watcher
A Rust WebSocket server that watches a local directory and notifies clients of file writes
bschwind/true-smart-remote
bschwind/asia-flux-modis
bschwind/cameleon
A safe, fast, and flexible library for GenICam compatible cameras
bschwind/eframe_template
The easy way to make a Rust app with a GUI
bschwind/esp32-template
A github template for starting projects based on the ESP-IDF.
bschwind/fontdue
The fastest font renderer in the world, written in pure rust.
bschwind/Fornjot
Early-stage, next-generation, code-first CAD application. Because the world needs another CAD program.
bschwind/glutin
A low-level library for OpenGL context creation, written in pure Rust.
bschwind/keyberon
A rust crate to create a pure rust keyboard firmware.
bschwind/locations-rs
Small but production-ready webservice in Rust, using Actix web framework.
bschwind/macaron-template
An OpenSCAD layout for a macaron piping template
bschwind/pid-controller
A Rust implementation of the PID controller from the "Phil's Lab" youtube account
bschwind/stm32f4xx-hal
A Rust embedded-hal HAL for all MCUs in the STM32 F4 family
bschwind/switch-tester
A dioxus-based Rust GUI for displaying mechanical keyboard switch info on a switch tester board
bschwind/website-template
A github template for creating simple static websites
bschwind/wgpu
Safe and portable GPU abstraction in Rust, implementing WebGPU API.
bschwind/wgpu-rs
Rust bindings to wgpu native library