Book Image

Raspberry Pi LED Blueprints

By : Agus Kurniawan
Book Image

Raspberry Pi LED Blueprints

By: Agus Kurniawan

Overview of this book

Table of Contents (14 chapters)
Raspberry Pi LED Blueprints
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 7. Making Your Own Controlled Lamps Through Internet Network

The Internet network connects devices together. Internet coverage is huge. In this chapter, we make our own controlled lamps through Internet network. We can control our LEDs, lamps, or other devices from any device with a supporting Internet network stack.

You will learn the following topics in this chapter:

  • Connecting the Raspberry Pi to a network

  • Introducing Node.js

  • Controlling LEDs and lamps using Node.js

  • Building a simple web server using Node.js

  • Building RESTful using Node.js

  • Controlling LEDs through RESTful

  • Building a PhoneGap application for Android

  • Connecting PhoneGap Android to Raspberry Pi through RESTful