This is an example test library for the Epson XV7211BB using the 4-wire SPI interface. It is developed on the Arduino Zero or Teensy 3.6 development board (Teensyduino) and includes example ...
// Example sketch showing how to periodically poll a sensor and send the data // to a LoRaWAN network. // Based on simple_sensor_bme280.ino with the following modifications: // MCCI Arduino ...