Skip to content

SimonTelescopium/PowerBuddy-Arduino-Sketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PowerBuddy-Arduino-Sketch

An Arduino sketch to implement an ASCOM switch interface

The Power Buddy by SimonTelescopium has three components

  1. PowerBuddy Arduino Sketch

    This is the code in this repository. This is the sketch for the Arduino based relay controller, containing the sketch and instructions for how to build the PowerBuddy and configure the sketch for your usecase

  2. PowerBuddy ASCOM Switch Driver

    This creates and installs an ASCOM compliant driver to be used in conjunction with the Arduino PowerBuddy Sketch

  3. PowerBuddy ASCOM Client

    This is client software to control the PowerBuddy, this software is optional, but I strongly suggest you use it to at least test all the components before using PowerBuddy with other ASCOM switch clients

Features and limitations
  • Supports up to 8 switches/relays/sensors
  • Only Supports binary (on/Off) switches/relays/sensors
  • Configurable power on state for each relay/switch saved in EEPROM
  • Names and descriptions saved in EEPROM
  • can mix read only and read write switches
  • Doesn't support analog switches
  • Relay wireing configurable in sketch

All configuration items are fully documented in the Arduino sketch.

About

An Arduino sketch to implement an ASCOM switch interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages