Skip to content

6 Arduino (older version)

Graham Ross edited this page Dec 6, 2020 · 1 revision

This page describes the Arduino version of the SkyeTracker system.

The circuit for Arduino includes a LM2596-12 buck regulator to supply a steady 12v to a L298 dual Full H Bridge Motor Controller. The unit is intended to be used with a 24V solar system.

Parts

You'll need the following parts:

Wiring

Device Pin Arduino
DS1307 SDA A4
DS1307 SCL A5
Anemometer Signal A3
HS-06 Bluetooth RXD 1
HS-06 Bluetooth TXD 0
L298 Motor Controller - Enable1 7
L298 Motor Controller - IN1 2
L298 Motor Controller - IN2 3
L298 Motor Controller - Enable2 6
L298 Motor Controller - IN3 4
L298 Motor Controller - IN4 5

Prototype circuit

Clone this wiki locally