ArduinoDuPPaLib icon indicating copy to clipboard operation
ArduinoDuPPaLib copied to clipboard

Libraries for DuPPa products on the Arduino IDE

Results 21 ArduinoDuPPaLib issues
Sort by recently updated
recently updated
newest added

Hi, i tried my old code for the arduino uno R3 on my new R4 but i get random outputs such as: ``` 18:28:09.506 -> Max! 18:28:10.492 -> Max! 18:28:16.494...

While working on two different projects, I noticed a brightness difference of the RGB LED built into an encoder. My guess is that this brightness difference is because one project...

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!...

begin method now check back that read config is same than just written, allowing to test if device is present on i2c bus

Hi! Can you help? I don't fully understand how to assign tasks by ID for multiple encoders. If I use multiple encoders, how do I request information for a particular...

I saw this project in different places and also Arduino forum some ember recommend it. This is not an issue I am trying to know if purchase this product. In...

Hi! I would like to use an encoder for multiple functions (MIDI CC controller) using a menu system I would tell the encoder which one to change. I want to...