Matthias Hertel

Results 41 comments of Matthias Hertel

That is a really good idea to go 32 bit some time. Please let me know your implementation details so I can have a look how to support.

Hi, when you look into DMXSerial.cpp you see that it uses direct register access and interrupt service routines to the ATMEL 186 and similar chips to get control on communications....

> Dear Sir,, don't know if this is the correct place to ask. No. Questions can go into Issues list please. Answer in short : no support within this library.

On the first button press it is not yet possible to determine what kind of activity will happen. See also #128

fixed by https://github.com/mathertel/OneButton/pull/124

I close this pull request and will add GitHub Actions for CI/CD as I have done with my other libraries.

Please use the TESTxxx examples first to make sure the chip and setup works. The interrupt code was changed in version 3.0.x

SI4703 doesn't support reading the SNR via I2C. AS of the manual it is used internally while scanning only.