| 2 min
| 239 words
Oops. NOW my Sliced PiFinder is done.
The original PiFinder uses a $50 USB GPS module. To avoid spending $50, I wrote some code to fake a GPS. Eventually the dev brickbots switched PiFinders to a $10 solderable GPS module that uses UART instead of USB, and $10 felt reasonable, so I bought one and soldered it in. I thought I was done and that all I had to do was edit the software to remove my fake GPS code and use the regular GPS code!
Read More
| 2 min
| 265 words
I’m building the Sliced PiFinder, a device to help my telescope find things! Previously, I tried using a cheaper IMU but gave up and bought a $30 fancy chip.
Originally I didn’t want to buy a $50 GPS USB stick but the PiFinder creator found a $10 solderable GPS unit for a v2, so I bought one and soldered it in.
After soldering in the GPS chip, dubiously electrical taping it in place, dropping it and cracking my 3D printed parts, printing new parts, using a soldering iron to remove heat inserts out of the old parts so I can place them into the new parts, printing the case, discovering the case wasn’t designed for my battery and blocks access to the on/off switch and USB ports, melting holes in case with soldering iron, putting on a cover plate over the screen and LEDs… I finally put it on my telescope!
Read More
| 10 min
| 2107 words
I’m building a PiFinder! It uses a camera to take pictures of the sky, connected to a raspberry pi which uses a database of stars to tell you where in the sky your telescope is pointing. But a PiFinder is $550 new. A stock pifinder uses the newest and most expensive options for pis and cameras, and when I looked at the parts list, I thought: I can build something similar for a fifth of the price!
Read More
| 2 min
| 357 words
The pifinder is a tool to help you aim a telescope. It uses a camera to take pictures of the sky, connected to a raspberry pi which uses a database of stars to tell you where in the sky your telescope is pointing. Then, if you want to find a specific object, it tells you what direction to move your telescope in.
I’m building a janky pifinder with some nonstandard parts: instead of a $60 raspi 4 and $50 HQ camera and $25 lens and $30 IMU, I’m using a $10 lens, a secondhand raspi 3, and a cheap “pi camera module v1” from 2013 that was attached to the raspi, and a $20 IMU with unpronounceable name I found lying around in a drawer of sensors.
Read More
| 1 min
| 136 words
Pifinder update: the new $33 camera arrived! But it’s slightly bigger than my previous camera, so I had to design a new part to hold it. While the pifinder was designed with M2.5 screws, this camera only accepts smaller M2 screws. I had to go to the hardware store yet again.
The pifinder is designed for a raspberry pi HQ camera ($50). Originally instead I wanted to use a pi camera module V1 ($10, from 2013) because I recycled it from another project, but it didn’t work too well.
Read More
| 1 min
| 54 words
The scoring tool cut a circle fine, but then the next step was supposed to be “press it from the rear side and the crack will deepen”, and it just… Didn’t. Maybe this glass is just too thick? I still have half my countertop left, I need a new way to cut 1/2" glass
| 1 min
| 71 words
I built enough of a pifinder to test it! This pifinder is using a pi camera v1 because I salvaged an old secondhand pi project… and it was able to see one or two stars, but not much more because of light pollution. Not enough to see the stars and plate solve to see where in the sky it was aimed at. I ordered a better $33 camera, maybe that’ll work