phord / RoboDesk

Arduino code for LOGICDATA protocol and remote handset hacking for automated standing desk
MIT License
26 stars 15 forks source link

how to use #1

Open novski opened 3 years ago

novski commented 3 years ago

Hi I received a dead on arrival motor and would like to see if a display would show a errorcode. Can you tell me how you use this? Is it a ATTiny85+ like this one? And how did you get output from it? How was "stream.py" used?

phord commented 3 years ago

Sorry for the late reply. I wrote stream.py as a decoder for my cheapo serial interface to the desk. A proper logic analyzer would make this simpler, I think. I never saw any trouble codes being transmitted, so I don't know if you'd find much use here.

I'm not able to work with this desk right now due to wfh during the pandemic. I'll try to revisit this and add some details when I get back in the office later this year.