Add ESP-IDF examples and config files#3
Conversation
ESP32 MCU code examples for the TM1638 chip.
|
Hello |
|
OK. I have an idea. I will add a commit later today.
I would like to make this TM1638 project as flexible as possible. So that most ESP users will not have to change the code. This is especially useful if they use this project as a git submodule. |
|
OK, continue, we will see the result |
|
Just pushed a new commit that did what I said. The default GPIO pins for the ESP32 is still the same as your original pins, e.g. 0,1,2. Users can configure the GPIO pins to their custom pins through Currently, there are no errors building the ESP32 examples in ESP-IDF build chain. I will test on a real TM1638 module and come back with the result of the digit displaying in real world. |
|
Any follow up that need to be done by me for this merge? |
|
You told me you were going to run tests with real hardware and report the result. I was waiting for your report. |

ESP32 MCU code examples for the TM1638 chip.