This document summarizes a presentation on using Raspberry Pi with Java 8. It discusses using Pi4J to access GPIO pins and I2C on the Raspberry Pi to control hardware components like LEDs, switches, and sensors. Example code is provided to toggle an LED using a button press via GPIO interrupts. Attendees will learn how to interface with common sensors like temperature, pressure and more to build a prototype shipping container monitoring device.