diff options
Diffstat (limited to 'trasmitter/README.rst.txt')
-rw-r--r-- | trasmitter/README.rst.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/trasmitter/README.rst.txt b/trasmitter/README.rst.txt index e231527..4b9e310 100644 --- a/trasmitter/README.rst.txt +++ b/trasmitter/README.rst.txt @@ -29,3 +29,12 @@ The two sequences are: Actually no, the pulses are not ½ high and ½ low, they're shaped weird. The source code has the correct widths. + +Without Arduino +=============== + +The GPIO / XIO pins on NextThing's CHIP, even when driven via the `slow +sysfs interface`_, seem to be fast enough for our purposes. + +See the ``sender-chip.pl`` test program. + |