Pinned Repositories
BraccioSerialControlTest
Provides customizeable control of the Arduino-powered Tinkertoy Braccio robot arm via an Uno's serial connection. Build environment generated with PlatformIO.
cpp-principles-and-practices
Exercises from Bjarne Stroustrup's book 'Programming: Principles and Practice Using C++ (Second Edition).'
DiabloLootGen
Simulates the item generation algorithm of Diablo 2.
finite-input-response-test
Implements a simple Finite Input Response (FIR) filter.
Mini-threads
Implements basic semaphores and threads to simulate OS context swaps.
MKL46Z-16-Counter-2
Implements the 16 counter using the TPM module (the proper and non-lazy way)
MKL46Z-Larson-Scanner
Uses the MKL46Z to make a Larson Scanner
MKL46Z-Nokia-Screen
Uses the MKL46Z to control a Nokia PCD8544 LCD screen via SPI
MKL46Z-Simon
Gets the MKL46Z to function as a game of Simon
pcgen-custom
A random collection of (primarily homebrew Pathfinder) sources for PCGen
jjhritz's Repositories
jjhritz/pcgen-custom
A random collection of (primarily homebrew Pathfinder) sources for PCGen
jjhritz/BraccioSerialControlTest
Provides customizeable control of the Arduino-powered Tinkertoy Braccio robot arm via an Uno's serial connection. Build environment generated with PlatformIO.
jjhritz/cpp-principles-and-practices
Exercises from Bjarne Stroustrup's book 'Programming: Principles and Practice Using C++ (Second Edition).'
jjhritz/DiabloLootGen
Simulates the item generation algorithm of Diablo 2.
jjhritz/finite-input-response-test
Implements a simple Finite Input Response (FIR) filter.
jjhritz/MKL46Z-16-Counter-2
Implements the 16 counter using the TPM module (the proper and non-lazy way)
jjhritz/MKL46Z-Larson-Scanner
Uses the MKL46Z to make a Larson Scanner
jjhritz/MKL46Z-Nokia-Screen
Uses the MKL46Z to control a Nokia PCD8544 LCD screen via SPI
jjhritz/MKL46Z-Simon
Gets the MKL46Z to function as a game of Simon
jjhritz/4e-custom-content
A bunch of .part files for D&D 4e's Character Builder, to be used with CBLoader
jjhritz/A3-AntiStasi-1.9
AntiStasi Community Version 1.9 - work in progress - Discord https://discord.gg/t7JD7eT
jjhritz/BCN3D-Moveo
Open Source 3D Printed Robotic Arm for educational purposes
jjhritz/dark-heresy-2nd-vtt
Dark Heresy 2nd Edition - Foundry VTT System
jjhritz/door-buzzer
Audible buzzer for remotely-operated door lock
jjhritz/FantasyCraft
FantasyCraft for FoundryVTT
jjhritz/letsrobot
jjhritz/LetsRobotDCMotors
jjhritz/MKL46Z-16-Counter
Uses 4 LEDs to count from 0-15 in binary
jjhritz/MKL46Z-Pot-Fan
Uses the MKL46Z and a potentiometer to adjust the speed of a fan motor
jjhritz/MKL46Z-Sleasy-Delay
Lazy implementation of a delay for a blinking light
jjhritz/pcgen
Main code and data development for pcgen program release
jjhritz/pcgen-newsources
New Source Development for official PCGen release
jjhritz/raspi-braccio-serial-test
Test the response of a Tinkertoy Braccio robot arm controlled from a Raspberry Pi via USB connection.
jjhritz/runmyrobot
Robot controller and video scripts
jjhritz/Simple-DC-motors
my arduino code
jjhritz/Simple-ftp
Uses basic C socket functions to read and write files between multiple hosts and a server
jjhritz/SimpleScalar-Expansion
Implements Tree-Based Pseudo LRU and 2-bit Static RRIP cache replacement policies and Tournament and O-GEHL branch predictors in SimpleScalar 3.0
jjhritz/SKEYgen
Simple, insecure implementation of S/KEY One-time password generator.
jjhritz/SumobotArduino
Arduino code for CircuitLaunch's SumoBots. Build environment generated with PlatformIO
jjhritz/SumobotNub060
MicroPython code for the NubCore#060 ESP8266 module controlling CircuitLaunch's SumoBots