Arduino Get Started

Results 17 comments of Arduino Get Started

Dear @scls19fr, Thank you for your great suggestion on all our libraries. We will update it in the next release! Best regards,

Dear @Vaneste Thank you for your interest in my library. For INPUT mode, it was added recently. I have not tested it. I have also not submit to Arduino Library...

A basic feature still is not supported in 2023. If we use AWS Cognito to implement login with Google, it leads to a bad UX because users can not select...

Dear Divino-Fire, The library has not supported pull-down resistor yet. We planed to add it in the next release. But we have not had a specific release date yet.

Dear @homonto Me too, I like to design like that. But parts of the world does not like that. I think that is why the concepts "Low trigger", "High trigger",...

Hello, Thank you for your interest in the ezButton library. Unfortunately, until now, I still have no time to update it to support the pulldown. I am sorry for this...

@SensLmaup I am sorry for the late reply. Your code contains some hidden function that is potentially a blocking function. Please check how long the hidden function takes. If it...

Dear @borki74 I am sorry for the late reply. I have not tested with ESP32Cam yet. I will test it when I have hardware and time. If you find anything...

Dear @JarekParal Thank you for your great library. Do you have a plan to release new version that fix this issue ?

We just released new version 1.0.5 that supports internal pull-up/pull-down, external pull-up/pull-down. Note: * Some Arduino boards do not support `INTERNAL_PULLDOWN` * ESP32 board: Pins GPIO34, GPIO35, GPIO36(VP) and GPIO39(VN)...