Read GPIOs with Java SE

userHead miguel 2017-07-12 18:39:36 4466 Views4 Replies
Hi,
I am creating a web service and also web interface for Lattepanda device. Some of the use cases that can be carried out via web interface will be get sensors status, installing new sensors, actuators, creating alarm supporting email notification, take camera snapshot, installing camera etc.. I would like to use Spring Framework for this purpose. I would like to know how to use Lattepanda GPIOs using Java.
Thanks in advanced.