SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1477
Auto-Stellar
Mayank Patel1, Gurshant Singh Raina2, Saurav Tapare3, Dr. Sunil Bobade4
1,2,3Student, Department of Mechatronics Engineering New Horizon Institute of Technology and Management,
Thane, University of Mumbai, India
4Professor, Department of Mechatronics Engineering New Horizon Institute of Technology and Management,
Thane, University of Mumbai, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Astronomy is becoming a new booming field of
science. With the end of exploration on Earth, scientists have
begun to take a keen interest in what is not in this world. Just
by being able to observe the countless stars in our galaxy and
discover new horizons in theuniverse. Telescopeshavebecome
one of the basic tools used by every aspiringscientist. Nowthat
it is quite easy to point a telescope at the sky, doing so is
equally busy. After many research and technologicaladvances
we. The first was able to mount a GoTo that would tell you
exactly what you were aiming at in the sky. Now while these
mounts are useful, they are also expensive. The purpose of this
project is to build a low-cost equatorial telescope mountusing
an Arduino DUE board. The project uses a variety of basic
electronic equipment and some 3D printing. The idea is to
create a commercially available cheaper and build-to-build
alternative to the GOTO/Star Tracker products produced by
Skywatcher, Orion, Vixen, and others. At the heart of the
system is an Arduino DUE board, loaded with software that is
constantly being developed to add functionality. The project
tends to solve tracking issues for adult astronomerstocapture
and research space objects with a cheap and customizable
setup.
Keywords: Astronomy, Telescope, GOTO, Arduino, 3D
printing, Equatorial.
1.INTRODUCTION
GOTO refers to a type of telescope mount and associated
software that can automaticallypointthetelescopeata user-
selected astronomical object. Both GoTo base axles have a
motor and computer control. GoTo mounts are calibrated
before use. When enabled, the user's latitude, longitude,
time, and date can be queried. You can alsogetthisdata from
a GPS receiver attached to your telescope or built into the
telescope mount itself. Also, the mount controller can have
its own real-time clock.
1.1 History of AUTO/GOTO telescopes:
The first computerized telescopes were developed in the
1970s and were mainly used by professional astronomers.
However, with the advent of more advanced technology and
the reduction of electronics costs, automatic telescopeshave
become more affordable and accessible to amateur
astronomers in recent years. Today's most popular
automatictelescopemanufacturersincludeCelestron,Meade
Instruments, Orion Telescopes & Binoculars
1.2 Functionality
Automated telescopes are equipped with electronic
motors that control the movement of the telescope mounts,
allowing for precise movement and tracking of celestial
objects. It also has a computerized system that can store a
database of famous celestial objects, so users can easily find
and track these objects without manually entering
coordinates. Some advanced automated telescopes can also
be remotely controlled, allowing remote observation.
2. OBJECTIVE
The Auto-Stellar is an inexpensive and build-to-build
alternative to commercially available GOTO (computerized
telescopes) for equatorial mounts. That armature helps
astronomers capture and explore space objects with an
inexpensive and customizable setup. A cost efficient,
customizable, and alternative solution for readily available
GoTo mounts (star trackers). It will solve the tracking issue
which is a common problem faced by rookie astronomers.
3. SCOPE
This project can find and track a database of 250 stellar
masses in the northern and southern hemispheres.
Observation logs are kept for each observation, including
temperature, location, etc. This is independent operation
and/or computer/tablet assisted operation. Provides an
accurate and fast alignment method for an "always-at-a-
glance" experience. Auto-Stellar is an idea to make GOTO
telescopes more affordable. It is a good way to learn a lot of
new things, such as elevation and elevation coordinates,
local sidereal time, earth motion, Arduino coding, and much
more. Telescopes are customizedbasedonyourneeds.Auto-
Stellar has the potential to change the market. Inexpensive
for amateur astronomers and Astro photographers with a
budget of up to Rs 23,000.
4. PROJECT DESIGN
Auto-Stellar is an open source (GOTO) Arduino Due based
telescope control system. Built as a stand-alone system,
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1478
Auto-Stellar does not require a computer, tablet, mobile
phone or internet connection to operate and deliver
stunning views. Basically, we have a database containingthe
best 250 stellar masses (the messier catalog and Hidden
Treasure) and 200 stars to calculate their position in thesky
and show the telescope. The implemented alignment
procedure allows for an "always-on-eye" experience when
rotating to a selected object, and when an object enters the
eye, the system tracks it. However, if you want to take
advantage of electronic devices, Auto-Stellar uses Bluetooth
communication (wireless setup) to connect to all electronic
devices and accept commands based on the MEADE LX200
communication protocol. The system workswitha varietyof
stepper motors and can be connected to both DIY mounts
and commercial products such as Skywatcher, MEADE,
Orion, and Vixen. The project aims to solve the issue of
tracking heavenly objects in the sky for photographic and
research purposes.
4.1. Components:
 Arduino Due Original
 Nextion Enhanced 5.0” HMI Touch Display
 RTC DS3231 Real Time Clock
 GPS uBlox Neo 6M
 PS2 joystick for Arduino
 DHT22 Temperature Sensor
 HC-05 Bluetooth Module
 DRV8825 Motor Driver 2x
 Stepper Motors NEMA 17 x2
 Prototype Electronic board (PCB)
 20 Tooth & 36 Tooth Pulleys
 Timing Belt
 Buck Converter
 Memory Card Reader
 12V 1A DC Adapter
 3D Printed Case & Motor Mount
