The Adafruit AS7343 14-Channel Light / Color Sensor Breakout is a multi-channel spectrometer, which is a special type of light sensor that is able to detect not only the amount of light present but also the amounts of light within different wavelengths. You can use it determining what color or colors of light is present much better than the human eye is capable of.
The AS7343 packs within its 3x2mm footprint 25 photodiodes that can detect 11 separate, overlapping bands of visible light, plus one near infrared, one clear and a flicker channel for 14 channels total. Compared to the AS7341, this sensor has 4 more light channels - but you'll need to use a new firmware driver since it's not backward-compatible.
The multi-spectral color measuring capabilities of the AS7343 can be used to quantify the specific makeup of light, either emitted or reflective. It's kind of like a mini spectroscopy sensor. This is possible thanks to the impressive collection of sensors in the AS7343 being routed through a 16-bit 6-channel ADC that takes the raw measurements and converts them into digital values that can be read out over I2C.
14 readable individual sensor elements (13 light channels plus flicker detection) don’t exactly fit through a 6-channel ADC all at once, so the chip includes a so-called Super MUX (SMUX) that allows you to route the signal from any sensor to any ADC channel. The sensor also has GPIO and interrupt pins that can allow it to communicate directly with other sensors, or the microcontroller itself.
All of this capability is made accessible by mounting the sensor on a STEMMA QT form factor breakout board, complete with level shifting circuitry and SparkFun Qwiic compatible Stemma QT connectors. This means that you can, without needing to solder, connect our AS7343 breakout into your 3.3V or 5V microcontroller of choice be it an Arduino Uno, Raspberry Pi, or one of the many CircuitPython-compatible boards. While it certainly takes a bit of work to make all those different light sensors share their measurements, our Arduino and CircuitPython libraries take care of all of that hard work for you and even include example code to help get you started. QT Cable is not included, but we have a variety in the shop.
Page last edited March 13, 2026
Text editor powered by tinymce.