Search found 4 matches

by MianQi
Sat Feb 05, 2022 10:44 am
Forum: Showcase
Topic: ESP32 TFT display library
Replies: 74
Views: 531633

Re: ESP32 TFT display library

I saw the library didn't wire "RST" pin, how about it? If I don't use touch function or my screen hasn't it, how about the TCS wiring?
by MianQi
Thu Oct 28, 2021 12:55 pm
Forum: ESP-ADF
Topic: No voice came out of "play_mp3_control" example
Replies: 0
Views: 8631

No voice came out of "play_mp3_control" example

I tried to input a speaker and a earphone, neither could I hear the music, while, when I explored in the folders on PC, I found the mp3 file, and I could play it by VLC player.
by MianQi
Wed Sep 01, 2021 3:05 am
Forum: General Discussion
Topic: idf.py: command not found
Replies: 2
Views: 15883

idf.py: command not found

I used esp-idf in eclipse, I saw "idf,py" in tools directory and I had added it into PATH, but when I typed these "idf.py menuconfig" in terminal, it was prompted: "idf.py: command not found", why and how to fix it?
by MianQi
Mon Aug 30, 2021 10:31 am
Forum: ESP-IDF
Topic: How to fix this error?
Replies: 0
Views: 1774

How to fix this error?

I installed esp-idf in eclipse, and I could create a project of esp32 in it, while, when I built it, it shown these: [Codebox] Building in: /home/mq/eclipse-workspace/test_ESP32_A1S/build Configuring in: /home/mq/eclipse-workspace/test_ESP32_A1S/build cmake -G Ninja -DCMAKE_TOOLCHAIN_FILE=/home/mq/e...