Pinned Repositories
embedded-graphics
A no_std graphics library for embedded applications
ethercrab
A pure Rust EtherCAT MainDevice supporting std and no_std environments
anim8
A no_std compatible low-level animation library written in Rust.
FusionToolTranslator
Fusion360 to LinuxCNC tool table translator
git2-rs-github-clone-demo
Clone a private Github repository with Rust's libgit2 bindings
linuxcnc-hal-rs
Safe and unsafe Rust bindings to the LinuxCNC HAL submodule
movements
Maybe one day a complete CNC controller written in Rust
optiplower
Power a Dell Optiplex 3050 Micro from a 24V industrial power supply
stm32-cube
STM32-powered LED cube using APA106 LEDs over SPI, all in Rust
SuperCal
Twitter Bootstrap calendar widget/full view calendar plugin for jQuery
jamwaffles's Repositories
jamwaffles/linuxcnc-hal-rs
Safe and unsafe Rust bindings to the LinuxCNC HAL submodule
jamwaffles/optiplower
Power a Dell Optiplex 3050 Micro from a 24V industrial power supply
jamwaffles/anim8
A no_std compatible low-level animation library written in Rust.
jamwaffles/movements
Maybe one day a complete CNC controller written in Rust
jamwaffles/stm32-cube
STM32-powered LED cube using APA106 LEDs over SPI, all in Rust
jamwaffles/CNCMachine
LinuxCNC config and scripts for my DIY CNC machine
jamwaffles/event-sauce
Rust implementation of the event sourcing paradigm
jamwaffles/huidu-d15
jamwaffles/ethercat-rs
EtherCAT experiments with Rust
jamwaffles/jamwaffles.github.io
Bloog
jamwaffles/simplemotion-rs
Rust interface to the SimpleMotionV2 library
jamwaffles/spectrum-analyzer
An easy to use and fast `no_std` library (with `alloc`) to get the frequency spectrum of a digital signal (e.g. audio) using FFT.
jamwaffles/boiler-programmer
jamwaffles/castle
Keep ur notes
jamwaffles/embassy
Modern embedded framework, using Rust and async.
jamwaffles/esp-hal
no_std Hardware Abstraction Layers for ESP32 microcontrollers
jamwaffles/fpga-playground
jamwaffles/FreeCAD
This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler.
jamwaffles/greenhouse
Greenhouse controller PCB designs and other antics
jamwaffles/jape
An ancient particle engine
jamwaffles/machine-api
This API intends to provide a standardized local interface to any machines used for manufacturing physical things.
jamwaffles/onair
A small server for HA to poll cam/mic status
jamwaffles/pdu-loop-test
Playground to work out concurrency issues with the PDU loop in ethercrab-rs/ethercrab
jamwaffles/SOEM
Simple Open Source EtherCAT Master
jamwaffles/soem-akd
Kollmorgen AKD driver using SOEM
jamwaffles/stm32l0xx-hal
A hardware abstraction layer (HAL) for the STM32L0 series microcontrollers written in Rust
jamwaffles/taguchi-tables
Taguchi table generator
jamwaffles/this-week-in-rust
Data for this-week-in-rust.org
jamwaffles/tp
Trajectory planner experiments
jamwaffles/trajectories
Time-Optimal Path Following with Bounded Acceleration and Velocity, Rust port/reimplementation