Libraries

wayland/avr-sleep@0.0.1
Hardware sleep to save battery on AVR-based boards. Based on https://xod.io/libs/nkrkv/avr-sleep/
2022-02-04
wayland/bme280-barometer@0.0.1
BMP280 barometric pressure and temperature sensor. Wraps https://github.com/adafruit/Adafruit_BME280_Library. Datasheet: https://cdn-learn.adafruit.com/assets/assets/000/115/588/original/bst-bme280-ds002.pdf. N.B. UNTESTED!
2024-04-14
wayland/bmp280-barometer@0.0.5
BMP280 barometric pressure and temperature sensor. Wraps https://github.com/adafruit/Adafruit_BMP280_Library. Datasheet: https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMP280-DS001.pdf
2020-05-16 ⋯ 5 versions ⋯ 2022-02-12
wayland/bno055-aos@0.0.4
Absolute orientation sensor. Arduino library for the BNO055 breakout (https://learn.adafruit.com/adafruit-bno055-absolute-orientation-sensor/). Wraps Adafruit Unified BNO055 Driver (https://github.com/adafruit/Adafruit_BNO055).
2019-01-31 ⋯ 4 versions ⋯ 2019-02-06
wayland/cayenne-lpp@0.0.4
Cayenne Low Power Payload with Extended Data Types. CayenneLPP format is an efficient way to send sensor data over low bit rate connection, like LoRa. Wraps https://github.com/ElectronicCats/CayenneLPP.
2022-05-22 ⋯ 4 versions ⋯ 2022-05-25
wayland/dht20@0.0.3
ASAIR DHT20 humidity and temperature sensor (https://cdn-shop.adafruit.com/product-files/5183/5193_DHT20.pdf). Wraps https://github.com/RobTillaart/DHT20
2023-02-23 ⋯ 3 versions ⋯ 2023-02-24
wayland/ds18b20@0.0.4
DS18B20 digital temperature sensor. Enables use of multiple DS18B20 devices on a single one-wire bus. Wraps https://github.com/milesburton/Arduino-Temperature-Control-Library and https://github.com/PaulStoffregen/OneWire.
2020-09-11 ⋯ 4 versions ⋯ 2020-09-15
wayland/encoder@0.0.3
Quadrature Encoder Library for Arduino. Wraps https://github.com/PaulStoffregen/Encoder.
2024-02-09 ⋯ 3 versions ⋯ 2024-02-09
wayland/esp-utilities@0.0.1
This library will become a collection of utility nodes for the ESP8266 and ESP32.
2023-07-11
wayland/esp32-preferences@0.0.5
Save data (byte, number and string data types) to the non-volatile storage (NVS) of the ESP32. Wrapper for the ESP32 Preferences library (https://github.com/espressif/arduino-esp32/tree/master/libraries/Preferences). Tutorial on using the library: https://www.hackster.io/wayland2/access-esp32-non-volatile-storage-using-xod-252ec9
2021-08-22 ⋯ 5 versions ⋯ 2022-05-27
wayland/esp8266-true-random@0.0.1
Random number generator for the ESP8266. Wraps https://github.com/marvinroger/ESP8266TrueRandom
2023-02-17
wayland/generate-grid@0.0.2
Calculate the coordinates of all rectangles in a user specified grid. Facilitates drawing repeated patterns on a display.
2021-11-10 ⋯ 2 versions ⋯ 2021-11-13
wayland/generate-sequence@0.0.2
Generates a linear sequence of numbers. This patch was created to facilitate the drawing of repeated elements (e.g. gridlines) on displays.
2021-11-10 ⋯ 2 versions ⋯ 2021-11-10
wayland/gps@0.0.4
Arduino NMEA (National Marine Electronics Association) parsing library (wraps https://github.com/mikalhart/TinyGPSPlus). Provides nodes for extracting position, date, time, altitude, speed, and course from consumer GPS devices. Tested using a NEO-6M.
2022-04-22 ⋯ 4 versions ⋯ 2023-06-05
wayland/i2c-additional-buses@0.0.2
Interface object constructors for I²C hardware buses 1-3 (Wire1 - Wire3).
2021-04-25 ⋯ 2 versions ⋯ 2021-04-28
wayland/lis3dh-accelerometer@0.0.3
LIS3DH triaxial accelerometer. Wraps https://github.com/adafruit/Adafruit_LIS3DH. Datasheet: http://www.st.com/resource/en/application_note/cd00290365.pdf. This library was tested on a LIS3DHTR.
2020-08-27 ⋯ 3 versions ⋯ 2021-04-25
wayland/lis3dh-accelerometer-spi@0.0.1
LIS3DH triaxial accelerometer on an SPI bus. Wraps https://github.com/adafruit/Adafruit_LIS3DH. Datasheet: http://www.st.com/resource/en/application_note/cd00290365.pdf. N.B. this library has not been tested.
2024-02-14
wayland/m5stack-unit-lorawan@0.0.3
Library for the M5Stack LoRa868 module: https://docs.m5stack.com/en/unit/lorawan868. Wraps a modified version of https://github.com/m5stack/M5-LoRaWAN
2023-05-26 ⋯ 3 versions ⋯ 2023-05-31
wayland/max30102-pulse-oximeter@0.0.1
Pulse-oximeter. Arduino library for the MAX30102 (https://datasheets.maximintegrated.com/en/ds/MAX30102.pdf). Wraps the SparkFun MAX3010x sensor library (https://github.com/sparkfun/SparkFun_MAX3010x_Sensor_Library) written by Nathan Seidle and Peter Jansen. This XOD library is a work in progress - a node for measuring oxygen saturation will be added soon.
2019-07-08
wayland/max31855@0.0.2
MAX31855 Thermocouple Amplifier. Wraps https://github.com/adafruit/Adafruit-MAX31855-library.
2021-04-03 ⋯ 2 versions ⋯ 2021-04-05
wayland/max6675-thermocouple-amplifier@0.0.1
MAX6675 thermocouple amplifier. Wraps https://github.com/adafruit/MAX6675-library.
2020-10-29
wayland/mcp9808-thermometer@0.0.3
Precision I²C temperature sensor. Arduino library for the MCP9808 sensor (https://learn.adafruit.com/adafruit-mcp9808-precision-i2c-temperature-sensor-guide). Wraps https://github.com/adafruit/Adafruit_MCP9808_Library. Device datasheet: https://cdn-shop.adafruit.com/datasheets/MCP9808.pdf
2020-04-20 ⋯ 3 versions ⋯ 2024-10-22
wayland/memory-free@0.0.2
Node for measuring the amount of free Static Random Access Memory (SRAM). Based on https://github.com/mpflaga/Arduino-MemoryFree. For more information on getting the most from your Arduino memory, see: https://learn.adafruit.com/memories-of-an-arduino.
2022-01-23 ⋯ 2 versions ⋯ 2022-01-23
wayland/mlx90614@0.0.3
MLX90614 temperature sensor. Wraps https://github.com/adafruit/Adafruit-MLX90614-Library. UNTESTED!
2021-04-03 ⋯ 3 versions ⋯ 2024-04-27
wayland/moving-average@0.0.1
Library provides a single node for calculating the simple moving average (https://en.wikipedia.org/wiki/Moving_average#Simple_moving_average). Based on https://github.com/ThingEngineer/movingAvgFloat which in turn is derived from https://github.com/JChristensen/movingAvg
2021-10-27