Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Internet of things with Intel Galileo

You're reading from   Internet of things with Intel Galileo Employ the Intel Galileo board to design a world of smarter technology for your home

Arrow left icon
Product type Paperback
Published in Jul 2015
Publisher
ISBN-13 9781782174585
Length 212 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
 de Sousa de Sousa
Author Profile Icon de Sousa
de Sousa
Arrow right icon
View More author details
Toc

Table of Contents (17) Chapters Close

Internet of Things with Intel Galileo
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
1. Introducing Galileo FREE CHAPTER 2. Rediscovering the Arduino IDE 3. Monitoring the Board Temperature 4. Creating a Motion Sensing Light 5. Intel IoT Developer Kit Tools 6. Building an Irrigation System 7. Creating Christmas Light Effects 8. The Intel XDK IoT Edition 9. Developing an IoT Quiz 10. Integrating with Muzzley Index

Methods and libraries


In the demos you tested in the previous steps, you've tried only the digitalWrite and analogWrite methods. Besides those, there are also the analog methods. On the Arduino website, you can find a useful Arduino language reference explaining all the supported methods, constants, operators, and syntax. You can find the Arduino language reference at http://arduino.cc/en/Reference/HomePage.

The Galileo Arduino IDE already brings some libraries, and it is even possible to import the libraries developed by the Galileo community. Beware, not all the Arduino libraries currently work in Galileo. Many of them were developed strictly for the Arduino architecture, and they require to be ported.

Some of the many libraries that Intel have made available are:

  • Ethernet: This library allows you to connect to the Internet.

  • WiFi: This allows you to connect to the Internet using a wireless card. It brings sketches that help you to configure your Wi-Fi access.

  • Wire: This allows you to communicate...

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
Visually different images