How to Make a solar tracker automatically with RTC

I want to make a solar tracker automatically by adding data that contains the angles of the sun’s movement. I am asking you for a software code to implement this system, knowing that I will be using the RTC DS1307, so please help me

Is this how all the students learn their stuff?

1 Like

Hi
Please do not try to insert whole message to the title....

Why do not use something shorter as the topic header - for example "I want to make a solar tracker " ?
Please edit the title.

It is not a way how the forum works.
It is your project. We can only to help you.
But you should try to write code yourself.
If you will experience a troubles - come here and ask.

1 Like

Hello Muhammad Hassan Muhammad

  • side angle = time
  • elevation = week of year

Have a nice day and enjoy coding in C++.

The SolarPosition library gives the sun's altitude and azimuth, at any time of day, anywhere in the world.

One might expect students to research stuff and learn how to produce thier own code.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.