Lines Matching refs:can
5 …you can choose music mode or echo mode in menuconfig. In music mode, the example will play a piece…
54 Note: Since ESP32-C3 board does not have GPIO 16/17, you can use other available GPIOs instead. In …
60 …can be installed by esp component manager. Since this example already installed it, no need to re-…
65 If dependency is added, you can check `idf_component.yml` for more detail. When building this examp…
72 You can find configurations for this example in 'Example Configutation' tag.
74 … can set the example mode to 'music' or 'echo'. You can hear a piece of music in 'music' mode and …
76 * In 'Set MIC gain' subtag, you can set the mic gain for echo mode.
78 * In 'Voice volume', you can set the volum between 0 to 100.
94 Running this example in music mode, you can hear a piece of music (canon), the log is shown as foll…
107 Running this example in echo mode, you can hear the sound in earphone that collected by mic.
116 …lyzer, you can use a logic analyzer to grab GPIO signal directly. The following table describes th…
128 …ined a piece of music in canon.pcm, if you want to play your own music, you can follow these steps:
132 3. Check your music format using ```ffprobe a.mp3```, you can get the stream format (e.g. Stream #0…