
Your wearable can now keep you from getting sunburnt, with the Flora digital UV index sensor. We took our popular SI1145 UV index sensor and cut out everything you don't need for using with a Flora. It's small, round, and connects to the I2C bus pads.
Input to the onboard regulator; Adafruit says power with 3-5VDC and notes reverse-polarity protection.
Signal and power ground; connect to microcontroller ground.
3.3V output from the onboard regulator; Adafruit says up to 100mA can be drawn.
Interrupt output from the SI1145 with a 10K pullup to 3.3V; indicates when conversions are done.
Open-collector IR LED drive pin for proximity use; Adafruit says connect IR LED cathode to this pin and anode to 3-5VDC, with sink spikes up to 300mA.
I2C · 3-5VDC input · 0V
Confirm the data interface matches your host board.
Module pins: Vin, 3Vo, GND, INT, LED, SCL, SDA. Schematik maps them to your board in the app.
MQ-2 Gas Sensor visual preview
MQ-3 Gas Sensor visual preview
MQ-135 Gas Sensor visual preview
Grove - Air quality sensor visual previewChoose between MQ gas sensors, VOC/eCO2 indoor-air sensors, true CO2 modules and particulate sensors without treating every air-quality breakout as the same detector.
Sensors · Gas & air-quality sensors · 31 parts
Gravity: DHT11 Temperature & Humidity Sensor For Arduino visual preview
MIKROE DHT22 2 Click visual preview
MIKROE DHT22 Click visual preview
DHT20 - AHT20 Pin Module - I2C Temperature and Humidity Sensor visual previewDHT11, DHT22/AM2302, and DHT20/AHT20 sensors solve the same broad job, but only some are acceptable substitutes in the same circuit.
Sensors · Environment sensors · 19 parts
Gravity: DHT11 Temperature & Humidity Sensor For Arduino visual preview
Fermion: ENS160+BME280 Environmental Sensor - TVOC, eCO2, Temp & Humidity (Breakout) visual preview
MIKROE DHT22 2 Click visual preview
MIKROE DHT22 Click visual previewChoose between temperature-only, temperature/humidity, pressure and indoor air-quality modules without treating every environmental sensor as a drop-in substitute.
Sensors · Environment sensors · 8 parts
Photo cell (CdS photoresistor) visual preview
TCS3200 Color Sensor visual preview
Adafruit APDS9999 Proximity, Lux Light & Color Sensor visual preview
Adafruit AS7341 10-Channel Light / Color Sensor Breakout visual previewPhotoresistors and color sensors both respond to light, but they expose very different signals and are not sensible drop-in substitutes.
Sensors · Light & color sensors · 7 parts
I2C clock pin for the SI1145; connect to the microcontroller I2C clock master pin.
I2C data pin for the SI1145; connect to the microcontroller I2C data master pin.
| Pin | Position | Type | Function | Voltage |
|---|---|---|---|---|
| Vin | power | Input to the onboard regulator; Adafruit says power with 3-5VDC and notes reverse-polarity protection. | 3-5VDC input | |
| GND | ground | Signal and power ground; connect to microcontroller ground. | 0V | |
| 3Vo | power | 3.3V output from the onboard regulator; Adafruit says up to 100mA can be drawn. | 3.3V output, up to 100mA | |
| INT | signal | Interrupt output from the SI1145 with a 10K pullup to 3.3V; indicates when conversions are done. | pulled up to 3.3V | |
| LED | signal | Open-collector IR LED drive pin for proximity use; Adafruit says connect IR LED cathode to this pin and anode to 3-5VDC, with sink spikes up to 300mA. | open collector, LED anode to 3-5VDC | |
| SCL | signal | I2C clock pin for the SI1145; connect to the microcontroller I2C clock master pin. | 3V or 5V logic safe, level shifted | |
| SDA | signal | I2C data pin for the SI1145; connect to the microcontroller I2C data master pin. | 3V or 5V logic safe, level shifted |