Martin Nuc

Results 19 comments of Martin Nuc

This cost us a lot of time to find out. It should be really removed or at least detect if moment locale is really `en` (`moment.locale()`)

I am definitely going to control by desk from a RPI itself... I will eventually let you know when I progress further. I am still waiting for the table.

Finally had time for this during the quarantine 😷 It turns out that Raspberry GPIO pins are only 3.3V while Arduino is 5V. I am afraid that LogicDesk sends 5V...

@davidknezic ordered step down/up yesterday. Should arrive in following days 🤞

FYI I am almost done with the driver for raspberry. Its my first project in Rust therefore the code is 💩 https://github.com/MartinNuc/logic-data-controller It exposes REST API for controlling the table....

Unfortunately you cannot run linux on Arduino. So using raspberry is really "one-package" solution but the setup of wires is rather complicated 😱 ... see the photo 🙈 ![IMG_4240](https://user-images.githubusercontent.com/681176/78675664-ab990e80-78e5-11ea-895c-26ced20633c5.jpg)

There is an issue with raspberry that it doesn't manage to keep the loop under 1ms. Especially when there is something else going on on the device. Therefore it reads...

After using it for some time it mostly works ... I am pretty much sure there is still the problem with delayed reading of the signal channel. I am wondering...

just add this plugin multiple times

Closed the PR since it hasn't been merged for one year.