Search found 4 matches

by andonhh
Mon Jan 13, 2025 4:57 am
Forum: ESP32 Arduino
Topic: Lyrat mini for sale if this dont work- Trouble with buttons
Replies: 0
Views: 1137

Lyrat mini for sale if this dont work- Trouble with buttons

Hey guys, i got all other components i need working on the Lyrat Mini 1.2 (microphone/sdcard/sound output/basic button commands). Now i have to make it's buttons be able to register at any time, for example if i press play and a sample starts to play i need to pe able to interrupt that playback by p...
by andonhh
Sun Jan 12, 2025 12:22 am
Forum: ESP32 Arduino
Topic: control the LyraT mini with Arduino IDE code
Replies: 2
Views: 1158

Re: control the LyraT mini with Arduino IDE code

https://docs.espressif.com/projects/esp-adf/en/latest/design-guide/dev-boards/get-started-esp32-lyrat.html https://github.com/espressif/arduino-esp32/blob/master/cores/esp32/esp32-hal-touch.h https://github.com/espressif/arduino-esp32/tree/master/libraries/ESP32/examples/Touch https://docs.espressi...
by andonhh
Sun Jan 05, 2025 1:31 am
Forum: ESP-IDF
Topic: Default program for Lyrat MINI
Replies: 0
Views: 333

Default program for Lyrat MINI

Hello guys, :D is there a place where i can get the program (code) that the Lyrat Mini comes with. It had the buttons and the sd card read configured correctly and now i cant get the sd card to work with code i write. I had no idea the default program would be erased and replaced by whatever is flas...
by andonhh
Mon Dec 30, 2024 5:17 pm
Forum: ESP32 Arduino
Topic: control the LyraT mini with Arduino IDE code
Replies: 2
Views: 1158

control the LyraT mini with Arduino IDE code

Hello everyone, :D i am happy to say i got a beautiful Lyra T Mini and now its time to have it communicate with the Arduino IDE. Now what i have done so far is, i connected the Power to the PC (win10) using a micro usb and the green light on the LyraT is lighting up, Then i connected the UART port w...