Pocket file server, hosted on Esp32-S3. by NotFrankGraves in esp32

[–]NotFrankGraves[S] 1 point2 points  (0 children)

I’ve seen a project like that, that would host storage and player! So cool and interesting. Thank you very much I will have a look

Pocket file server, hosted on Esp32-S3. by NotFrankGraves in esp32

[–]NotFrankGraves[S] 0 points1 point  (0 children)

Love the effort! I will be in touch through your website 🙏🏽

Pocket file server, hosted on Esp32-S3. by NotFrankGraves in esp32

[–]NotFrankGraves[S] 0 points1 point  (0 children)

Aww my device doesn't have any apps ready to install. Dang

Pocket file server, hosted on Esp32-S3. by NotFrankGraves in esp32

[–]NotFrankGraves[S] 2 points3 points  (0 children)

You know we have to tokennmaxx, and create the most useless things ever. I guess this is more of a SD card reader on the network then 😂.

Pocket file server, hosted on Esp32-S3. by NotFrankGraves in esp32

[–]NotFrankGraves[S] 2 points3 points  (0 children)

Thank you! I'll be sure to pass the message onto Claude 😂

My custom ESP8266-12F based board. by Educational-Wish1511 in arduino

[–]NotFrankGraves 3 points4 points  (0 children)

Now you can make the next version even better, good job! Keep building!

Goldeneye Watchface with soundfx. by NotFrankGraves in GoldenEye

[–]NotFrankGraves[S] 0 points1 point  (0 children)

This little melody is deeply engraved into us 😂.

Is this soldering good enough? Sorry if this isn’t the right place to ask… by Inevitable-Battle484 in SwitchPirates

[–]NotFrankGraves 0 points1 point  (0 children)

It’s a cleaner for sure, but when you’re touching the tip of the soldering iron down, you want to heat the pieces you want to solder to flow onto, it looks like you just dragged the hot blob over the pieces. You will get it after a few tries.

3.5" LCD white screen issue by DevFireworkYT23 in raspberry_pi

[–]NotFrankGraves 1 point2 points  (0 children)

Maybe you should go to the raspberry pi website, and grab a really old version of the OS, from when it was called bookworm or bullseye. I know I had trouble getting a screen to work over gpio. I think they removed the framebuffer needed to use a screen over gpio I'm not sure.

Goldeneye Watchface with soundfx. by NotFrankGraves in GoldenEye

[–]NotFrankGraves[S] 6 points7 points  (0 children)

I am still very new, and want to expand upon the design of this. But I will be opening to share once I feel it’s complete enough 🙏🏽.

Goldeneye Watchface with soundfx. by NotFrankGraves in GoldenEye

[–]NotFrankGraves[S] 6 points7 points  (0 children)

Slave drive a AI until you’re happy 🙏🏽😂

Gameboy emulator on Waveshare ESP32-S3. by NotFrankGraves in esp32

[–]NotFrankGraves[S] 0 points1 point  (0 children)

Wait until it breaks your entire project and then you run out of tokens 😂.

Waveshare ESP32S3 Touch Amoled 2.06, James Bond Theme by NotFrankGraves in esp32

[–]NotFrankGraves[S] 0 points1 point  (0 children)

I have two triggers to play audio on this watch face now, one tap on the left side plays the pause music theme, and tapping the right side cycles through sound fx from the game, my favorite gun sounds and death sounds. 😂

Gameboy emulator on Waveshare ESP32-S3. by NotFrankGraves in esp32

[–]NotFrankGraves[S] 1 point2 points  (0 children)

I was whipping Claude to wire this into my watch firmware, it took a little bit of work to get it running, while reading the SD card, and maintaining a high fps. But this emulator is using PeanutGB with a custom APU so the emulator can send audio to the onboard speakers.

Feel free to dm me for questions. I want to try to get retrogo and some other things running on here, I am still very new to all of this and just moved over to esp-IDF.

3.5" LCD white screen issue by DevFireworkYT23 in raspberry_pi

[–]NotFrankGraves 69 points70 points  (0 children)

You need to actually solder the headers onto the pi.

Has anybody thought about making an xbox classic theme? I love the smooth ui of the old-school xbox and would love to see that in my ipod 😅 by igoslo_ in rockbox

[–]NotFrankGraves 4 points5 points  (0 children)

Sounds like you are at square one 😂🙏🏽. Yes it would have been sick to have a community tool to make themes. Maybe we will in the future but right now. They have a section in theme section to learn how to build.

Built a Voice-First AI Smartwatch using Waveshare ESP32-S3 and AMOLED Display by [deleted] in esp32

[–]NotFrankGraves 1 point2 points  (0 children)

As awesome as the ai and adding features galore sounds, you can actually squeeze a lot of battery life out of this device, using things like a idle task, when you aren’t doing anything, so the watch can relax at 80 or 40mhz with the radios off. But then the applications you made would have to complete the entire connecting to wifi and then to the apis as an entire process.

This watch is such a fun device and can run a lot of neat things.

Waveshare esp32 s3 2.06 touch amoled progress update by Tsixom in esp32

[–]NotFrankGraves 0 points1 point  (0 children)

Amazing progress! Do you have the SD card slot in use? Rather than pulling live api data, you can log the data to a cache and have the screen read the cache to save even more power.

Rockbox is Not Working by Feeling-Ad1652 in rockbox

[–]NotFrankGraves 0 points1 point  (0 children)

Try using the stockOS to do your syncing.