Skip to content

Commit 0943b9e

Browse files
committed
fix the repo names for the shields in the readme
1 parent b7b74e2 commit 0943b9e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33

44
# SparkFun Spectral UV Sensor - AS7343
55

6-
Arduino Library for the SparkFun Spectral UV Sensor - AS7331 Sensor
7-
8-
![License](https://img.shields.io/github/license/sparkfun/SparkFun_AS7331_Arduino_Library)
9-
![Release](https://img.shields.io/github/v/release/sparkfun/SparkFun_AS7331_Arduino_Library)
10-
![Release Date](https://img.shields.io/github/release-date/sparkfun/SparkFun_AS7331_Arduino_Library)
11-
![Documentation - build](https://img.shields.io/github/actions/workflow/status/sparkfun/SparkFun_AS7331_Arduino_Library/build-deploy-ghpages.yml?label=doc%20build)
12-
![Compile - Test](https://img.shields.io/github/actions/workflow/status/sparkfun/SparkFun_AS7331_Arduino_Library/compile-sketch.yml?label=compile%20test)
13-
![GitHub issues](https://img.shields.io/github/issues/sparkfun/SparkFun_AS7331_Arduino_Library)
6+
Arduino Library for the SparkFun Spectral UV Sensor - AS7343 Sensor
7+
8+
![License](https://img.shields.io/github/license/sparkfun/SparkFun_AS7343_Arduino_Library)
9+
![Release](https://img.shields.io/github/v/release/sparkfun/SparkFun_AS7343_Arduino_Library)
10+
![Release Date](https://img.shields.io/github/release-date/sparkfun/SparkFun_AS7343_Arduino_Library)
11+
![Documentation - build](https://img.shields.io/github/actions/workflow/status/sparkfun/SparkFun_AS7343_Arduino_Library/build-deploy-ghpages.yml?label=doc%20build)
12+
![Compile - Test](https://img.shields.io/github/actions/workflow/status/sparkfun/SparkFun_AS7343_Arduino_Library/compile-sketch.yml?label=compile%20test)
13+
![GitHub issues](https://img.shields.io/github/issues/sparkfun/SparkFun_AS7343_Arduino_Library)
1414

1515

1616
The [SparkFun Spectral UV Sensor - AS7331 (SEN-23517)](https://www.sparkfun.com/sparkfun-spectral-uv-sensor-as7331-qwiic.html) and [SEN-23518](https://www.sparkfun.com/sparkfun-mini-spectral-uv-sensor-as7331-qwiic.html) features the AS7331 UV sensor from ams OSRAM©. It measures UV radiation on three channels: UVA (320-400nm), UVB (280-320nm), and UVC (200-280nm) with high sensitivity and accuracy. The three channels on the AS7331 each have individual photodiodes with built-in interference filters. This Mini-sized breakout board is only 0.5in. by 1in. big and has three operating modes: Single Measurement (CMD), Continuous Measurement (CONT), SYNchronized Start (SYNS), and SYNchronized Start & End (SYND), with an automatic power-down sequence between measurements for low current consumption in all three modes.

0 commit comments

Comments
 (0)