Robo4J (Java Duke¡¯s Choice Award 2017) is an upcoming open source framework for quickly building IoT systems (example: robots, button activator¡) using popular hardware on Java SE platform. Nice example is Coff-E, an autonomous system, partly 3D-printed system, fully running on Java.
This talk will show how to painlessly wire different types of hardware together, configure and use them on Java platform (life coding demos, raspberrypi, lcd, sensors, servos¡ ). You will also learn how simple is to turn your hardware units into the micro-services. Talk will also touch how we started using Robo4J at M.A.N Truck & Bus AG.
After session you should be prepared to start building your own hardware systems on Java platform. All demos will be available on Robo4J GitHub repository.
10. http://robo4j.io
Robo4J
@robo4j
How to start building your IoT solution
Simplicity is the key
? Choose the RoboUnits for your hardware and configure them
? Create your own RoboUnits to control their behavior
? Use the RoboBuilder and create RoboContext
? Start the RobotContext
? They communicate through RoboReferences
18. http://robo4j.io
Robo4J
@robo4j
Summary
? IoT Devices connected through Java is real fun
? Java and Robo4J lets you build them quickly
? We just started ¡ but you can contribute ¡
? Please give me a feedback! ?
Also build a robot. You will not regret it! :)