/Lamps

Program for controlling a word clock (ATmega168 / avr-gcc)

Primary LanguageC

Lamps - Word clock controller software

Copyright (C) 2011 Simon Inns, Mac Ryan

Description

Lamps is the program that runs the core of a word clock. It has been written in C language, for the ATmega168 µC, using avr-gcc as compiler.

The code is based on the porting of Simon's libraries for PIC's.

Licence

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.