
ISS pointer
prusaprinters
<p>This is intended as sort of a useless desk toy that points at the location of the international space station in the sky. You can also tell it to point at other things, of course. Final goals are to make it fetch TLE data from the internet, and allow the user to wirelessly tell it what to point at. <a href="https://www.youtube.com/watch?v=brCzEvc-sUg">https://www.youtube.com/watch?v=brCzEvc-sUg</a> <figure class="media"> <oembed url="https://www.youtube.com/watch?v=FkDNPca6eOw"></oembed> </figure> </p> <p>Currently: It's hard coded to point at a specific satellite. There's not enough program memory in arduino 328 to also fetch data from the internet while calculating orbital parameters. I'm using the 28BYJ stepper drivers aka darlington arrays, which means the steppers are really weak. This is only a problem during homing, which can be fixed by just making the homing speed slower. Although weirdly enough the homing seems to work flawlessly after a bit of a warmup period.</p> <h3>How to Build</h3> <p><strong>Parts Required</strong></p> <div><p>Elegoo 28byj stepper motors https://www.amazon.com/gp/product/B01CP18J4A<br/> Arduino Nano [https://www.amazon.com/ATmega328P-Microcontroller-Board-Cable-Arduino/dp/B00NLAMS9C/](https://www.amazon.com/ATmega328P-Microcontroller-Board-Cable-Arduino/dp/B00NLAMS9C/?tag=thingiverse09-20) <p>RTC https://www.amazon.com/JBtek-DS1307-AT24C32-memory-Arduino/dp/B00UUR8GJU/</p> <p>opto endstops https://www.amazon.com/SainSmart-Optical-Endstop-Printer-MEGA2560/dp/B00EVOKHPO/</p> <p>breadboard https://www.amazon.com/microtivity-400-point-Experiment-Breadboard-Jumper/dp/B004RXKWDQ/</p> <p>random plastite screws https://www.amazon.com/Thread-Rolling-Plastic-Finish-Phillips/dp/B00GDYDCC0/</p> <p>misc:</p> <p>steel MIG welding wire (for the endstop triggers)</p> <p>foil tape</p> <p>hot glue</p> <p><strong>Assembly Tips</strong></p> <div><p>Sand the inside of the "orbitrack-gear-lower" so it slides smoothly along the shaft in "orbitrack-base-middle". Do the same for "orbitrack-gear-higher". Be careful when attaching the "pointergearv2" so you don't crack the sideways shaft on "orbitrack-gear-higher". I did but it turned out OK, with enough sanding. Turn the gears by hand to make sure they don't stick and turn freely. This required quite a bit of sanding on my part, but it is possible to do!</p> I used some opto-endstops that I had laying around. You could probably use the ones i've listed above, but I'm not sure they will fit. The endstops are attached by hot glue, though, so you could definitely make it work. The endstops are triggered by foil tape flags attached to steel wires. The steel wires need to be bent around the gears, and so that they interact with the little nubs that stick out the top of the gears. This is somewhat tricky, but luckily MIG welding wire is cheap and springy enough to be perfect for this application. <p>I used the box that the 28byj motors came in as the case. Six plastite screws are used to attach the mechanism to that box.</p> <p><strong>Wiring</strong></p> <p>In my wiring photo you'll see a lot of stuff, most of it is not used for the functionality described (eg, pointing at space ships). I wanted to obtain data from the internet, and the code is there to do that, but the 328 simply can't handle it. That said, all you need to drive the pointer is a real time clock and the motor drivers. Use the wiring diagram (such as it is) to hook it up exactly as I've done. You definitely don't need to do it exactly like this, but that's what I did.</p> <p>1/19/2017 UPDATE</p> <p>actually the motors are much more reliable if you plug their +5V into the arduino's +5V pin, if you are powering it via USB. I thought the Vin was the +5 USB voltage, but it isn't, and in fact is only used for external power.</p> </div></p></div> Category: Physics & Astronomy
With this file you will be able to print ISS pointer with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on ISS pointer.