Maxint R&D

Results 71 comments of Maxint R&D

Hello Ken, I really appreciate your efforts in making the test sketch and doing the testing. Today I'm doing some ESP32 testing using your TM1637_test_7segment_generic sketch and I will use...

Hi Ken, While testing I've made some changes/additions to your sketch. Would you like me to publish my version in your branch? That way we can work together on making...

Hi Ken, I think I'll upload my version of your sketch in a few days. Today I've tested my TinyPICO ESP32 module on windows 10 (64bit). I first tested your...

Hi Ken, thanks for posting these details. From what I see the main difference is the version of the ESP32 core. I've been using this URL in the board manager:...

FYI: I found a post of someone encountering the [same issue in the LiquidCrystal library](https://forum.arduino.cc/t/problem-with-liquidcrystal-and-latest-esp32-core/892690) using the latest ESP32 core. In this case the root cause is the delay() and...

Hi again, I have good news! (sort of...) This afternoon I installed the [2.0.0 development release](https://github.com/espressif/arduino-esp32/releases/tag/2.0.0) in Arduino IDE 1.8.16 using this board manager URL: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_dev_index.json I first removed the...

Aha, our posts crossed. I saw you still read my previous post. (I should have pressed save a few minutes earlier,...) Sorry, my first board URL contained both ESP8266 and...

Hello, you raise a good point. Thanks! At the moment I don't know how to dynamically skip including the part of the library that you don't need. As far as...

Today I ran into a similar problem. When compiling for an ATtiny44A (using ATtinyCore), the latest version of Adafruit GFX along with Adafruit BusIO wouldn't compile due to some missing...

Hi Dima, sorry for the late reply. Apparently I don't get notifications by e-mail. I am certainly interested to make the library compatible for the TM1680. I had a short...