Files
logic_analyzer_sump/logic_analyzer.pde
gillham 7bc04e7766 I was mistakenly using 16 bits per sample instead of 8 bits.
Change to using an array of bytes instead of integers.  Retune
timing loops now that each sample is not doing a 16 bit update.
We can now record 1024 samples easily.
2011-02-28 14:08:07 -08:00

24 KiB