Add ADC10 application for sampling analog values.
[goodfet] / firmware / apps / adc / README.txt
diff --git a/firmware/apps/adc/README.txt b/firmware/apps/adc/README.txt
new file mode 100644 (file)
index 0000000..46afadd
--- /dev/null
@@ -0,0 +1,9 @@
+GoodFET/ADC -- A/D Converter App
+
+Scott Livingston  <slivingston@caltech.edu>
+(written in Sep 2010.)
+
+
+The goal is to provide a convenient means for sampling an ADC-routed
+pin.  This is motivated because I needed a quick way to measure an
+analog signal with spectral content up to 100 kHz (at least).