fixus971
fixus971
I checked many libraries and like your DirectIO. It would be great to get support for these chips please. I am tried to add support for nRF52 serie but fall...
Hello. https://github.com/Fattoresaimon/ArduinoDuPPaLib/blob/master/examples/I2CEncoderV2/README.md Here you can find the library description of the [I2C Encoder V2](https://github.com/Fattoresaimon/I2CEncoderV2) for the Arduino IDE. For more details of the functionality of the board, please read the...
Hello. I used mini encoders first now with RGB ones I can't find the "PUSHL" long pressed feature Thank you, -Fede
Hello. I have the pdf manual but I don't see what is the exact way to activate Relative mode: REL_MODE_ENABLE Now I have found that relative mode has been inserted...
Hi. There is a bug whereby if an encoder is missing(optional) and I call updateStatus(). In this case All interrupt routines are launched for Encoder is released! Encoder is pushed!...
Hi. It would be very useful for me to accelerate the CVAL steps when the encoder is rotated quickly to manage large values without losing precision. I've used this feature...
Hi. I created an include file to use the display OLED 3V - 2.42" 128x64 SPI SSD1309 I connected via SPI To make the display control file I started from...
Good morning. I finally found the cause of the communication problems that randomly popped up every now and then. It's a generic problem that occurs with faster CPUs and in...