Internet Radio with Base Node
-
Hello everyone,
I would like to share with you my project.: https://github.com/aattila/m5stack/tree/master/M5StackIR
More details you will find in the READE.md so please take a look, install and have fun. -
Really nice !!!
What do you think about the Node module ?
Did you test the microphone array ?
I’d use it for voice recognition projects ! -
Very great!
arduino-esp32 version 1.0.5-rcX
The compiled project will not work consistently because there is a wifi related bug and sometimes the button A (left) will receive the pushed event (many events)This problem should be cured after wifi.setSleep (False) after wifi.begin.
Please refer to the following.
https://macsbug.wordpress.com/2021/05/02/buttona-on-m5stack-does-not-work-properly/