by Agus Kurniawan
31. May 2014 12:52

Oracle just released Java ME Embedded 8 with supported Raspberry Pi as development target. Now I would like to share my new book, Getting Started with Java ME Embedded 8 and Raspberry Pi. This book helps you to get started writing program to access device I/O on Raspberry Pi.
Table of Content
1. Preparing Development Environment
1.1 Raspberry Pi
1.2 Getting Hardware
1.3 Development Tools
2. Java ME Embedded 8 and Raspberry Pi
2.1 Java ME Embedded 8
2.2 Installing Java ME Embedded 8
2.2.1 Installing Java ME Embedded 8 on Raspberry Pi
2.2.2 Installing Java ME 8 on Local Computer
2.2.2.1 Install Java ME 8 SDK
2.2.2.2 Installing Java ME SDK 8 Plugin for Netbeans 8
2.3 Connecting Netbeans 8 with Raspberry Pi
2.4 Deploying SSH on Raspberry Pi
2.5 Deploying FTP Server on Raspberry Pi
3. Hello World - Java ME Embedded 8 and Raspberry Pi
3.1 Hello World
3.2 Hardware Configuration
3.3 Connecting Local Computer and Raspberry Pi
3.4 Building Java ME Embedded 8 Application
3.4.1 Creating a New Project
3.4.2 Writing Application
3.4.3 Configuring Permission
3.4.4 Running Application from Netbeans
3.4.5 Running Application on Raspberry Pi Device
3.5 Debugging Application
4. Raspberry Pi GPIO
4.1 GPIO
4.2 Lab Preparation
4.3 Writing Data to GPIO
4.3.1 Getting Started with 7 Segment Display
4.3.2 Deploying Hardware Wiring
4.3.3 Building Application
4.3.4 Configuring Permission
4.3.5 Testing
4.4 Reading Data on GPIO
4.4.1 Hardware Configuration
4.4.2 Building Application
4.4.3 Configuring Permission
4.4.4 Testing
5. Serial Communication - UART
5.1 Raspberry Pi UART
5.2 Java ME Embedded 8 and Raspberry Pi UART
5.3 Demo: Communicating Raspberry Pi UART and Arduino UART
5.3.1 Hardware Configuration
5.3.2 Writing Program for Arduino
5.3.3 Building Java ME 8 Embedded Application
5.3.4 Configuring Permission
5.3.5 Testing
6. Raspberry Pi I2C/TWI
6.1 Getting Started
6.2 Configuring I2C for Raspberry Pi
6.3 Demo 1: Hello I2C-Connecting Raspberry Pi and Arduino
6.3.1 Writing Arduino Program
6.3.2 Hardware Configuration
6.3.3 Testing I2C Bus
6.3.4 Building Java ME Embedded 8 Application
6.3.5 Configuring Permission
6.3.6 Testing
6.3.7 Reset I2C Bus
6.4 Demo 2: Reading and Writing on I2C
6.4.1 Writing Arduino Program
6.4.2 Hardware Configuration
6.4.3 Building Java ME Embedded 8 Application
6.4.4 Configuring Permission
6.4.5 Testing
7. Raspberry Pi SPI
7.1 Getting Started
7.2 Configuring SPI on Raspberry Pi
7.3 Demo 1: Hello SPI
7.3.1 Hardware Configuration
7.3.2 Building Java ME Embedded 8 Application
7.3.3 Configuring Permission
7.3.4 Testing
7.4 Demo 2: Digital-to-Analog Converter (D/A Converter)
7.4.1 Hardware Configuration
7.4.2 Building Java ME Embedded 8 Application
7.4.3 Configuring Permission
7.4.4 Testing
How to Buy
You can get this book on the following store.
Lulu, http://www.lulu.com/shop/agus-kurniawan/getting-started-with-java-me-embedded-8-and-raspberry-pi/ebook/product-21652192.html
Amazon Kindle, http://www.amazon.com/dp/B00KO9F4MQ
Google Play Book, https://play.google.com/store/books/details?id=M1CuAwAAQBAJ
Kobo, http://store.kobobooks.com/en-US/ebook/getting-started-with-java-me-embedded-8-and-raspberry-pi
97d2eb9e-5375-4f9f-ab6c-31aab2e565b8|1|5.0
Tags:
Books | Java