Fig -1: Connection setup for Auto-Stellar
The block diagram consists of three blocks:
1. Input
2. Controller
3. Output
4.2. Input Block:
The input block has all the sensors and input peripheral
devices given in the block diagram. All these inputs are
given to the Arduino DUE microcontroller. It has a touch
screen display with a GUI program loaded in it.
4.3. Controller Block:
The controller block has an Arduino Due with the main
program loaded in it. It performs all the calculations and
gives the output to the motor driver of Right Ascension and
Declination axes. It has the information about the equatorial
mount and the GPS data collected from the GPS.
4.4. Output Block:
The output block consisting of motor drivers give the pulses
to stepper motors according to the Arduino DUE’s
calculation that is the equatorial coordinates of the object in
the sky. The right ascension and declination axis are the
coordinates of the equatorial coordinates system.
5. OBSERVATIONS
Object: Moon:
Period: 20th April to 26th April
Coordinates: Right Ascension
Table -1: Right Ascension Coordinates
Chart-1:CalculatedCoordinatesofStellariumandControllers
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1479
Above chart represents the error of handheld controller in
comparison with Stellarium for Moon’s right accension
coordinates over a period of 20th April to 26th April. This
error can be minimized by aligning and calibrating the setup
in real time, to get the maximum positioning and tracking
accuracy.
GoTo telescopes are useful tools for both amateur and
professional astronomers. They simplify the process of
locating and tracking celestial objects, allowing users to
spend more timeobserving and less time adjustingtelescope
mounts. They may be more expensive than hand-held
telescopes and require more technical expertise, but the
advantages they offer make them a worthwhile investment
for those serious about astronomy.
Table -2: Observations for other celestial objects
6. CONCLUSIONS
Auto-Stellarmustbeaccuratelyalignedwiththecelestialpole
in order to track objects smoothly. Polar alignment is a
critical step that must be performed carefully, as any
misalignment can cause objects to drift out of view.
Equatorial mountsare designed to workataspecificlatitude,
and adjustment may be necessary if you plan to use the
mount in a location with a different latitude. This adjustment
ensures that the mount remains accurately aligned with the
celestial pole.
Another important aspect is the Meridian flip. Due to the
rotation of the Earth, objects observed with an equatorial
mount will eventually cross the meridian and begin to move
in the opposite direction. This requires a "meridian flip" in
which the telescope is moved to the other side of the mount
and re-aligned with the celestial pole.
So, to counter this problem Auto-Stellar is fit with motorized
tracking systems that allows the project to follow celestial
objects as they move across the sky. This is important for
observing objects that move relatively quickly, such as
planets and comets.
Fig -2: Auto-Stellar Motor Drive & Controller Setup with
Motor Cords
Fig -3: Equatorial Mount with Motors.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1480
Fig -4: Mount Tripod.
ACKNOWLEDGEMENT
 ARC Educators
 rDUINOScope Community
 Khairey Nouhe
 Dessislav Gouzgounov
