Luca Olivetti
Luca Olivetti
When systemd is used there's no pid to send the signal to. See bug #8898 and #8244
Is there an android command line app that can be used to scan for the beacons? Alternatively is there an app that can read the temperature and humidity and sends...
I'm using my forked [manual_duplex_linux](https://github.com/olivluca/manual_duplex_linux) repository to print in manual duplex mode: it first print the odd pages then the even ones (in reverse order and rotated 180º to cater...
Using ProcessExplorer, I see that with a timeout of 1ms cpu load of an idle program is around 0.30/0.40 Changing it to 0 the load is 0.01 The performance difference...
No matter the value I put in startDate (I first removed the *7 to get just one day, then I tried 3600000, i.e. an hour) I seem to receive always...
I'm not really into python cryptography, but wanting to try the latest few commits, I saw an error importing SHA256. I couldn't find a debian package providing it, but I...
More than a bug report this is a plea for help: I made a simple display [here](https://github.com/olivluca/TrumaDisplay) using an esp32-2432S028R board. It's an mqtt client that changes the text and...
Hello, the [FakeTag](https://github.com/dakhnod/FakeTag) project cycles through 100 keys, switching key every hour. I [prepared a pull request](https://github.com/SebastianBar/esphome-config-files/pull/1) to implement the same functionality for an esp32-c3 I had lying around, but...
This is more a question than a bug report, anyway, it happened to me twice that the display froze and was completely unresponsive. It's difficult to debug because I don't...
I recently updated [my project](https://github.com/olivluca/TrumaDisplay) to use the current version of this library. It uses version e17c38e of the boards submodule. If I update it to the latest version, the...