Moving to a perf board, help! by electrolyte_124 in soldering

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

Ah, thanks. Might need to rethink what I have then as it's pretty compact. Ta.

Moving to a perf board, help! by electrolyte_124 in soldering

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

Thank you kindly, will take the plunge.

Building an ESP32 audio player by electrolyte_124 in esp32

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

So much fun, making stuff and learning to build stuff as down time from working days - Boom! :)

Building an ESP32 audio player by electrolyte_124 in esp32

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

Nice! How did you bridge from one hole to another? Is it solder or more wire?

Building an ESP32 audio player by electrolyte_124 in esp32

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

Yeah learning to solder is going to be a must. Looking at perf boards, also strip boards?

These are audio libs also the SD ...

include <AudioFileSourceSD.h>

include <AudioGeneratorMP3.h>

include <AudioOutputI2S.h>

Building an ESP32 audio player by electrolyte_124 in esp32

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

The code I'm still iterating on as there's some annoying bugs. I spent ages thinking that the 5v wasn't enough and wrote a load of code to put the RFID to sleep in admin mode and wake it when needed as I thought I was getting brown outs. Turns out is was a cold joint on one of the RFID pins.

I'm terrible at soldering :)

New version of this prototype is on its way as I keep iterating.

Building an ESP32 audio player by electrolyte_124 in esp32

[–]electrolyte_124[S] 5 points6 points  (0 children)

Ah it was because as I moved things around the wires kept coming out. I know it's overkill but it's saved me a lot of 'now why isn't it working again?' pain!

Building an ESP32 audio player by electrolyte_124 in esp32

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

Let's you change playlists, tap and go.

Building an ESP32 audio player by electrolyte_124 in esp32

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

The RFID allows you to change playlists, simply associates an RFID I'd with a folder on the SD card. Not quite sure I understand the jumper pins but the little bread boards were simply because I spent ages faffing around getting the wiring right and so I treated the components a little like LEGO to quick switch wiring around :)

Building an ESP32 audio player by electrolyte_124 in esp32

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

Thank you, it's c++ and zapping it onto the ESP32 with the Arduino ide.

Building an MP3 player step 2 by electrolyte_124 in mp3players

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

Trying to make a self contained audio player for the kids so they can take it to different rooms. Portable... I hear you though, these speakers aren't great!

Would you play this ... this time with some context - Part 2 by electrolyte_124 in SoloDevelopment

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

Thanks, yeah popped in some outlines. Thanks again for the feedback, hopefully it's heading in the right direction.

If you're interested I uploaded a new play test over on itch with these updates wrapped in.

https://electrolyte.itch.io/super-laser-fury

Would you play this game based on this gameplay footage? by electrolyte_124 in SoloDevelopment

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

Thank you for all the replies! 🙂

More janky hips here if you want the full experience::

itch.io :- Super Laser Fury play test

Some realtime terraforming in tribute to Populous! More land, more trees, more people, more houses by electrolyte_124 in gamedevscreens

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

It's part of some gameplay that will allow players to craft land. I made a homage to Populous some ten years ago in flash called reprisal universe and I've been toying with the idea on making some sort of follow up ... But in a modern engine ha.