FYI, I've nearly finished the Amoled firmware now.
Power button -
Short press - turn of music
Longer press - deep sleep
5 second press - full power off.
Boot button -
Short press toggle screen on/off.
3 Second press - switch between payloads in...
kids are very excited and the labor went well, wife is recovering quickly (when you dont let the doctors get too involved, things go pretty smooth!) thank you!
and i appreciate the motivation to complete the challenge, im very much looking...
Congratulations on the baby, no sleep for you for the next few months then :-).
I've completed challenge two - it took about 5 minutes :-), I'll tweak it to remove all the crap we don't need in Amoled version as we are never going to use the...
baby no 5 arrived a little early, putting some of my plans on hold :)
i am excited to look into this. also showed it to my son (12 y/o) and he loved it so i will probably have him mess with it a little to see if he can learn from it and make...
@mcPickleRick
Here's the popcorn code, sorry about the delay posting it - I had to ask mrdude if I could share the audio engine code and it took him a while to reply.
I updated it to show how to use the buttons on waveshare amoled touch 1.8 v1...
Arduino keeps cached files to save you recompiling everything after small changes, you probably had the usb driver compiled and when you changed the board settings it got recompiled and overwrote the cached version.
1788385747
@mcPickleRick...
so i just tried the popcorn firmware, this is pretty damn cool and i appreciate the personalization :)
surprising how good the speaker is on this thing and the scrolling is pretty damn smooth (and the beat is top notch)
You can flash from the firmware update page in the web tools running on the esp32 :-), it's just the firwmare file. On your board firmware always gets flashed at offset 0x10000. Bootloader lives at 0x0.
I'll give you the code later, I'll add...
this sounds cool, ill check it out (and please share the code when you have time). for flashing this, what tool do you normally use (esptool)? and i assume this gets flashed at memory address 0x0 correct?
i did start messing with the screen a...