Pinned Repositories
adventures_in_opencl
A tutorial series for learning OpenCL
kicadScripts
A collection of scripts to automate PCB rendering and exporting gerbers.
pg
Python OpenGL Graphics Framework
PrintWatcher
Monitor a directory for print jobs
pyfly1
Python wrapper for Point Grey Research's FlyCapture v1 C API
pyfly2
Python wrapper for Point Grey Research's FlyCapture2 C API
pyopenvideo
Experimental Python wrapper for AMD's OpenVideo API
kbrafford's Repositories
kbrafford/pyfly2
Python wrapper for Point Grey Research's FlyCapture2 C API
kbrafford/pyfly1
Python wrapper for Point Grey Research's FlyCapture v1 C API
kbrafford/adventures_in_opencl
A tutorial series for learning OpenCL
kbrafford/pg
Python OpenGL Graphics Framework
kbrafford/pyopenvideo
Experimental Python wrapper for AMD's OpenVideo API
kbrafford/PyperTerm
wx.Python-based terminal emulator that does for Mac, Windows and Linux users what HyperTerm does (did?), but gives users extra flexibility.
kbrafford/6.006-2015-notebooks
kbrafford/AltiumDesignerLibrary
A boiler-plate starting point for a Flask web application, including SQLAlchemy, WTForms and Bootstrap.
kbrafford/BucketCompressionTrick
Cool trick to store 4 5-bit values in one 16-bit value.
kbrafford/cuttlebug
Open source IDE for embedded systems development
kbrafford/FatFs
ELM-ChaN FAT file system release mirror
kbrafford/gpyfft
python wrapper for the OpenCL FFT library APPML / clAmdFft from AMD
kbrafford/HelloCL
a repository for OpenCL programs that help get configurations working
kbrafford/jansson
C library for encoding, decoding and manipulating JSON data
kbrafford/LimeSuite
Driver and GUI for LMS7002M-based SDR platforms
kbrafford/Mandelbrot
Mandelbrot fractal viewer for OS X using OpenCL
kbrafford/ModernGL
Attempting to do OpenGL the "modern" way.
kbrafford/Open-Source-FPGA-Bitcoin-Miner
A completely open source implementation of a Bitcoin Miner for Altera and Xilinx FPGAs. This project hopes to promote the free and open development of FPGA based mining solutions and secure the future of the Bitcoin project as a whole. A binary release is currently available for the Terasic DE2-115 Development Board, and there are compile-able projects for numerous boards.
kbrafford/PyCl-Convergence
Python/OpenCl Cellular Automata design & manipulation tool
kbrafford/pycparser
:snake: Complete C99 parser in pure Python
kbrafford/quickhull
C++ implementation of the 3D QuickHull algorithm
kbrafford/Ricochet
Implementation of Ricochet Robot (Rasende Roboter) including a GUI and a solver
kbrafford/sm_sprayer
Python Shared Memory Sprayer
kbrafford/vectorization_playground
Just a little repo for playing around with vectorization