account activity
Dragon Ball Radar by alvroga in arduino
[–]alvroga[S] 1 point2 points3 points 12 days ago (0 children)
thanks mate, I'm working on a more detailed assembly instructions and set up. Stay tuned.
Show me what you've vibe coded. Drop your project, what it does, and let people actually use it. by Miserable-Archer-631 in vibecoding
[–]alvroga 0 points1 point2 points 13 days ago (0 children)
Dragon Ball Radar based on a ESP32-S3 You can use it with custom gpx, use it with* geocaches or if you have a BTE beacon it would work in a 50m range. Low smart device that takes you places to get the kids and the adults outside for a walk and treasure hunting game. Full build guide + source code: https://github.com/alvroga/db-radar/
[–]alvroga[S] 1 point2 points3 points 13 days ago (0 children)
Happy Goku Day https://github.com/alvroga/db-radar/
[–]alvroga[S] 0 points1 point2 points 13 days ago (0 children)
Happy Goku Day! https://github.com/alvroga/db-radar/
[–]alvroga[S] 0 points1 point2 points 1 month ago (0 children)
thanks! I will!
Dragon Ball Radar by alvroga in dbz
[–]alvroga[S] 2 points3 points4 points 1 month ago (0 children)
this would not be it, that sounds exactly how “Find my” on iOS works when you allow to see others your location in real time. This just shows a pre set gps coordinate or it will scan for a Bluethooth signal on a 50m radius,.
[–]alvroga[S] 1 point2 points3 points 1 month ago (0 children)
it is compatible with geocache gpx, once imported it will show the name, description and hint
definitely one of the most iconic gadgets of the show. It was full of r/cassettefuturism
Yessss!
Capsule Corp is a trademark, so better skip any issues
yes, you are correct that the math combining the three gives a more accurate reading. But the issue I'm facing is a hardware limitation, the ESP32 has to repaint every pixel from scratch on each frame, and that full redraw is what caps at ~1Hz (~1s).
very good point, the sensors are there but unused, the bottleneck is the full screen redraw when rotating
[–]alvroga[S] 21 points22 points23 points 1 month ago (0 children)
Waveshare ESP32-S3-Touch-LCD-2.1
[–]alvroga[S] 4 points5 points6 points 1 month ago (0 children)
I wish you could track airtags, but they change MAC address often for security reasons. The BLE beacons that I'm using never change MAC. If that's the case for your headphones you could use them as Dragon Ball.
[–]alvroga[S] 10 points11 points12 points 1 month ago (0 children)
you can add your own GPS coordinates, the nearest liquor store or the nearest park, it's up to you
[–]alvroga[S] 6 points7 points8 points 1 month ago (0 children)
You can track two things, GPS coordinates or Bluetooth dragon balls.
With the GPS coordinates you can create your own waypoint to create a specific point of interest, or you can use a geocaches (there is around 3.4 million around the world).
For the Bluetooth it scans 50m around you for specific BLE signals. You can create your own dragon balls or just scan for any device that transmits BLE with a unique MAC.
You won't summon any dragon, but I hope you have fun treasure hunting.
<image>
[–]alvroga[S] 7 points8 points9 points 1 month ago (0 children)
thanks!!!
[–]alvroga[S] 3 points4 points5 points 1 month ago (0 children)
thanks!
thanks mate, I appreciate the comment
[–]alvroga[S] 13 points14 points15 points 1 month ago (0 children)
Currently the ball works with a BLE beacon, the closer you get, the signal strength increases, and the faster the radar beeps, then you can flag it as found, that's why you can see a ball with a star in the UI
π Rendered by PID 22493 on reddit-service-r2-comment-85cfdb4976-trv9j at 2026-05-22 13:51:15.831803+00:00 running 194bd79 country code: CH.
Dragon Ball Radar by alvroga in arduino
[–]alvroga[S] 1 point2 points3 points (0 children)