Show HN: We chased a weather balloon across Montana and never found it
Since April, I have been working with Sam Flynn (https://drook.dev) to make this balloon payload, UpLink. We did a similar launch last year with Hack Club but this was our first independent launch.UpLink was a 491 gram payload testing the insulation properties of 3D printing filaments, while also transmitting 320x240 images over a radio link -- up from the 18x10 images last year!This is a writeup on our engineering process, mistakes made, and learning experiences. It covers:- Custom electronics designed in KiCad- Firmware design- Results from the data we received on the ground- Image transmission- Launch day logistics, and where things went wrongAll hardware, software, firmware, and CAD is available on GitHub: https://github.com/radeeyate/UpLink, licensed + certified as open source hardware: https://certification.oshwa.org/us002826.htmlIf you just want to see the images received, I put up a gallery here: https://uplink.gallery.radi8.dev/If you have any questions, comments, or concerns, let me know. I'm happy to answer anything!
43 points by radeeyate - 18 comments
Buying a styrofoam box and just accepting that it's gotta be that shape and size feels like a huge waste.
If I did something like that with styrofoam, it probably would have gotten pretty expensive. The precision you get from printing was also a plus, as there needed to be slots for cameras, antennas, and circuit board mounting holes.
You do have to be careful with glue selection because a lot of solvents will dissolve it, but there's plenty that will work.
Glad to see other folks go through the area. The wind in Judith Gap is insane, so I'm surprised that you never found it. I'll keep an eye out when I'm out there in Sept/Oct.
This is all very cool but this temperature reading caught my eye as unexpected.
The problem with SSTV is the power required. From some looking it seems that transmitting would need at least 5 watts. This wouldn't be feasible running on the balloon, as it was powered by Energizer Ultimate Lithium batteries.
What is it using then, LoRA type stuff?