Vertical Sync sensor: Difference between revisions
Jump to navigation
Jump to search
Wiki-admin (talk | contribs) |
Wiki-admin (talk | contribs) |
||
| Line 13: | Line 13: | ||
== BITSI Protocol == | == BITSI Protocol == | ||
BITSI stands for Bits to Serial Interface | BITSI stands for Bits to Serial Interface. | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
| Line 25: | Line 25: | ||
|- | |- | ||
|} | |} | ||
This means that when signal 1 gets active(button press), a capital A will be sent to the serial port. A lowercase 'a' will be sent when the signal is deactivated(button release). Mechanical buttons can be connected directly. | This means that when signal 1 gets active(button press), a capital A will be sent to the serial port. A lowercase 'a' will be sent when the signal is deactivated(button release). Mechanical buttons can be connected directly. | ||