Pinned Repositories
6800
Code related to the Motorola 6800 microprocessor.
buck50
STM32F103 logic analyzer and more
dasm
Macro assembler with support for several 8-bit microprocessors
DDS_VFO
Code for the arduino-controlled VFO based on the Si5351 chip
Digital
A digital logic designer and circuit simulator.
frits-van-der-wateren-lisp
FUZIX
FuzixOS: Because Small Is Beautiful
GAL
GAL16v8 projects
Generation_7_Electronics
This is part of the RepRap project, see http://www.reprap.org. Gen7 is the next generation of electronics meant to drive a RepRap machine. Focus on this generation is to allow for better replicatability while not standing back behind industry products.
ka5kxw's Repositories
ka5kxw/6800
Code related to the Motorola 6800 microprocessor.
ka5kxw/buck50
STM32F103 logic analyzer and more
ka5kxw/dasm
Macro assembler with support for several 8-bit microprocessors
ka5kxw/DDS_VFO
Code for the arduino-controlled VFO based on the Si5351 chip
ka5kxw/Digital
A digital logic designer and circuit simulator.
ka5kxw/frits-van-der-wateren-lisp
ka5kxw/FUZIX
FuzixOS: Because Small Is Beautiful
ka5kxw/GAL
GAL16v8 projects
ka5kxw/Generation_7_Electronics
This is part of the RepRap project, see http://www.reprap.org. Gen7 is the next generation of electronics meant to drive a RepRap machine. Focus on this generation is to allow for better replicatability while not standing back behind industry products.
ka5kxw/hasy
Automatically exported from code.google.com/p/hasy
ka5kxw/logic_analyzer
Implementation of a SUMP compatible logic analyzer for the Arduino
ka5kxw/Mano
The Mano machine is a computer theoretically described by M. Morris Mano. http://en.wikipedia.org/wiki/Mano_machine
ka5kxw/mano-compiler
A simple HLL compiler for the Mano Machine.
ka5kxw/mano-machine-emulator
Mano machine implementation in Python
ka5kxw/manoasm
Assembler for the theoretical Mano machine.
ka5kxw/mescc
Mike's Enhanced Small C Compiler for Z80 and CP/M.
ka5kxw/OMU
"One Man Unix", archive of the Unix clone written (before Linus !) by the late Dr Steve Hosgood, and extended by Terry Barnaby
ka5kxw/pigfx
PiGFX is a bare metal kernel for the Raspberry Pi that implements a basic ANSI terminal emulator with the additional support of some primitive graphics functions.
ka5kxw/PrinterToPDF
Project for converting captured printer data files to PDF format
ka5kxw/RadioDSP-Stm32f103
This project RadioDSP define a experimental open platform to build Real Time filtering and audio digital signal elaboration from a source audio signal in output from radio transceiver or receiver. The RadioDSP firmware define some FIR filter and routines to perform real time Noise Reduction. Giuseppe Callipo - IK8YFW
ka5kxw/Repetier-Host
ka5kxw/TerminalUSB
A modified firmware for Geoff Graham's ASCII Video Terminal to support USB keyboards
ka5kxw/usdx
Simple and experimental (class-E driven) SSB transceiver.
ka5kxw/xv6
UNIX v6 port to ANSI C by MIT