Raspberry Pi GPIO Web Control and Cronjob - Raspberry Pi Forums
i share first pi project.
lightweight java based web application control gpio ports of raspberry pi on http. have used lightweight servlet container (winstone) , running fine on pi while.
control gpios http-get parameters. response send via json.
important features:
lightweight java based web application control gpio ports of raspberry pi on http. have used lightweight servlet container (winstone) , running fine on pi while.
control gpios http-get parameters. response send via json.
important features:
- it can handle input , output ports.
- it can handle analog input ports based on http://www.raspberrypi-spy.co.uk/2012/0 ... -gpio-pin/
- cronjobs (within java server) implemented automation.
- a condition logic implemented (e.g. set output port if import port set).
hi,
seems interesting? java virtual machine have used, oracle or openjdk?
performances?
thanks
seems interesting? java virtual machine have used, oracle or openjdk?
performances?
thanks
raspberrypi
Comments
Post a Comment