mtfurlan / RoboDesk

Arduino code for LOGICDATA protocol and remote handset hacking for automated standing desk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RoboDesk

Read LOGICDATA protocol to control height of a powered sit/stand desk.

LOGICDATA protocol decoding from phord's RoboDesk

Current features:

  • Double tap a direction to go to a hardcoded target height

Files:

  • firmware: platformio code for the d1 mini
  • schematic: kicad schematic for the connections between the d1 mini and the desk
    • One thing I did is diagram both sides of a bunch of connectors. Is this the best way to do this?
  • robodesk-case.scad: Enclosure using https://www.thingiverse.com/thing:1264391
  • logicdata-controller.xcf: orthorectified top and bottom image of the logicdata controller SMART-e-2-UNL-US
    • Didn't fit anywhere else, so it might as well go here

Links

Ongoing Work

About

Arduino code for LOGICDATA protocol and remote handset hacking for automated standing desk

License:MIT License


Languages

Language:C++ 51.8%Language:OpenSCAD 47.6%Language:C 0.7%