mirror of
https://github.com/geekammo/MicroView-Arduino-Library.git
synced 2026-02-20 11:31:24 +01:00
962 B
962 B
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
- SPI.h
- Time.h NOTE: Only required when using clock/time functions.
Installation Instructions
- Extract / Check out to Arduino's libraries folder.
- Start Arduino IDE.
- MicroView example is located at, File--->Example--->MicroView--->MicroViewDemo