Software Projects
Most of my software projects are in my Github, https://github.com/tedkotz.
- PLD_16V8 A collection of notes and utilities to aid in open development for the 16v8 Generic Array Logic device
- csvjinja A python tool to generically apply the contents of a CSV file to a Jinja template.
- nixietube-clock Clock control software with mpd support for the raspberrypi nixietube board from cathode creations.
- raspberrypi-nixie Forked of Python scripts and drivers for the nixie driver board available at CathodeCreations.com
- barmonk Bar Monkey Robotic Bartender
- ternary A storage place for my ternary experiments, including an emulator for a theoretical 27-trit CPU.
- be6502 Collection of notes, software and upgrades for Ben Eater's 6502 Computer
- teach_cs Beginner computer science curriculum based on writing simple games in python with SimplePython library
- asm-dice Dice Roller written in assembly to launch as boot image from MBR
- memcpy A simple implementation of memcpy in C.
- fnn A fun fast integer based neural network evaluation library. Might be useful on a microcontroller.
- FroggyToad Retro Endless Hopper for Arduino based platforms (Arduboy, ...)
- pubtools Scripts to use git, markdown and make as a static Markdown content management system.
- DiceRoller My first Android App a dice roller for Table Top gaming