Pinned Repositories
cargo-embassy
Command line tool for creating Embassy projects.
embedded-command
Crate family for exchanging commands in resource constrained environments.
embedded-resources
Define peripheral usage in a single place for use everywhere.
graphene
A practical dark theme for Zed.
Headlights-Hardware
PCB/Mech design files for my headlights project.
hub75-remastered
A completely rewritten driver for HUB75 displays.
LEGv8-Simulator
A SwiftUI application for writing, executing, and debugging LEGv8 assembly code with a series of visual tools.
Motor-Controller
An FOC motor controller based on the SimpleFOC library, featuring the SAMD21 and DRV8316.
PresentationKit
A framework that provides a Swiftful, declaritive way to quickly make procedurally animated, dynamic, interactive, and generally stunning presentations with SwiftUI
Voice2Voice
A Python neural network made with TensorFlow that converts one person's voice into another.
AdinAck's Repositories
AdinAck/cargo-embassy
Command line tool for creating Embassy projects.
AdinAck/graphene
A practical dark theme for Zed.
AdinAck/Headlights-Hardware
PCB/Mech design files for my headlights project.
AdinAck/Onewheel-SwiftUI
An experiment of mine, making a Swifty app to monitor my VESC'd Onewheel while riding.
AdinAck/stm32-spa
STM32 Safe Peripheral Access
AdinAck/Tabula
A macOS native PCB design software with an emphasis on QoL, beautiful UI, and rapid development.
AdinAck/Wordle_Solver
A tool to find all words that satisfy the constraints of the information known on a wordle board.
AdinAck/embedded-command
Crate family for exchanging commands in resource constrained environments.
AdinAck/EnVision-Tutorial-Lamp
A tutorial for building an RGB lamp controlled over BLE.
AdinAck/AccessAbility
A voice controlled drawing app to demonstrate the ability to use LLMs for accessibility purposes. For CalHacks 2023.
AdinAck/Ack-Lang
Ack Lang is a high level language that can compile to optimized LEGv8 assembly.
AdinAck/AdinAck
All my stuff
AdinAck/adinack.dev
My personal site.
AdinAck/art.adinack.dev
My second personal site.
AdinAck/BezierCurve
A visualization of the various ways Bezier curves are made
AdinAck/cortex-m-spa
Cortex-M Safe Peripheral Access.
AdinAck/dioxus-portfolio
AdinAck/extensions
Extensions for the Zed editor
AdinAck/fourier-challenge-0
A simple technical exercise for the Fourier application process.
AdinAck/Headlights-App
SwiftUI App for my headlights project.
AdinAck/Headlights-Firmware
Firmware for my headlights project.
AdinAck/Motor-Controller-V2
The successor to Motor Controller V1, still utilizing the DRV8316, but with an RP2040 for parallel processing.
AdinAck/nrf-softdevice
AdinAck/proto-hal
A prototype hardware interface to serve as a standard for HALs to implement with an emphasis on static design, type-states, and safety.
AdinAck/rmk
Rust keyboard firmware library with layers, macros, real-time keymap editing, wireless(BLE) and split support
AdinAck/stm32g4xx-hal
Peripheral access API for STM32G4 series microcontrollers
AdinAck/ters
Generate getters and setters procedurally.
AdinAck/tiva
A tiny type-enforced validation system.
AdinAck/uFOC
A high density FOC BLDC motor controller utilizing GaN FETs for maximum performance while maintaining a miniature footprint.
AdinAck/ws2812-spi-rs
Use ws2812 on rust with embedded-hal spi