uFire_PAR_Sensor (community library)

Summary

Name Value
Name uFire_PAR_Sensor
Version 1.0.0
Installs 212
Author uFire
Maintainer contact@ufire.co
URL https://ufire.co
Download .tar.gz

Measure photosynthetically active radiation (PAR). An I2C sensor to measure PAR in μmol/m²/s.

Example Build Testing

Device OS Version:

This table is generated from an automated build. Success only indicates that the code compiled successfully.

Library Read Me

This content is provided by the library maintainer and has not been validated or approved.

Photosynthetically Active Radiation Sensor
  • Spectral range: 400~700nm
  • Accuracy: ±5%
  • Range: 0 - 2500 μmol/m²/s
  • Response time: < 1 second
  • Interface: I2C
  • Voltage range: 3.3 - 5 V
What it is

A PAR sensor in a waterproof aluminum enclosure with a 1.5m length of cable. The sensor comes pre-calibrated and doesn't require any subsequent recalibration.

The device uses the Qwiic Connect System for wiring, it's an easy-to-use, polarized, push-to-fit connector. No more mistaken connections or soldering header pins.

It comes with a small tripod and bubble level for easy deployment.

Using it

The documentation on the specification, and setup of the sensor is available.

The Arduino IDE, PlatformIO, and Particle.io library is in the respective library manager. Any Arduino compatible board will work. Any Raspberry Pi 3, 4 or Zero will work as well.

A python and rust library is available for the Raspberry Pi.

#include <uFire_PAR.h>
uFire_PAR par;
par.measurePAR();
Buy it

Visit ufire.co and buy a board and probe.

Browse Library Files