Tutorials

Interrupt-Driven Analog Conversion With an ATMega328p

AnalogRead() on your Arduino way too slow? Here's how to get around the delay (well, kind of).


Mojo FPGA Tutorials

The Mojo is a Field Programmable Gate Array (FPGA) Development board designed to bring FPGA design to the hobbyist. I've been working with one, and wanted to provide a few short tutorials to help out. More Mojo examples will be cropping up soon on the Projects page!


Image Processing in Julia

Julia is a relatively new high-level JIT-compiled dynamic programming language. I am beginning to use it as a replacement for MATLAB image processing. As I learn more, this section will be filled out in greater detail.
Comments