REFERENCES
[1] Patent Number: 4,764,881 COMPUTER CONTROLLED
ALTAZIMUTH TELESCOPE MOUNT Inventor: Gilbert H.
Gagnon, San Marcos, Calif. Date of Patent: Aug. 16, 1988
[2] Ashish Vanjani, Sagar Atre, MIT World PeaceUniversity,
Pune, “Alt Az Telescope Mount Design” in International
Research Journal ofEngineeringandTechnology(IRJET)
e-ISSN: 2395-0056 Volume: 07 Issue: 08, Aug 2020, p-
ISSN: 2395-0072
[3] Gaurav V. Bhawde, Akshay Kadam, David Lobo, Roshan
Gawade, Shardul Mhatre, “Design, Fabrication and
Analysis of Automatic Telescopic Mount” Article in
International Journal of Analytical, Experimental and
Finite Element Analysis(IJAEFEA),Issue.1,Vol.5,March
2018 e-ISSN: 2394-5141, p-ISSN: 2394-5133, pp 8-12
DOI: 10.26706/IJAEFEA.1.5.20180306
[4] Susana Mart´ın-Ruiz, Francisco J. Aceituno,Miguel Abril,
Luis P. Costillo, Antonio Garc´ıa, Jos´e Luis de la Rosa,
Isabel Bustamante, Juan Gutierrez-Soto, H´ectorMag´an,
Jos´e Luis Ramos, Marcos Ubierna, “T35: A Small
Automatic Telescope for Long-Term Observing
Campaigns” Hindawi Publishing Corporation Advances
in Astronomy Volume 2010, Article ID 869810, 7 pages
doi:10.1155/2010/869810
[5] I H Kurniawan, M Irfan, A Aminudin, Bosscha
Observatory, Bandung Technology Institute, “GOTO
Telescope Motion Control System Right Ascension and
Declination Direction with Three Modes of Speed Using
Microcontroller ATMega2560”inMSCEIS2019,October
12, Bandung, Indonesia Copyright © 2020 EAI DOI
10.4108/eai.12-10-2019.2296306

More Related Content

Similar to Auto-Stellar

IRJET - Intelligence Satellite Tracking System
IRJET - Intelligence Satellite Tracking SystemIRJET - Intelligence Satellite Tracking System
IRJET - Intelligence Satellite Tracking System
IRJET Journal
 
IRJET-LRMSE: A Framework on Lunar Rover for Moon Surface Exploration
IRJET-LRMSE: A Framework on Lunar Rover for Moon Surface ExplorationIRJET-LRMSE: A Framework on Lunar Rover for Moon Surface Exploration
IRJET-LRMSE: A Framework on Lunar Rover for Moon Surface Exploration
IRJET Journal
 
Total station and its application to civil engineering
Total station and its application to civil engineeringTotal station and its application to civil engineering
Total station and its application to civil engineering
Tushar Dholakia
 
IRJET- IoT based Dual Axis Solar Tracker System
IRJET- IoT based Dual Axis Solar Tracker SystemIRJET- IoT based Dual Axis Solar Tracker System
IRJET- IoT based Dual Axis Solar Tracker System
IRJET Journal
 
THIRD EYE FOR BLIND
THIRD EYE FOR BLINDTHIRD EYE FOR BLIND
THIRD EYE FOR BLIND
IRJET Journal
 
Thailand Earth Observation System sattellite
Thailand Earth Observation System sattelliteThailand Earth Observation System sattellite
Thailand Earth Observation System sattellite
Phongsakorn Uar-amrungkoon
 
a63_Geer
a63_Geera63_Geer
a63_Geer
Dirk Geeroms
 
IRJET- Review on Colored Object Sorting System using Arduino UNO
IRJET- Review on Colored Object Sorting System using Arduino UNOIRJET- Review on Colored Object Sorting System using Arduino UNO
IRJET- Review on Colored Object Sorting System using Arduino UNO
IRJET Journal
 
DESIGN & DEVELOPMENT OF UNMANNED GROUND VEHICLE
DESIGN & DEVELOPMENT OF UNMANNED GROUND VEHICLEDESIGN & DEVELOPMENT OF UNMANNED GROUND VEHICLE
DESIGN & DEVELOPMENT OF UNMANNED GROUND VEHICLE
IRJET Journal
 
