Skip to content

Instantly share code, notes, and snippets.

View natchezl's full-sized avatar

Thanatcha Lerttripinyo natchezl

View GitHub Profile
@natchezl
natchezl / Button.java
Last active August 29, 2015 13:58
ECHONET-Lite Emergency Button
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package gpiotest;
import com.pi4j.io.gpio.GpioController;
import com.pi4j.io.gpio.GpioFactory;
import com.pi4j.io.gpio.GpioPinDigitalInput;