ViSi-Genie Password Implementation with an Arduino
Details
Number | 4D-AN-00188 |
Difficulty | Medium |
Supported Processors | PICASO, DIABLO-16, PIXXI-28, PIXXI-44 |
Supported Environments | ViSi-Genie |
Description
This application note shows how to write a sketch for an Arduino program that prints characters on string object from keyboard object to create a simple Password Implemented Application. The host is an AVR-ATmega328-microcontroller-based Arduino Uno board. The host can also be an Arduino Mega 2560 or Due. Ideally, the applications described in this document should work with any Arduino board with at least one UART serial port.
Prerequisites
- General: How to Update the PmmC for DIABLO-16
- General: Partitioning a micro-SD into FAT and RAW Components
- General: How to Update the PmmC for PICASO
- General: How to Update PmmC for PIXXI
- ViSi-Genie: Getting Started with PICASO Displays
- ViSi-Genie: onChanging and onChanged Events
- ViSi-Genie: Getting Started with DIABLO-16 Displays
- ViSi-Genie: Connecting a 4D Display to an Arduino Host