Event Data Recorder in Automobile
Event Data Recorder in AutomobileEvent Data Recorder in Automobile
Event Data Recorder in Automobile
IRJET Journal
 
IRJET - Detection of Landmine using Robotic Vehicle
IRJET -  	  Detection of Landmine using Robotic VehicleIRJET -  	  Detection of Landmine using Robotic Vehicle
IRJET - Detection of Landmine using Robotic Vehicle
IRJET Journal
 
IRJET- Smart Guiding System for Blind: Obstacle Detection and Real-time Assis...
IRJET- Smart Guiding System for Blind: Obstacle Detection and Real-time Assis...IRJET- Smart Guiding System for Blind: Obstacle Detection and Real-time Assis...
IRJET- Smart Guiding System for Blind: Obstacle Detection and Real-time Assis...
IRJET Journal
 
IOT BASED NAUTICAL TRACKING SYSTEM
IOT BASED NAUTICAL TRACKING SYSTEMIOT BASED NAUTICAL TRACKING SYSTEM
IOT BASED NAUTICAL TRACKING SYSTEM
IRJET Journal
 
IRJET- Implementation of IoT based Dual Axis Photo-Voltaic Solar Tracker ...
IRJET-  	  Implementation of IoT based Dual Axis Photo-Voltaic Solar Tracker ...IRJET-  	  Implementation of IoT based Dual Axis Photo-Voltaic Solar Tracker ...
IRJET- Implementation of IoT based Dual Axis Photo-Voltaic Solar Tracker ...
IRJET Journal
 
Design and implementation of an sms based robotic system for hole- detection ...
Design and implementation of an sms based robotic system for hole- detection ...Design and implementation of an sms based robotic system for hole- detection ...
Design and implementation of an sms based robotic system for hole- detection ...
eSAT Journals
 
finalDraftPoster
finalDraftPosterfinalDraftPoster
finalDraftPoster
Matthew Kennedy
 
Development of FPGA based Dual Axis Solar Tracking System
Development of FPGA based Dual Axis Solar Tracking SystemDevelopment of FPGA based Dual Axis Solar Tracking System
Development of FPGA based Dual Axis Solar Tracking System
drboon
 
An optical satellite tracking system for undergraduate research bruski, jon...
An optical satellite tracking system for undergraduate research   bruski, jon...An optical satellite tracking system for undergraduate research   bruski, jon...
An optical satellite tracking system for undergraduate research bruski, jon...
Srinivas Naidu
 
IRJET - Wearable Location Tracker During Disaster
IRJET -  	  Wearable Location Tracker During DisasterIRJET -  	  Wearable Location Tracker During Disaster
IRJET - Wearable Location Tracker During Disaster
IRJET Journal
 
A remote-controlled global navigation satellite system based rover for accur...
A remote-controlled global navigation satellite system based  rover for accur...A remote-controlled global navigation satellite system based  rover for accur...
A remote-controlled global navigation satellite system based rover for accur...
IJECEIAES
 

Similar to Auto-Stellar (20)

IRJET - Intelligence Satellite Tracking System
IRJET - Intelligence Satellite Tracking SystemIRJET - Intelligence Satellite Tracking System
IRJET - Intelligence Satellite Tracking System
 
IRJET-LRMSE: A Framework on Lunar Rover for Moon Surface Exploration
IRJET-LRMSE: A Framework on Lunar Rover for Moon Surface ExplorationIRJET-LRMSE: A Framework on Lunar Rover for Moon Surface Exploration
IRJET-LRMSE: A Framework on Lunar Rover for Moon Surface Exploration
 
Total station and its application to civil engineering
Total station and its application to civil engineeringTotal station and its application to civil engineering
Total station and its application to civil engineering
 
IRJET- IoT based Dual Axis Solar Tracker System
IRJET- IoT based Dual Axis Solar Tracker SystemIRJET- IoT based Dual Axis Solar Tracker System
IRJET- IoT based Dual Axis Solar Tracker System
 
THIRD EYE FOR BLIND
THIRD EYE FOR BLINDTHIRD EYE FOR BLIND
THIRD EYE FOR BLIND
 
