From a8a2e47a3f7727696fc9810471dea2ce7dbaff9a Mon Sep 17 00:00:00 2001 From: Ankit Daftery Date: Thu, 3 Jul 2014 13:08:12 +0530 Subject: [PATCH] Update HelloWorld.ino Adding power connections, just to be thorough --- examples/HelloWorld/HelloWorld.ino | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/HelloWorld/HelloWorld.ino b/examples/HelloWorld/HelloWorld.ino index e99957d..eaf0f6f 100644 --- a/examples/HelloWorld/HelloWorld.ino +++ b/examples/HelloWorld/HelloWorld.ino @@ -17,6 +17,8 @@ * LCD D6 pin to digital pin 3 * LCD D7 pin to digital pin 2 * LCD R/W pin to ground + * LCD VSS pin to ground + * LCD VCC pin to 5V * 10K resistor: * ends to +5V and ground * wiper to LCD VO pin (pin 3)