Libraries

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
wayland/mprls-pressure-sensor@0.0.2
Micropressure sensor. Arduino library for the Adafruit_MPRLS micropressure sensor. Wraps a modified version of: https://github.com/adafruit/Adafruit_MPRLS
2019-05-15 ⋯ 2 versions ⋯ 2019-05-16
wayland/nextion@0.0.4
Library for Nextion displays. Wraps Athanasios Seitanis's Easy Nextion Library (https://github.com/Seithan/EasyNextionLibrary).
2020-06-08 ⋯ 4 versions ⋯ 2021-10-22
wayland/random@1.0.0
Random numbers generation. Based on https://xod.io/libs/nkrkv/random/
2023-01-03
wayland/read-bits@0.0.2
Nodes for reading each bit of a byte.
2023-08-28 ⋯ 2 versions ⋯ 2023-08-28
wayland/rectangular-waveform@0.0.2
Generates rectangular waveforms of a user-defined duty and period. Waveforms can have a maximum frequency of 1MHz (period of 1 microsecond). Uses Paul Stoffregen's TimeOne library: https://github.com/PaulStoffregen/TimerOne.
2024-04-02 ⋯ 2 versions ⋯ 2024-04-02
wayland/rp2040@0.0.3
Nodes for the RP2040 in the Seeed Studio SenseCAP Indicator.
2024-06-17 ⋯ 3 versions ⋯ 2024-06-17
wayland/rtc-zero@0.0.1
XOD library to control the internal real time clock (RTC) of the Arduino Zero, MKR1000 and related boards. Tested using the MKR Vidor 4000. Wraps https://github.com/arduino-libraries/RTCZero
2024-04-17
wayland/running-median@0.0.1
Library to determine the running median using a circular buffer. Wraps https://github.com/RobTillaart/Arduino/tree/master/libraries/RunningMedian
2022-08-27
wayland/scd30-co2-rh-temp@0.0.2
CO2, relative humidity and temperature sensor. Arduino library for the Sensirion SCD30 sensor module (https://www.sensirion.com/en/environmental-sensors/carbon-dioxide-sensors-co2/). Wraps a modified version of the SparkFun SCD30 Arduino Library (https://github.com/sparkfun/SparkFun_SCD30_Arduino_Library).
2019-04-20 ⋯ 2 versions ⋯ 2019-11-17
wayland/scd4x-co2-rh-temp@0.0.3
Sensirion SCD4x CO2, relative humidity and temperature sensor. Wraps https://github.com/Sensirion/arduino-i2c-scd4x
2024-06-16 ⋯ 3 versions ⋯ 2024-06-17
wayland/sdp6x-pressure-sensor@0.0.2
Library for Sensirion SDP6x differential pressure sensors, including the SDP610. Wraps a modified version of https://github.com/EngineerTony/Sensirion_SDP6x_pressure_sens. Data sheet: https://sensirion.com/media/documents/63859DD0/6166CF0E/Sensirion_Differential_Pressure_Datasheet_SDP600Series.pdf
2023-01-02 ⋯ 2 versions ⋯ 2023-01-02
wayland/sensecap-indicator-gfx@0.0.1
Graphics library for the Sense CAP Indicator screen. Wraps https://github.com/WaylandM/Seeed_Arduino_GFX
2024-08-28
wayland/sensecap-indicator-gfx-fonts@0.0.2
GFX fonts for the SenseCAP Indicator display. To be used with the draw-string node of the sensecap-indicator-gfx library. Wraps https://github.com/WaylandM/XOD_ArduinoFreeFontFile.
2024-08-28 ⋯ 2 versions ⋯ 2024-08-28
wayland/sfm3x00-flow-meter@0.0.8
Sensirion SFM3x00 series flow meter. Supported devices include SFM3200, SFM3300 and SFM3400. Wraps a modified version of https://github.com/PubInv/SFM3X00. Volume calculations based on https://github.com/MyElectrons/sfm3300-arduino. This software library has not been submitted for medical device approval; it is provided for research, educational and development purposes only.
2020-09-06 ⋯ 8 versions ⋯ 2021-12-14
wayland/sgp30@0.0.1
Sensirion SGP30 Indoor Air Quality (IAQ) sensor. Wraps https://github.com/adafruit/Adafruit_SGP30. Datasheet: https://sensirion.com/media/documents/984E0DD5/61644B8B/Sensirion_Gas_Sensors_Datasheet_SGP30.pdf.
2023-11-18
wayland/sgp40-air-quality-sensor@0.0.3
SGP air quality sensor. Wraps https://github.com/adafruit/Adafruit_SGP40
2024-06-03 ⋯ 3 versions ⋯ 2024-06-17
wayland/sh1106g-oled-i2c@0.0.5
Arduino library for OLED displays driven by the SH1106G chip. Communication via I2C. Wraps Adafruit_SH130x (https://github.com/adafruit/Adafruit_SH110x). N.B. UNTESTED!
2022-05-29 ⋯ 5 versions ⋯ 2022-06-06
wayland/sh1107-oled-i2c@0.0.5
Arduino library for OLED displays driven by the SH1107 chip. Communication via I2C. Wraps Adafruit_SH130x (https://github.com/adafruit/Adafruit_SH110x). Tested using a Pimoroni Mono OLED Breakout (1.12" 128x128 pixels) and ESP32.
2022-05-29 ⋯ 5 versions ⋯ 2022-06-06
wayland/sht2x-rh-temp@0.0.3
Library for the Sensirion SHT2x series of humidity and temperature sensors. Wraps https://github.com/RobTillaart/SHT2x. Datasheet for SHT21: https://sensirion.com/resource/datasheet/sht21
2022-01-27 ⋯ 3 versions ⋯ 2023-11-19
wayland/sht4x@0.0.1
SHT4x relative humidity and temperature sensor. Tested using an SHT40 device. Wraps https://github.com/adafruit/Adafruit_SHT4X
2023-11-17
wayland/si1145-light-sensor@0.0.2
SI1145 UV/IR/Visible Light Sensor. Wraps https://github.com/adafruit/Adafruit_SI1145_Library.
2020-08-28 ⋯ 2 versions ⋯ 2020-08-28