Arduino Get Started

Results 17 comments of Arduino Get Started

Dear @flyrdm , Thank you for using our library. Could you please try this constructor: ezButton(pin, INPUT_PULLUP) ? And let us know the result? We do not have Nano ESP32...

Dear @flyrdm Thank you. I rechecked and realized that pin D6 and D7 of ESP32 are connected to the Flash Memory. It should not be used for GPIO. If you...

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

Dear @pennam , I think you are correct. The `WiFiClientSecure` library from ESP32 has those function. I tested, it works well with AWS IoT. The link for the tutorial is...

Dear @bayu01 I think the Uno R4 WiFi is not mature. It is new released. It will be a good choice for every application for several years later. For now,...

@uzi18 I am going to update new version of this library, that will support more features

Yes, the license is applied for all library in my GitHub. Some library have not added the license.txt yet. It will be added in the next version. However, the source...