I’m a software engineer trying to build a TickrMeter as a fun side project, but I have no experience in electronics. I’ve spent the past two days learning from GPT and YouTube, and while the coding part seems straightforward, I’m struggling with the hardware.
Here’s my setup:
My Questions:
Here’s my setup:
- ESP32 for the microcontroller (built-in Wi-Fi/Bluetooth).
- GDEY029Z95 E-Paper Display for showing stock data.
- WS2812B LEDs for visual trends.
My Questions:
- Portability: I want to make this portable but can’t find good tutorials. Should I use a LiPo battery with something like a TP4056 module?
- Connection Durability: Are jumper wires enough for a long-term project, or do I need to learn soldering?
- Basic Circuit Knowledge: Do I need to worry about anything?