Thailand Earth Observation System sattellite
Thailand Earth Observation System sattelliteThailand Earth Observation System sattellite
Thailand Earth Observation System sattellite
 
a63_Geer
a63_Geera63_Geer
a63_Geer
 
IRJET- Review on Colored Object Sorting System using Arduino UNO
IRJET- Review on Colored Object Sorting System using Arduino UNOIRJET- Review on Colored Object Sorting System using Arduino UNO
IRJET- Review on Colored Object Sorting System using Arduino UNO
 
DESIGN & DEVELOPMENT OF UNMANNED GROUND VEHICLE
DESIGN & DEVELOPMENT OF UNMANNED GROUND VEHICLEDESIGN & DEVELOPMENT OF UNMANNED GROUND VEHICLE
DESIGN & DEVELOPMENT OF UNMANNED GROUND VEHICLE
 
Event Data Recorder in Automobile
Event Data Recorder in AutomobileEvent Data Recorder in Automobile
Event Data Recorder in Automobile
 
IRJET - Detection of Landmine using Robotic Vehicle
IRJET -  	  Detection of Landmine using Robotic VehicleIRJET -  	  Detection of Landmine using Robotic Vehicle
IRJET - Detection of Landmine using Robotic Vehicle
 
IRJET- Smart Guiding System for Blind: Obstacle Detection and Real-time Assis...
IRJET- Smart Guiding System for Blind: Obstacle Detection and Real-time Assis...IRJET- Smart Guiding System for Blind: Obstacle Detection and Real-time Assis...
IRJET- Smart Guiding System for Blind: Obstacle Detection and Real-time Assis...
 
IOT BASED NAUTICAL TRACKING SYSTEM
IOT BASED NAUTICAL TRACKING SYSTEMIOT BASED NAUTICAL TRACKING SYSTEM
IOT BASED NAUTICAL TRACKING SYSTEM
 
IRJET- Implementation of IoT based Dual Axis Photo-Voltaic Solar Tracker ...
IRJET-  	  Implementation of IoT based Dual Axis Photo-Voltaic Solar Tracker ...IRJET-  	  Implementation of IoT based Dual Axis Photo-Voltaic Solar Tracker ...
IRJET- Implementation of IoT based Dual Axis Photo-Voltaic Solar Tracker ...
 
Design and implementation of an sms based robotic system for hole- detection ...
Design and implementation of an sms based robotic system for hole- detection ...Design and implementation of an sms based robotic system for hole- detection ...
Design and implementation of an sms based robotic system for hole- detection ...
 
finalDraftPoster
finalDraftPosterfinalDraftPoster
finalDraftPoster
 
Development of FPGA based Dual Axis Solar Tracking System
Development of FPGA based Dual Axis Solar Tracking SystemDevelopment of FPGA based Dual Axis Solar Tracking System
Development of FPGA based Dual Axis Solar Tracking System
 
An optical satellite tracking system for undergraduate research bruski, jon...
An optical satellite tracking system for undergraduate research   bruski, jon...An optical satellite tracking system for undergraduate research   bruski, jon...
An optical satellite tracking system for undergraduate research bruski, jon...
 
IRJET - Wearable Location Tracker During Disaster
IRJET -  	  Wearable Location Tracker During DisasterIRJET -  	  Wearable Location Tracker During Disaster
IRJET - Wearable Location Tracker During Disaster
 
A remote-controlled global navigation satellite system based rover for accur...
A remote-controlled global navigation satellite system based  rover for accur...A remote-controlled global navigation satellite system based  rover for accur...
A remote-controlled global navigation satellite system based rover for accur...
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
IRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
IRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
IRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
IRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
IRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
IRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
IRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
IRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Manufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptxManufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptx
Madan Karki
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
IJECEIAES
 
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
171ticu
 
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODELDEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
gerogepatton
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
Rahul
 
CSM Cloud Service Management Presentarion
CSM Cloud Service Management PresentarionCSM Cloud Service Management Presentarion
CSM Cloud Service Management Presentarion
rpskprasana
 
Generative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of contentGenerative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of content
Hitesh Mohapatra
 
