Archived
1
0
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
controller/Scan/HP150
Jacob Alexander fd6035e053 Adding more robust detection for the HP150
- All spare cycles are used to get a more accurate data line sample (waaaay more than actually needed, but this helps against noise)
- Switched to a pre/release (add/remove) rather than an add->clear mechanism (or a buffer+debounce/add->clear)
- Note that a pull-down resistor is NEEDED on the data line
2012-11-19 00:55:30 -08:00
..
scan_loop.c Adding more robust detection for the HP150 2012-11-19 00:55:30 -08:00
scan_loop.h Adding initial HP150 and IBMConvertible scan modules. 2012-11-15 01:28:31 -08:00
setup.cmake Completing the HP150 converter. 2012-11-17 02:13:06 -08:00