語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Java on the Raspberry Pi = develop J...
~
Flurry, Greg.
FindBook
Google Book
Amazon
博客來
Java on the Raspberry Pi = develop Java programs to control devices for robotics, IoT, and beyond /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Java on the Raspberry Pi/ by Greg Flurry.
其他題名:
develop Java programs to control devices for robotics, IoT, and beyond /
作者:
Flurry, Greg.
出版者:
Berkeley, CA :Apress : : 2021.,
面頁冊數:
xxi, 558 p. :ill., digital ;24 cm.
內容註:
Chapter 1: Motivations -- Chapter 2: Raspberry Pi. 3 Model B+ Setup- Chapter 3: Raspberry Pi Zero W Setup -- Chapter 4: Setup the Workstation -- Chapter 5: Remote Java Development with NetBeans -- Chapter 6: Device Support in Java -- Chapter 7: The diozero Base I/O API -- Chapter 8: A DC Motor Controller -- Chapter 9: An Inertial Measurement Unit -- Chapter 10: A Lidar Unit -- Chapter 11: An Environmental Sensor -- Chapter 12: An Analog to Digital Converter -- Chapter 13: A Stepper Motor Driver -- Chapter 14: A Project -- Appendix 1: Arduino Command Center -- Appendix 2: Custom Lidar Unit -- Appendix 3: NetBeans and Mavin.
Contained By:
Springer Nature eBook
標題:
Java (Computer program language) -
電子資源:
https://doi.org/10.1007/978-1-4842-7264-0
ISBN:
9781484272640
Java on the Raspberry Pi = develop Java programs to control devices for robotics, IoT, and beyond /
Flurry, Greg.
Java on the Raspberry Pi
develop Java programs to control devices for robotics, IoT, and beyond /[electronic resource] :by Greg Flurry. - Berkeley, CA :Apress :2021. - xxi, 558 p. :ill., digital ;24 cm.
Chapter 1: Motivations -- Chapter 2: Raspberry Pi. 3 Model B+ Setup- Chapter 3: Raspberry Pi Zero W Setup -- Chapter 4: Setup the Workstation -- Chapter 5: Remote Java Development with NetBeans -- Chapter 6: Device Support in Java -- Chapter 7: The diozero Base I/O API -- Chapter 8: A DC Motor Controller -- Chapter 9: An Inertial Measurement Unit -- Chapter 10: A Lidar Unit -- Chapter 11: An Environmental Sensor -- Chapter 12: An Analog to Digital Converter -- Chapter 13: A Stepper Motor Driver -- Chapter 14: A Project -- Appendix 1: Arduino Command Center -- Appendix 2: Custom Lidar Unit -- Appendix 3: NetBeans and Mavin.
Use Java to do whatever you want to do with the Raspberry Pi and the devices you need for your project. In theory, it should be possible, and even easy, to work with on the Pi. Unfortunately, reality is a bit different. This book features an extensive set of techniques that allow you to get close to bringing this theory to fruition. You'll review some limitations on using Java imposed by the Raspberry Pi and Raspberry Pi OS, and even Java itself, and examine which ones might apply to your projects and your devices. You'll also explore solutions to address the limitations and l look at efficient development of Java for the Raspberry Pi. Java on the Raspberry Pi shows how to interact with a range of devices useful in robotics and IOT, overcoming the hurdles in doing so. It also covers off-loading work from the Raspberry Pi to an Arduino, leveraging its close-to-real time capabilities. You will: Develop with Java remotely using NetBeans Leverage available libraries to enable device interaction, and what to do if they don't work Implement multi-processing, using an Arduino as a co-processor Build sophisticated projects with multiple threads of execution, multiple processes, and even multiple systems.
ISBN: 9781484272640
Standard No.: 10.1007/978-1-4842-7264-0doiSubjects--Topical Terms:
522522
Java (Computer program language)
LC Class. No.: QA76.73.J38
Dewey Class. No.: 005.133
Java on the Raspberry Pi = develop Java programs to control devices for robotics, IoT, and beyond /
LDR
:02880nmm a2200325 a 4500
001
2251601
003
DE-He213
005
20210927113034.0
006
m d
007
cr nn 008maaau
008
220215s2021 cau s 0 eng d
020
$a
9781484272640
$q
(electronic bk.)
020
$a
9781484272633
$q
(paper)
024
7
$a
10.1007/978-1-4842-7264-0
$2
doi
035
$a
978-1-4842-7264-0
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.J38
072
7
$a
UK
$2
bicssc
072
7
$a
COM067000
$2
bisacsh
072
7
$a
UK
$2
thema
082
0 4
$a
005.133
$2
23
090
$a
QA76.73.J38
$b
F647 2021
100
1
$a
Flurry, Greg.
$3
3518764
245
1 0
$a
Java on the Raspberry Pi
$h
[electronic resource] :
$b
develop Java programs to control devices for robotics, IoT, and beyond /
$c
by Greg Flurry.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2021.
300
$a
xxi, 558 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Chapter 1: Motivations -- Chapter 2: Raspberry Pi. 3 Model B+ Setup- Chapter 3: Raspberry Pi Zero W Setup -- Chapter 4: Setup the Workstation -- Chapter 5: Remote Java Development with NetBeans -- Chapter 6: Device Support in Java -- Chapter 7: The diozero Base I/O API -- Chapter 8: A DC Motor Controller -- Chapter 9: An Inertial Measurement Unit -- Chapter 10: A Lidar Unit -- Chapter 11: An Environmental Sensor -- Chapter 12: An Analog to Digital Converter -- Chapter 13: A Stepper Motor Driver -- Chapter 14: A Project -- Appendix 1: Arduino Command Center -- Appendix 2: Custom Lidar Unit -- Appendix 3: NetBeans and Mavin.
520
$a
Use Java to do whatever you want to do with the Raspberry Pi and the devices you need for your project. In theory, it should be possible, and even easy, to work with on the Pi. Unfortunately, reality is a bit different. This book features an extensive set of techniques that allow you to get close to bringing this theory to fruition. You'll review some limitations on using Java imposed by the Raspberry Pi and Raspberry Pi OS, and even Java itself, and examine which ones might apply to your projects and your devices. You'll also explore solutions to address the limitations and l look at efficient development of Java for the Raspberry Pi. Java on the Raspberry Pi shows how to interact with a range of devices useful in robotics and IOT, overcoming the hurdles in doing so. It also covers off-loading work from the Raspberry Pi to an Arduino, leveraging its close-to-real time capabilities. You will: Develop with Java remotely using NetBeans Leverage available libraries to enable device interaction, and what to do if they don't work Implement multi-processing, using an Arduino as a co-processor Build sophisticated projects with multiple threads of execution, multiple processes, and even multiple systems.
650
0
$a
Java (Computer program language)
$3
522522
650
0
$a
Raspberry Pi (Computer)
$3
2068775
650
1 4
$a
Hardware and Maker.
$3
3134857
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-7264-0
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9409710
電子資源
11.線上閱覽_V
電子書
EB QA76.73.J38
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入