2014-02-02 08:40:50 +11:00
2014-01-31 21:06:18 +11:00
2014-02-02 08:40:50 +11:00
2014-01-30 14:23:57 +11:00
2014-02-02 08:40:50 +11:00
2014-01-30 14:23:57 +11:00
2014-01-13 18:02:21 +11:00
2014-02-02 08:40:50 +11:00
2014-01-30 14:23:57 +11:00
2014-02-02 08:40:50 +11:00
2014-01-31 21:06:18 +11:00
2014-01-31 21:06:18 +11:00
2014-01-31 21:06:18 +11:00

MicroView Arduino Library

Developed by Geek Ammo Pty Ltd based on Arduino and other Open Source libraries.

Description

Arduino library for MicroView.

History

v1.03b: 1st February 2014 by JP Liew

  • added 7 segment number only font.

v1.02b: 31th January 2014 by JP Liew

  • added sprite animation demo.

v1.01b: 30th January 2014 by JP Liew

  • fixed font draw XOR mode bug.
  • added analog clock demo.

v1.00b: 30th January 2014 by JP Liew

  • Initial commit. Beta with minor bugs.

Required Libraries

  1. SPI.h
  2. Time.h NOTE: Only required when using clock/time functions.

Installation Instructions

  1. Extract / Check out to Arduino's libraries folder.
  2. Start Arduino IDE.
  3. MicroView example is located at, File--->Example--->MicroView--->MicroViewDemo
Description
No description provided
Readme 380 KiB
Languages
C++ 65%
C 35%