I'm very bad at coding and would appreciate any help🙏
hi I'm working on an esp8266 project. I want to build a sound button that can play two different sounds. the first 19 presses of the button it plays 01.mp3, then on the 20th press it plays 02.mp3, and the counter resets. additionally, I want to attach led lights that are always on, but turn off when I press the button (and then turn back on). I've never had experience with arduino coding so it'd mean a lot if someone helped me. I'm using a df player for the audio files in case it's important
2 Replies
@kiwixplosion7 Checkout this coding series https://discord.com/channels/420594746990526466/451155251580633089/1189253649709408327
Its a good tutorial for learning Arduino.
thank you🙏🙏