APDS-9301 Sensor Hookup Guide
Contributors:
SFUptownMaker
Introduction
The APDS-9301 is an I2C compatible luminosity sensor which returns readings in lux. It is non-instantaneous, requiring some integration time to take a measurement. SparkFun provides a library making use of the part very simple.
Required Materials
Please check the wish list below for items required to follow this tutorial.
Tools
No special tools are required to follow this tutorial. You will need a soldering iron, solder, and general soldering accessories.
Suggested Reading
We suggest reviewing the tutorials below to ensure that you're up-to-date with all of the skills necessary to follow this hookup guide.
How to Solder: Through-Hole Soldering
This tutorial covers everything you need to know about through-hole soldering.
Installing an Arduino Library
How do I install a custom Arduino library? It's easy! This tutorial will go over how to install an Arduino library using the Arduino Library Manager. For libraries not linked with the Arduino IDE, we will also go over manually installing an Arduino library.