Skip to content
/ arc Public

Arduino Rotator Controlbox – Control box for amateur radio rotors based on the Arduino Mega 2560 microcontroller

License

Notifications You must be signed in to change notification settings

SkyDubh/arc

Repository files navigation

Arduino Rotator Controlbox

This project is using third party open-source software, specifically UTFT, UTFT_Geometry and default fonts by Henning Karlsen, ResponsiveAnalogRead by Damien Clarke.

Library dependencies

UTFT – A universal library that supports a large number of display modules and controllers

UTFT_Geometry – Adds some geometric functions to UTFT library

ResponsiveAnalogRead – Analog read error correction through exponential moving average

These libraries need to be installed in your Arduino compiler library directory.

Compiling

In order to compile this project, you need to create and edit a configuration file (Settings.h). You can find a sample configuration provided with the project (Settings_sample.h).

ARC is still a WIP and currently developed and tested exclusively on ATMega 2560.

About

Arduino Rotator Controlbox – Control box for amateur radio rotors based on the Arduino Mega 2560 microcontroller

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published