Pinned Repositories
as5600-rs
Rust Embedded HAL driver for the AS5600 contactless 12-bit digital potentiometer
cute-copter
ebyte-e32-rs
Platform-agnostic Rust driver for EBYTE E32 LoRa Modules
ebyte-e32-ui
Ebyte E32 Command Line Interface + Minimal Graphical User Interface
g4-dual-bank-example
mpu6050-dmp-rs
Platform-independent I2C driver for MPU6050. Supports DMP usage. Fork of drogue-mpu-6050 which uses only embedded-hal traits (no dependency on embedded-time or drogue-embedded-timer).
pils
Super simple lisp interpreter inspired by buildyourownlisp.com, in Rust.
raPID
flight controller running on ARM Cortex M4
ronfmt
CLI tool to format RON files. Rescued from deleted github repo https://github.com/ristarg/ronfmt, with minor maintenance fixes
trk
Make time sheets with git integration.
barafael's Repositories
barafael/errare-humanum-est
A collection of horrible C code that compiles and then misbehaves and somewhat equivalent Rust code that does not compile, preventing the issues in the C programs.
barafael/smbus-request-parser-rs
State machine for parsing SMBus/I2C Slave Data
barafael/cute-copter-remote
barafael/dodeca-blink
ESP32 platformio project to display different blink patterns on a dodecahedron of WS2812 LEDs
barafael/slides
barafael/smbus-graph
barafael/cd74hc4067-rs
A simple no_std Rust driver for the 74HC4067
barafael/error-safari
Simple Klask GUI for exploring different ways to define and handle errors.
barafael/mpu6050-dmp-demo-f4
STM32F4 + MPU6050-DMP demo
barafael/Qu
barafael/aoc-2021
barafael/BaMiRuProcMacro
Bare minimum Rust proc macro examples
barafael/brick-rover-brainboard
A PCB module with stm32f411 "Black Pill" and hc-12 that can serve as basic hobby RC-like sender or receiver.
barafael/BTS2wire
A stupid simple ESP32 platformio project which translates Bluetooth Serial to actual UART on G16(RX) and G17(TX) in both directions.
barafael/dodeca-blink-pcb
barafael/Inflector
A rust inflection library
barafael/lis2mdl-rs
Platform-agnostic LIS2MDL magnetometer driver in embedded Rust
barafael/lis2mdl-rs-demo-f4
barafael/lps22hb-rs
STMicro LPS22HB Rust driver
barafael/markov-chain-nonsense-generator
Use WASM to make a markov chain text generation lib available on the web.
barafael/meet-embedded.rs
barafael/monitor
barafael/mpu6050-dmp-demo-f1
STM32F1 + MPU6050-DMP demo
barafael/random-emoji
Generate random emoji, not more not less
barafael/rp2040-oled-1309-spi
Embedded Rust drives an OLED SSD1309 display via SPI on RaspberryPi Pico
barafael/spinnyBee-PCB
Round PCB for dizzy little gyro on frisbee + WS2812 controlled by an Adafruit ItsyBitsy M4
barafael/StepFloat
barafael/sudoku-bktrk
Sudoku solver (backtracking)
barafael/sx127x-lora-blackpill
RTIC + SX1278 + STM32F411 black pill module
barafael/sx127x_lora
A platform-agnostic driver for Semtech SX1276/77/78/79 based boards.