Pinned Repositories
AnalogExport
Saleae Logic analog measurement extension which exports analog data to "CSV", that is, one row of data per sample.
BaudRateEstimate
Digital measurement extension for Saleae Logic which estimates the baud rate of a digital signal.
jchord
Python toolkit for working with chord progressions
pyserial-intercept
Intercept serial port traffic using pyserial and com0com
rpi-msp430
Guide and script to install mspdebug on Raspberry Pi in order to flash and debug MSP430 devices
sonar
Simulation and implementation of a DIY sonar / echolocation system
songwriting_tools
Webpage with songwriting tools
SpiTransactionFramer
High level Saleae Logic analyzer which merges SPI frames into transactions based on when the Enable line is active
tddec
Test-driven development for embedded C with Unity and CTest
zig-examples
Programs, tests, build scripts that I write to teach myself Zig (https://ziglang.org), including a very flickery version of Snake :)
jonathangjertsen's Repositories
jonathangjertsen/sonar
Simulation and implementation of a DIY sonar / echolocation system
jonathangjertsen/tddec
Test-driven development for embedded C with Unity and CTest
jonathangjertsen/songwriting_tools
Webpage with songwriting tools
jonathangjertsen/AnalogExport
Saleae Logic analog measurement extension which exports analog data to "CSV", that is, one row of data per sample.
jonathangjertsen/dht11
Code for interfacing with DHT11 Temperature and Humidity sensor
jonathangjertsen/pyboard-fdc1004
PyBoard driver for the Texas Instruments FDC1004 Capacitance-to-Digital converter
jonathangjertsen/pyboard-mpu9225
MPU9225 driver library for MicroPython Pyboard
jonathangjertsen/python-saleae
Python library to control a Saleae Logic Analyzer
jonathangjertsen/VoltageStatistics
Analog measurement extension for Saleae Logic. Provides mean, standard deviation, median, 5% quantile and 95% quantile.
jonathangjertsen/batchit
Work fast
jonathangjertsen/chord_grammar
An experiment to define a formal grammar for chords and chord progressions
jonathangjertsen/gitbook-docs
jonathangjertsen/guitar-scale-helper
Helps with guitar scales and stuff
jonathangjertsen/Heks
A game where you play a witch
jonathangjertsen/jdoc
Automatically generate Markdown documentation from Python docstrings
jonathangjertsen/jtab
Python library for working with tabs
jonathangjertsen/jvec
Home rolled vector graphics engine
jonathangjertsen/jwin
Phone app with just what I need
jonathangjertsen/login-card-generator
One HTML file that you can print out to make cards with username and password
jonathangjertsen/plappy
Plappy: Playground for Audio Processing in Python
jonathangjertsen/pycparser
:snake: Complete C99 parser in pure Python
jonathangjertsen/pyruter
Python client for the Ruter API.
jonathangjertsen/PySnooper
Never use print for debugging again
jonathangjertsen/sandal-sockets
Just a websocket-based chat for now.
jonathangjertsen/supersymmetry
Variations on Chinese Checkers
jonathangjertsen/todofinder
It finds todos!
jonathangjertsen/truman
Tools for monitoring my snake terrarium
jonathangjertsen/uwubot
Reads tweets from a victim account, does some string manipulation to make it sound extremely stupid, and tweets the result
jonathangjertsen/VoltageStartAndEnd
Analog measurement extension for Saleae Logic. Provides the start and end voltages.
jonathangjertsen/x86_64_assembly_examples
x86_64 assembly examples. Written for Windows with AT&T syntax.