Enclosure design to 3d print

Hello everyone,

I finally completed my project using ESP32-S rounded display and now need an enclosure.

Does anyone happen to have a design they're willing to share? Ideally it has a way to stand and open usb for power, everything else sealed. Snap on (rubber) or hard plastic with screws are both ok.

Thanks!

reddit.com
u/BigBalli — 11 days ago
▲ 9 r/DIY_tech+3 crossposts

I built a BLE scanner to debug my own app, and learned the air is way more crowded than I expected

I've been building CozyCritter, which talks to some Bluetooth hardware, and I kept hitting the same wall: I couldn't actually see what my device was broadcasting. The scanner apps I tried either buried the data I wanted or asked me to pay before showing me anything useful. So I did the side-project thing and built my own.

It started as a debugging tool just for me. GATT explorer, RSSI, manufacturer data, export to CSV/JSON so I could diff things between sessions. Nothing fancy, just the stuff I wished existed while I was stuck.

The part that surprised me: I have never been anywhere with fewer than 50 devices broadcasting BLE. My apartment, a coffee shop, a train, a parking lot in the middle of nowhere. Earbuds, TVs, fitness trackers, random sensors, things I genuinely can't identify. Once you can see it, you can't unsee it. The room is always talking.

It's on the App Store as BLEScanner if you want to poke at the airwaves around you. Happy to answer anything about the BLE side, it was a fun rabbit hole.

reddit.com
u/BigBalli — 11 days ago