Testing Six Hundred Fish

fish

That’s the best and most obtuse title you’ll ever see for a Hackaday post, but surprisingly it’s pretty accurate. [Bob] over at the Sector67 hackerspace took part in a 111-day accelerator program in Shenzhen last year to improve his manufacturing skills. He’s just about ready to release his first product, a Bluetooth device that connects to an ice fishing tip-up. The blog for the device recounts the challenges of taking a project from a circuit to a finished product, and illustrates the difference between building something with an Arduino and selling thousands of devices.

The circuit boards for BlueTipz come in panels of eight, but what’s the best way to populate and solder five thousand devices in a reasonably short amount of time? [Bob] hired a few students from the local college to help him out in assembling all these devices. The plastic enclosures were made at a local plastics manufacturer, but the molds were made in China. The manufacturer needed to modify the molds a bit, but after a few days, [Bob] had five thousand enclosures ready to stuff full of electronics.

With the devices assembled, it’s time for programming, and that means building a programmer. [Bob] put all the guts for the device into a plastic box and 3D-printed a mount for the bare BlueTipz board. Put a board on the mount, press a button, and the tech now has a functioning device in his hands.

Besides manufacturing, there’s also a whole lot of testing that went into the design of BlueTipz. Because this is a device for ice fishing—a cold and potentially windy operating environment—[Bob] built a test rig in a freezer. The test rig triggers the device’s sensor, waits two minutes (the amount of time it would take for an ice fisherman to check the tip-up) and resets. They claim the battery life is good for 600 fish, and with this testing rig they were able to verify their calculated battery life with real-world data: without actually catching six hundred fish, of course.

Not only does [Bob] have a good bit of product development under his belt, he was also kind enough to go over the stuff everyday electronic design just doesn’t cover. Developing a product is something you can only learn by doing, and we’re glad [Bob] chose to share his experiences with us.

The Excitement Of Ice Fishing Now From Anywhere In The World

Now you can experience the excitement felt for centuries by ice fisherman thanks to this cellular-capable tip-up.

For the uninitiated a little ice fishing primer may be in order. The majority of what you see above is a standard tip-up rig for ice fishing. Basically it lets you set many baited lines and just watch for a flag to pop up when one of them hooks a fish. Just drill a hole in the ice and drop the line through — the orange frame rests on the surface of the ice.

The add-on here is the grey box which is hiding an Xbee device. A magnet and reed switch (which can be found at the local hardware store) complete a circuit when the flag is down. But if the flag pops up the reed switch opens (or closes, we’re not sure which) and the Xbee sends an alert to a base station, which then converts that to a text message to push to your phone. As you guessed, there’s a video after the break.

Fun and convoluted. But not entirely useless. We’d suggest swapping the Xbee/cellular hardware for a cheap microcontroller/Bluetooth setup. This way you can knock back a few cold ones in the ice house while waiting for the wireless network to alert you via an SL4A script.

Continue reading “The Excitement Of Ice Fishing Now From Anywhere In The World”