namddh / NWatch

N|Watch - DIY Digital Wristwatch

Home Page:http://blog.zakkemble.co.uk/diy-digital-wristwatch/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

N|Watch - DIY Digital Wristwatch
http://blog.zakkemble.co.uk/diy-digital-wristwatch/

The firmware .hex and .eep files are compiled for ATmega328P

Fuses for ATmega328/328P
Internal RC 8MHz 6 CK/14CK + 65ms startup
Bootloader enabled, 256 words (512 bytes)
Serial program (SPI) enabled
Brown-out at 1.8V
High:		0xDE
Low:		0xE2
Extended:	0x06

./utils/bitmapConverter.exe
Utility to convert images (in ./imgs/) to pixel byte array

Font used for the large numbers on the main time display is AgencyFB Bold Wide available at http://www.fontsner.com/font/AgencyFBBoldWide-37966.html
My productions are published under GNU GPL v3 (see License.txt).

--------

Zak Kemble
contact@zakkemble.co.uk

About

N|Watch - DIY Digital Wristwatch

http://blog.zakkemble.co.uk/diy-digital-wristwatch/

License:GNU General Public License v3.0


Languages

Language:C 84.6%Language:C++ 11.5%Language:C# 3.5%Language:Assembly 0.3%