Skip to content

TheCrowsNestAstro/TCN-Flatpanel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCN Flatpanel

ASCOM Alpaca Cover Calibrator Device

Create a arduino_secrets.hfile in the src folder containing the following

#ifndef ARDUINO_SECRETS_H
#define ARDUINO_SECRETS_H

#define _SSID "<YOUR_SSID>"
#define _PASSWORD "<YOUR_WIFI_PASSWORD>"
#define _HOSTNAME "TCNFlatPanel"

#endif

About

ASCOM Alpaca Flatpanel for Arduino

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages