Solar-Oriented-Clock
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Arduino-Powered Solar-Oriented Clock
Solar-Oriented Clock
By Quarterturn
Copyright 2011
Free License for Non-Commercial Use
github@matrixwide.com

Description:
A clock which adjusts for DST per user-configurable schedule, computes sunrise, sunset and noon based on the long and lat coordinates and also displays the current moon phase.

Software:
Arduino 1.0

External Libraries:
#include 
// for using atmega eeprom
#include 
// debounced button library
#include  v 1.6
// for LCD
#include 
// for using i2c interface
#include 

Hardware:
Atmega328
DS3231 RTC
20x2 Noritake LCD-compatible VFD
3v lithium coin cell for DS3231 backup power

Feature of Note:
Allows for per-digit setting and data validation.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。