Chapter 5
IoT Programming with Raspberry Pi
IN THIS CHAPTER
Finding out what a Raspberry Pi is
Looking at various versions of the Raspberry Pi
Getting your Raspberry Pi ready for Java
Building simple Raspberry Pi circuits
Writing a few simple Raspberry Pi programs to control GPIO pins
Welcome to the Internet of Things (IoT)!
The world has exploded with small devices powered by microprocessors and connected to the Internet, including smart TVs, air conditioning and heating controllers, smart-home hubs and controllers, smart speakers, refrigerators, home security systems, toys and games, and more.
The programs that run on IoT devices are often referred to as embedded programs because the device is typically locked down to prevent other types of programs from being loaded and run. In other words, these devices are single-purpose, with one and only one program that runs on the device. For example, an IoT thermostat has just one program, designed to turn your air conditioner and/or heater ...
Get Java All-in-One For Dummies, 6th Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.