/ README.md
README.md
1 # Adafruit SI1145 Library [](https://github.com/adafruit/Adafruit_SI1145_Library/actions) 2 3 This is the Adafruit Arduino library for the Si1145 UV/IR/Visible Light Sensor 4 5 Tested and works great with the Adafruit SI1145 Breakout Board 6 [<img src="assets/board.jpg?raw=true" width="500px">](https://www.adafruit.com/products/1777) 7 8 These sensors use I2C to communicate, 2 pins are required to interface 9 10 Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit! 11 12 # Contributing 13 14 Contributions are welcome! Please read our [Code of Conduct](https://github.com/adafruit/Adafruit_SI1145_Library/blob/master/CODE_OF_CONDUCT.md>) 15 before contributing to help this project stay welcoming. 16 17 ## Documentation and doxygen 18 Documentation is produced by doxygen. Contributions should include documentation for any new code added. 19 20 Some examples of how to use doxygen can be found in these guide pages: 21 22 https://learn.adafruit.com/the-well-automated-arduino-library/doxygen 23 24 https://learn.adafruit.com/the-well-automated-arduino-library/doxygen-tips 25 26 Written by Limor Fried for Adafruit Industries. 27 BSD license, check license.txt for more information 28 All text above must be included in any redistribution 29 30 To install, use the Arduino Library Manager and search for "Adafruit SI1145 Library" and install the library.