Pinned Repositories
ATTiny85-Dev-Board
ATTiny 85 Breadboard Development Board
cpp-option
C++ Option<T> Type Implementation and example code.
cpp-serde-gen
Generate Serialization Functions for C++ classes and structs using python and libclang
doppler-gestures-py
Sonar Doppler-Effect based Gestures in Python. Work in process
flicker-lights
Flicker Lights is a project made up of software for playing back a music synchronized light show, creating a light show, and also a base station for streaming the show to NRF24 nodes with LED strips
k64-pll-calculator
A python application for finding PLL configurations for Freescale Kinetis K64 Chips
pitch-shifter-py
Takes in a .wav file outputs a pitch shifted wav file of the same length
pytrumpet
A digital trumpet using a microphone, keyboard and python magic. Requires pyaudio and pygame.
rusty-nail
Mixing drinks with Rust since 2016
scad-parts-library
3D Models Made with SCAD
cwoodall's Repositories
cwoodall/pitch-shifter-py
Takes in a .wav file outputs a pitch shifted wav file of the same length
cwoodall/cpp-serde-gen
Generate Serialization Functions for C++ classes and structs using python and libclang
cwoodall/cwoodall.github.io
cjwoodall.com website
cwoodall/generative-art-studio
Where all of my generative art experiments live
cwoodall/py-audio-effects-autowah
Experimental digital implementation of an AutoWah or Envelope Filter effect in Python
cwoodall/sx86-emulator
Simplified x86 (sx86) Emulator. Implements the instruction set architecture for the 16-bit simplified x86 emulator used in EC327 at Boston University.
cwoodall/flicker-lights
Flicker Lights is a project made up of software for playing back a music synchronized light show, creating a light show, and also a base station for streaming the show to NRF24 nodes with LED strips
cwoodall/mountainproject-py
cwoodall/secret-santa-generator
Takes a YAML file and uses the SendGrid API to Generate a randomized list of secret santa pairs and send out emails. Stores a log locally.
cwoodall/alexa-bed-controller-skill
cwoodall/audio-plugin-wahmbulance
cwoodall/bed-controller
Control a Niropedic Bed with an Particle.io Argon and a hacked remote
cwoodall/blackmagic
In application debugger for ARM Cortex microcontrollers.
cwoodall/config-files
cwoodall/cookiecutter-pypackage
A tool for creating skeleton python project, built with popular develop tools and conform to best practice.
cwoodall/cwoodall-hugo
cwoodall/dft
Discrete Fourier transform
cwoodall/dotnet-template
Cookiecutter-based .NET solution repository skeleton with proper .gitignore, StyleCop.Analyzers and basic CI/CD
cwoodall/dsp-blocks-c
EXPERIMENTAL: Just trying to see if I can write a clean implementation of a block based dsp processing system in C
cwoodall/haskell-book-exercises
My notes and solutions as I go through the Haskell Book
cwoodall/hugo-book
Hugo documentation theme as simple as plain book
cwoodall/layer-to-svg
cwoodall/optimized-routines
Optimized implementations of various library functions for ARM architecture processors
cwoodall/orx
A growing library of assorted data structures, algorithms and utilities for OPENRNDR
cwoodall/Rigol1000z
Python VISA (USB and Ethernet) library to control Rigol DS1000z series oscilloscopes.
cwoodall/rust-fmi-export
Experiments around creating FMIs in rust
cwoodall/sample
The fundamentals for working with audio PCM DSP.
cwoodall/scores
cwoodall/sovol_xy
Python Library for communicating with the Sovol XY Plotter
cwoodall/uC-CPU