Raspberry Pi 3 Projects for Java Programmers
暫譯: Java 程式設計師的 Raspberry Pi 3 專案

Pradeeka Seneviratne, John Sirach

  • 出版商: Packt Publishing
  • 出版日期: 2017-05-31
  • 售價: $1,830
  • 貴賓價: 9.5$1,739
  • 語言: 英文
  • 頁數: 286
  • 裝訂: Paperback
  • ISBN: 1786462125
  • ISBN-13: 9781786462121
  • 相關分類: Java 程式語言Raspberry Pi
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

About This Book

  • Explore the small yet powerful mini computer in order to run java applications
  • Leverage Java libraries to build exciting projects on home automation, IoT, and Robotics by leveraging Java libraries
  • Get acquainted with connecting electronic sensors to your Raspberry Pi 3 using Java APIs.

Who This Book Is For

The book is aimed at Java programmers who are eager to get their hands-on Raspberry Pi and build interesting projects using java. They have a very basic knowledge of Raspberry Pi.

What You Will Learn

  • Use presence detection using the integrated bluetooth chip
  • Automatic light switch using presence detection
  • Use a centralized IoT service to publish data using RPC
  • Control a robot by driving motors using PWM
  • Create a small web service capable of performing actions on the Raspberry Pi and supply readings
  • Image capture using Java together with the OpenCV framework

In Detail

Raspberry Pi is a small, low cost and yet very powerful development platform. It is used to interact with attached electronics by the use of it's GPIO pins for multiple use cases, mainly Home Automation and Robotics.

Our book is a project-based guide that will show you how to utilize the Raspberry Pi's GPIO with Java and how you can leverage this utilization with your knowledge of Java. You will start with installing and setting up the necessary hardware to create a seamless development platform. You will then straightaway start by building a project that will

商品描述(中文翻譯)

## 本書介紹

- 探索這個小巧但強大的迷你電腦,以運行 Java 應用程式
- 利用 Java 函式庫在家庭自動化、物聯網 (IoT) 和機器人技術上構建令人興奮的專案
- 熟悉如何使用 Java API 將電子感測器連接到 Raspberry Pi 3

## 本書適合誰

本書針對渴望動手操作 Raspberry Pi 並使用 Java 建立有趣專案的 Java 程式設計師。他們對 Raspberry Pi 有非常基本的了解。

## 您將學到什麼

- 使用內建藍牙晶片進行存在檢測
- 使用存在檢測自動開關燈
- 使用集中式 IoT 服務透過 RPC 發佈數據
- 通過 PWM 控制機器人驅動馬達
- 創建一個小型網路服務,能在 Raspberry Pi 上執行操作並提供讀數
- 使用 Java 和 OpenCV 框架進行影像捕捉

## 詳細內容

Raspberry Pi 是一個小型、低成本但功能強大的開發平台。它通過 GPIO 腳位與附加的電子設備互動,適用於多種使用案例,主要是家庭自動化和機器人技術。

我們的書是一本以專案為基礎的指南,將向您展示如何使用 Java 利用 Raspberry Pi 的 GPIO,以及如何將這種利用與您的 Java 知識結合。您將從安裝和設置必要的硬體開始,以創建無縫的開發平台。然後,您將立即開始構建一個專案。