Parola for Arduino  1.0
Text effects for Parola modular hardware
 All Classes Functions Enumerations Enumerator Pages
Library for scrolling text effects using Parola hardware

The Parola Library

The Parola library is implemented to work with the Parola hardware. It depends on the MD_MAX72xx library for hardware control.

This software library implements functions to simplify the implementation of text special effects on the Parola display.

  • Left, right or center text justification in the display field.
  • Text scrolling, text entering and exit effects.
  • Control display parameters and animation speed.

The latest copy of the Parola Software and hardware files can be found at the Parola website.

Working_Display.jpg
The final product with 8 modules connected together

System Components

Revision History

June 2013 - version 1.0

  • New library

Copyright

Copyright (C) 2013 Marco Colli. All rights reserved.

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

This library 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 Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA