Download Print this page
Velleman VMA203 User Manual

Velleman VMA203 User Manual

Lcd & keypad shield for arduino

Advertisement

Quick Links

VMA203
LCD & KEYPAD SHIELD FOR ARDUINO
®
- LCD1602
USER MANUAL

Advertisement

loading

Summary of Contents for Velleman VMA203

  • Page 1 VMA203 LCD & KEYPAD SHIELD FOR ARDUINO ® - LCD1602 USER MANUAL...
  • Page 2: Safety Instructions

     Nor Velleman nv nor its dealers can be held responsible for any damage (extraordinary, incidental or indirect) – of any nature (financial, physical…) arising from the possession, use or failure of this product.
  • Page 3: What Is Arduino

    VMA203 What is Arduino ® Arduino ® is an open-source prototyping platform based in easy-to-use hardware and software. Arduino ® boards are able to read inputs – light-on sensor, a finger on a button or a Twitter message – and turn it into an output –...
  • Page 4: Pin Layout

    VMA203 Pin Layout Analogue 0 UP, DOWN, RIGHT, LEFT, SELECT Digital 4 Digital 5 Digital 6 Digital 7 Digital 8 Digital 9 Digital 10 Backlight Example //Sample using LiquidCrystal library #include <LiquidCrystal.h> /******************************************************* This program will test the LCD panel and the buttons...
  • Page 5 // when all others fail, return this... void setup() lcd.begin(16, 2); // start the library lcd.setCursor(0,0); lcd.print("Velleman VMA203"); // print a simple message void loop() lcd.setCursor(9,1); // move cursor to second line "1" and 9 spaces over lcd.print(millis()/1000);...
  • Page 6: Copyright Notice

    © COPYRIGHT NOTICE The copyright to this manual is owned by Velleman nv. All worldwide rights reserved. No part of this manual may be copied, reproduced, translated or reduced to any electronic medium or otherwise without the prior written consent of the copyright holder.
  • Page 7 • Velleman® can decide to replace an article with an equivalent article, or to refund the retail value totally or partially when the complaint is valid and a free repair or replacement of the article is impossible, or if the expenses are out of proportion.

This manual is also suitable for:

Lcd1602