dscKeybusInterface icon indicating copy to clipboard operation
dscKeybusInterface copied to clipboard

DSC PC3000 Support + Unlocker

Open sfossen opened this issue 3 years ago • 0 comments

TLDR:

  • fix multi-char writer
  • refactor to reduce repeated code
  • refactor print functions
  • refactor interrupt handlers
    • reversed the bit order in interrupt to make data compatible with powerseries
    • reversed byte order to stablize indexes and simplify loops
    • switch to ring buffer to stabilze reading
  • added state machine to track keys/lights/states
  • fixed unlocker to work with classic series

sfossen avatar Jun 16 '22 20:06 sfossen