/solar_tracker_communication

Communicate with my Arduino Nano v3.0 Solar tracker to get data element and set date and time with RTC

Primary LanguagePython

Solar Tracker Communication

application view

Introduction

I have a Solar Tracker project including an Arduino, a RTC (DS3232), a magnetometer 3 axes (HMC5983), a servo motor for tilt up/down, and a motor for 360° rotation of the solar panel with a switch to indicate the 0 degree point of rotation. This Python-3 project concern is about to set the date and time from USB connection, through the Arduino programme, to the RTC. Maybe to get some data from theSolar Tracker (as time of rising and sleeping sun and his orientation memorized in the Arduino EEPROM).

Libraries used

Tools used for the project

Licence

LGPL-3.0