This is an example test library for the Epson XV7021BB using the 4-wire SPI interface. It is developed on the Arduino Zero or Teensy 3.6 development board (Teensyduino) and includes example ...
This sketch reads a piezo element to detect a knocking sound. It reads an analog pin and compares the result to a set threshold. If the result is greater than the threshold, it writes "knock" to the ...