arduino sketch for controlling a favi projector screen, and related information
- dump the logic via a logic analyzer as a csv: I used https://github.com/gillham/logic_analyzer and http://www.lxtreme.nl/ols/
- remove the 1st line of the csv (just header information)
- run the examples/generate.sh against the csv
- edit the output of the script so that the 1st line is a transmission (1), and the last line is the long pause (0)
- copy the output of the script to your arduino function for transmitting the code