Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Arduino Robotic Projects

You're reading from  Arduino Robotic Projects

Product type Book
Published in Aug 2014
Publisher
ISBN-13 9781783989829
Pages 240 pages
Edition 1st Edition
Languages
Author (1):
Richard Grimmett Richard Grimmett
Profile icon Richard Grimmett
Toc

Table of Contents (21) Chapters close

Arduino Robotic Projects
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
1. Powering on Arduino 2. Getting Started with the Arduino IDE 3. Simple Programming Concepts Using the Arduino IDE 4. Accessing the GPIO Pins 5. Working with Displays 6. Controlling DC Motors 7. Controlling Servos with Arduino 8. Avoiding Obstacles Using Sensors 9. Even More Useful Sensors 10. Going Truly Mobile – the Remote Control of Your Robot 11. Using a GPS Device with Arduino 12. Taking Your Robot to Sea 13. Robots That Can Fly 14. Small Projects with Arduino Index

Enabling the LCD display in the IDE


As with the last two shields, the first step is to add library support for the device. Finding a functional set of libraries for this particular shield is a bit difficult, as this particular shield has been available for some time. Some versions of the libraries for this shield are for older versions of the IDE.

Note

The correct libraries for Version 1.05 of the Arduino IDE are available at http://www.dfrobot.com/wiki/index.php/LCD4884_Shield_For_Arduino_%28SKU:DFR0092%29.

To work with this device and the IDE, perform the following steps:

  1. Go to the previously mentioned page and navigate to the Sample Code section. Right below this is a library selection that, if you select it, will download the library.

  2. Now, open the Arduino IDE and select Sketch. Click on Import Library… and then click on the LCD4884 V1.2.zip file. This will import this library into the IDE.

  3. Now you can use one of the example programs in your Arduino. To bring up the simplest of these example...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}