bekant
bekant copied to clipboard
Hi, I was wondering where you got the MCP2003B from? I'd prefer a DIP8 but can't find any 🙈 Greetings Markus
I have followed your example and schematic as perfectly as possible. Quntuple-checking every connection, but the desk never moves. I have switched back and forth to the built-in controller, and...
Hallo, Great project, I'd like to automate my bekent desk with your project. Compiling the code for an Arduino Uno works fine, but compiling it for esp8266 with the webserver...
@trainman419 You did a very good job! I was using two relay to simulate the button but that's just an ugly solution. It's way better to communicate to the LIN...
I am using this libraries to control HVAC Flap actuators. But when i send a master request frame i cant recieve slave response. How can i send master request properly.
Hi, What does the delay_until do? And why did you use "5" as argument? Thanks