Casting-Defect-inSlab continuous casting.pdf
Casting-Defect-inSlab continuous casting.pdfCasting-Defect-inSlab continuous casting.pdf
Casting-Defect-inSlab continuous casting.pdf
zubairahmad848137
 
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
171ticu
 
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECTCHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
jpsjournal1
 
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
IJECEIAES
 
A SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMS
A SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMSA SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMS
A SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMS
IJNSA Journal
 
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student MemberIEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
VICTOR MAESTRE RAMIREZ
 
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
Yasser Mahgoub
 
International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...
gerogepatton
 
Modelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdfModelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdf
camseq
 
basic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdfbasic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdf
NidhalKahouli2
 
ML Based Model for NIDS MSc Updated Presentation.v2.pptx
ML Based Model for NIDS MSc Updated Presentation.v2.pptxML Based Model for NIDS MSc Updated Presentation.v2.pptx
ML Based Model for NIDS MSc Updated Presentation.v2.pptx
JamalHussainArman
 
The Python for beginners. This is an advance computer language.
The Python for beginners. This is an advance computer language.The Python for beginners. This is an advance computer language.
The Python for beginners. This is an advance computer language.
sachin chaurasia
 
132/33KV substation case study Presentation
132/33KV substation case study Presentation132/33KV substation case study Presentation
132/33KV substation case study Presentation
kandramariana6
 

Recently uploaded (20)

Manufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptxManufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptx
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
 
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
 
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODELDEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
 
CSM Cloud Service Management Presentarion
CSM Cloud Service Management PresentarionCSM Cloud Service Management Presentarion
CSM Cloud Service Management Presentarion
 
Generative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of contentGenerative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of content
 
Casting-Defect-inSlab continuous casting.pdf
Casting-Defect-inSlab continuous casting.pdfCasting-Defect-inSlab continuous casting.pdf
Casting-Defect-inSlab continuous casting.pdf
 
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
 
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECTCHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
 
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
 
A SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMS
A SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMSA SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMS
A SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMS
 
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student MemberIEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
 
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
 
International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...
 
Modelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdfModelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdf
 
basic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdfbasic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdf
 
ML Based Model for NIDS MSc Updated Presentation.v2.pptx
ML Based Model for NIDS MSc Updated Presentation.v2.pptxML Based Model for NIDS MSc Updated Presentation.v2.pptx
ML Based Model for NIDS MSc Updated Presentation.v2.pptx
 
The Python for beginners. This is an advance computer language.
The Python for beginners. This is an advance computer language.The Python for beginners. This is an advance computer language.
The Python for beginners. This is an advance computer language.
 
132/33KV substation case study Presentation
132/33KV substation case study Presentation132/33KV substation case study Presentation
132/33KV substation case study Presentation
 

