Libraries

wayland/max6675-thermocouple-amplifier@0.0.1
MAX6675 thermocouple amplifier. Wraps https://github.com/adafruit/MAX6675-library.
2020-10-29
wayland/analog-read-no-port-check@0.0.2
Reads analog signal value from ADC port. Does not check if port is a valid analog port. Arduino Unos with DIP ICs typically only have six analog ports broken out to headers: A0-A5. SMD Unos (such as the Grove Beginner Kit) also have headers for ports A6 and A7, however the function isValidAnalogPort does not consider A6 and A7 to be valid ports and so the inbuilt analog-read node cannot be used with these ports. This library provides an alternative analog-read node which doesn't check if the analog port is valid.
2020-09-16 ⋯ 2 versions ⋯ 2020-09-16
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/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/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
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/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/tsl2591-light-sensor@0.0.4
TSL2591 High Dynamic Range Digital Light Sensor. Wraps https://github.com/adafruit/Adafruit_TSL2591_Library. Datasheet: https://cdn-learn.adafruit.com/assets/assets/000/078/658/original/TSL2591_DS000338_6-00.pdf?1564168468
2020-05-17 ⋯ 4 versions ⋯ 2021-04-28
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/visi-genie-scope@0.0.2
Node for writing to ViSi-Genie scope object. Node has a DONE pulse output to facilitate chaining writes. Minor extension to gabbapeople/4d-ulcd and bradzilla84/visi-genie-extra-library.
2020-04-29 ⋯ 2 versions ⋯ 2020-04-29
wayland/mcp9808-thermometer@0.0.2
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 ⋯ 2 versions ⋯ 2020-04-20
wayland/arduino-tvout@0.0.3
Library for generating composite video on Arduino. Wraps Arduino-TVout (https://github.com/Avamander/arduino-tvout). Information on hardware connections can be found here: https://playground.arduino.cc/Main/TVout/
2019-11-16 ⋯ 3 versions ⋯ 2019-11-16
wayland/433mhz-rf-module@0.0.3
Arduino library for 433MHz RF transmitter and receiver modules. Wraps the RH_ASK driver from the RadioHead Packet Radio library for embedded microprocessors (https://www.airspayce.com/mikem/arduino/RadioHead/).
2019-10-23 ⋯ 3 versions ⋯ 2019-10-28
wayland/vl53l0x-time-of-flight@0.0.2
Time-of-Flight (ToF) sensor. Arduino library for the ST VL53L0X sensor (https://www.st.com/en/imaging-and-photonics-solutions/vl53l0x.html). Wraps the Pololu VL43L0X library for Arduino (https://github.com/pololu/vl53l0x-arduino).
2019-08-11 ⋯ 2 versions ⋯ 2019-08-11
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/vl53l1x-time-of-flight@0.0.3
Time-of-Flight (ToF) sensor. Arduino library for the ST VL53L1X sensor (https://www.st.com/en/imaging-and-photonics-solutions/vl53l1x.html). Wraps the Pololu VL43L1X library for Arduino (https://github.com/pololu/vl53l1x-arduino).
2019-06-03 ⋯ 3 versions ⋯ 2021-01-08
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/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/ssd1306-oled-i2c@0.0.9
Arduino library for OLED displays driven by the SSD1306 chip. Communication via I2C. Wraps Adafruit_SSD1306 (https://github.com/adafruit/Adafruit_SSD1306).
2019-03-07 ⋯ 9 versions ⋯ 2023-03-07
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