Pinned Repositories
c_templates
Just my templates. Figured I may as well version control them.
debug_print
Used to print data in columns with headers to stdout.
embed_assert
Assert modified for use on resource constrained parts.
fast_int_to_str
Does what it says on the tin. printf() was taking too long, so I wrote this.
kata
Examples from Code Kata sessions.
my_nix_files
obsidian-to-latex
Attempting to make it easier to get good looking PDFs from obsidian using the command line
python_template
Template for starting a python tool project
r_fdtd
finite difference time domain (FDTD) simulation written in R with some example transmission line configurations.
struct-writer
Generate code structures for a markup description
drbartling's Repositories
drbartling/kata
Examples from Code Kata sessions.
drbartling/obsidian-to-latex
Attempting to make it easier to get good looking PDFs from obsidian using the command line
drbartling/python_template
Template for starting a python tool project
drbartling/struct-writer
Generate code structures for a markup description
drbartling/c_templates
Just my templates. Figured I may as well version control them.
drbartling/my_nix_files
drbartling/obsidian-to-typst
drbartling/python_lib_template
drbartling/register_code_gen
Generate structures for microcontroller registers
drbartling/rust_template
drbartling/test_supply
Programmable Test Power Supply
drbartling/c_map
drbartling/c_static_asserts
drbartling/c_template
drbartling/clipper-sys
Boolean operations on polygons (Clipper wrapper)
drbartling/clipper_windows_exception_issue
drbartling/config_files
drbartling/debounced_button
A generic debounced button
drbartling/git-hooks
drbartling/ksp_utils
drbartling/latex_macro_expand
drbartling/latexrun
A 21st century LaTeX wrapper
drbartling/minimal-stm32g0b-nucleo
A minimal project for a STM32G0B1 on a nucleo board
drbartling/presentations
Various presentations given related to software development and engineering
drbartling/skydive_draw
drbartling/space-game
a game that may take place in space
drbartling/spi_bus
drbartling/Unity
Simple Unit Testing for C
drbartling/vref-question
drbartling/windowed_event_counter
Counts number of events within a sliding time window