Auto-Stellar

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1477 Auto-Stellar Mayank Patel1, Gurshant Singh Raina2, Saurav Tapare3, Dr. Sunil Bobade4 1,2,3Student, Department of Mechatronics Engineering New Horizon Institute of Technology and Management, Thane, University of Mumbai, India 4Professor, Department of Mechatronics Engineering New Horizon Institute of Technology and Management, Thane, University of Mumbai, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Astronomy is becoming a new booming field of science. With the end of exploration on Earth, scientists have begun to take a keen interest in what is not in this world. Just by being able to observe the countless stars in our galaxy and discover new horizons in theuniverse. Telescopeshavebecome one of the basic tools used by every aspiringscientist. Nowthat it is quite easy to point a telescope at the sky, doing so is equally busy. After many research and technologicaladvances we. The first was able to mount a GoTo that would tell you exactly what you were aiming at in the sky. Now while these mounts are useful, they are also expensive. The purpose of this project is to build a low-cost equatorial telescope mountusing an Arduino DUE board. The project uses a variety of basic electronic equipment and some 3D printing. The idea is to create a commercially available cheaper and build-to-build alternative to the GOTO/Star Tracker products produced by Skywatcher, Orion, Vixen, and others. At the heart of the system is an Arduino DUE board, loaded with software that is constantly being developed to add functionality. The project tends to solve tracking issues for adult astronomerstocapture and research space objects with a cheap and customizable setup. Keywords: Astronomy, Telescope, GOTO, Arduino, 3D printing, Equatorial. 1.INTRODUCTION GOTO refers to a type of telescope mount and associated software that can automaticallypointthetelescopeata user- selected astronomical object. Both GoTo base axles have a motor and computer control. GoTo mounts are calibrated before use. When enabled, the user's latitude, longitude, time, and date can be queried. You can alsogetthisdata from a GPS receiver attached to your telescope or built into the telescope mount itself. Also, the mount controller can have its own real-time clock. 1.1 History of AUTO/GOTO telescopes: The first computerized telescopes were developed in the 1970s and were mainly used by professional astronomers. However, with the advent of more advanced technology and the reduction of electronics costs, automatic telescopeshave become more affordable and accessible to amateur astronomers in recent years. Today's most popular automatictelescopemanufacturersincludeCelestron,Meade Instruments, Orion Telescopes & Binoculars 1.2 Functionality Automated telescopes are equipped with electronic motors that control the movement of the telescope mounts, allowing for precise movement and tracking of celestial objects. It also has a computerized system that can store a database of famous celestial objects, so users can easily find and track these objects without manually entering coordinates. Some advanced automated telescopes can also be remotely controlled, allowing remote observation. 2. OBJECTIVE The Auto-Stellar is an inexpensive and build-to-build alternative to commercially available GOTO (computerized telescopes) for equatorial mounts. That armature helps astronomers capture and explore space objects with an inexpensive and customizable setup. A cost efficient, customizable, and alternative solution for readily available GoTo mounts (star trackers). It will solve the tracking issue which is a common problem faced by rookie astronomers. 3. SCOPE This project can find and track a database of 250 stellar masses in the northern and southern hemispheres. Observation logs are kept for each observation, including temperature, location, etc. This is independent operation and/or computer/tablet assisted operation. Provides an accurate and fast alignment method for an "always-at-a- glance" experience. Auto-Stellar is an idea to make GOTO telescopes more affordable. It is a good way to learn a lot of new things, such as elevation and elevation coordinates, local sidereal time, earth motion, Arduino coding, and much more. Telescopes are customizedbasedonyourneeds.Auto- Stellar has the potential to change the market. Inexpensive for amateur astronomers and Astro photographers with a budget of up to Rs 23,000. 4. PROJECT DESIGN Auto-Stellar is an open source (GOTO) Arduino Due based telescope control system. Built as a stand-alone system,
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1478 Auto-Stellar does not require a computer, tablet, mobile phone or internet connection to operate and deliver stunning views. Basically, we have a database containingthe best 250 stellar masses (the messier catalog and Hidden Treasure) and 200 stars to calculate their position in thesky and show the telescope. The implemented alignment procedure allows for an "always-on-eye" experience when rotating to a selected object, and when an object enters the eye, the system tracks it. However, if you want to take advantage of electronic devices, Auto-Stellar uses Bluetooth communication (wireless setup) to connect to all electronic devices and accept commands based on the MEADE LX200 communication protocol. The system workswitha varietyof stepper motors and can be connected to both DIY mounts and commercial products such as Skywatcher, MEADE, Orion, and Vixen. The project aims to solve the issue of tracking heavenly objects in the sky for photographic and research purposes. 4.1. Components:  Arduino Due Original  Nextion Enhanced 5.0” HMI Touch Display  RTC DS3231 Real Time Clock  GPS uBlox Neo 6M  PS2 joystick for Arduino  DHT22 Temperature Sensor  HC-05 Bluetooth Module  DRV8825 Motor Driver 2x  Stepper Motors NEMA 17 x2  Prototype Electronic board (PCB)  20 Tooth & 36 Tooth Pulleys  Timing Belt  Buck Converter  Memory Card Reader  12V 1A DC Adapter  3D Printed Case & Motor Mount Fig -1: Connection setup for Auto-Stellar The block diagram consists of three blocks: 1. Input 2. Controller 3. Output 4.2. Input Block: The input block has all the sensors and input peripheral devices given in the block diagram. All these inputs are given to the Arduino DUE microcontroller. It has a touch screen display with a GUI program loaded in it. 4.3. Controller Block: The controller block has an Arduino Due with the main program loaded in it. It performs all the calculations and gives the output to the motor driver of Right Ascension and Declination axes. It has the information about the equatorial mount and the GPS data collected from the GPS. 4.4. Output Block: The output block consisting of motor drivers give the pulses to stepper motors according to the Arduino DUE’s calculation that is the equatorial coordinates of the object in the sky. The right ascension and declination axis are the coordinates of the equatorial coordinates system. 5. OBSERVATIONS Object: Moon: Period: 20th April to 26th April Coordinates: Right Ascension Table -1: Right Ascension Coordinates Chart-1:CalculatedCoordinatesofStellariumandControllers
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1479 Above chart represents the error of handheld controller in comparison with Stellarium for Moon’s right accension coordinates over a period of 20th April to 26th April. This error can be minimized by aligning and calibrating the setup in real time, to get the maximum positioning and tracking accuracy. GoTo telescopes are useful tools for both amateur and professional astronomers. They simplify the process of locating and tracking celestial objects, allowing users to spend more timeobserving and less time adjustingtelescope mounts. They may be more expensive than hand-held telescopes and require more technical expertise, but the advantages they offer make them a worthwhile investment for those serious about astronomy. Table -2: Observations for other celestial objects 6. CONCLUSIONS Auto-Stellarmustbeaccuratelyalignedwiththecelestialpole in order to track objects smoothly. Polar alignment is a critical step that must be performed carefully, as any misalignment can cause objects to drift out of view. Equatorial mountsare designed to workataspecificlatitude, and adjustment may be necessary if you plan to use the mount in a location with a different latitude. This adjustment ensures that the mount remains accurately aligned with the celestial pole. Another important aspect is the Meridian flip. Due to the rotation of the Earth, objects observed with an equatorial mount will eventually cross the meridian and begin to move in the opposite direction. This requires a "meridian flip" in which the telescope is moved to the other side of the mount and re-aligned with the celestial pole. So, to counter this problem Auto-Stellar is fit with motorized tracking systems that allows the project to follow celestial objects as they move across the sky. This is important for observing objects that move relatively quickly, such as planets and comets. Fig -2: Auto-Stellar Motor Drive & Controller Setup with Motor Cords Fig -3: Equatorial Mount with Motors.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1480 Fig -4: Mount Tripod. ACKNOWLEDGEMENT  ARC Educators  rDUINOScope Community  Khairey Nouhe  Dessislav Gouzgounov REFERENCES [1] Patent Number: 4,764,881 COMPUTER CONTROLLED ALTAZIMUTH TELESCOPE MOUNT Inventor: Gilbert H. Gagnon, San Marcos, Calif. Date of Patent: Aug. 16, 1988 [2] Ashish Vanjani, Sagar Atre, MIT World PeaceUniversity, Pune, “Alt Az Telescope Mount Design” in International Research Journal ofEngineeringandTechnology(IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 08, Aug 2020, p- ISSN: 2395-0072 [3] Gaurav V. Bhawde, Akshay Kadam, David Lobo, Roshan Gawade, Shardul Mhatre, “Design, Fabrication and Analysis of Automatic Telescopic Mount” Article in International Journal of Analytical, Experimental and Finite Element Analysis(IJAEFEA),Issue.1,Vol.5,March 2018 e-ISSN: 2394-5141, p-ISSN: 2394-5133, pp 8-12 DOI: 10.26706/IJAEFEA.1.5.20180306 [4] Susana Mart´ın-Ruiz, Francisco J. Aceituno,Miguel Abril, Luis P. Costillo, Antonio Garc´ıa, Jos´e Luis de la Rosa, Isabel Bustamante, Juan Gutierrez-Soto, H´ectorMag´an, Jos´e Luis Ramos, Marcos Ubierna, “T35: A Small Automatic Telescope for Long-Term Observing Campaigns” Hindawi Publishing Corporation Advances in Astronomy Volume 2010, Article ID 869810, 7 pages doi:10.1155/2010/869810 [5] I H Kurniawan, M Irfan, A Aminudin, Bosscha Observatory, Bandung Technology Institute, “GOTO Telescope Motion Control System Right Ascension and Declination Direction with Three Modes of Speed Using Microcontroller ATMega2560”inMSCEIS2019,October 12, Bandung, Indonesia Copyright © 2020 EAI DOI 10.4108/eai.12-10-2019.2296306