Is there a lot of light in the room or not enough and do I need to turn the lights on? Just use our LTR390 sensor module to measure ambient light and ultraviolet radiation and you'll know right away? And what to do next? Use it for example in your home automation and automatically switch the lighting on.
The LTR390 sensor is located on our standard size and dimension module, where you will find two uŠup connectors and also a place to male/female header with a standard 2.54mm pitch. From the uSup connector you can conveniently connect the module with LTR390 to other modules and development boards.
And what another modules you can use? For example the sensor SCD41 for measurement of CO2, temperature and humidity, sensor SHT41 temperature nad humidity and sensor of pressure, temperature, humidity BME280, RTC - Real Time Clock with DS3231 or OLED display with 1.3" dimension and 128x64px resolution.
You can connect all these modules also to our evaluation boards such as Meteo Mini with solar panel input, easily programmed ESP32-DEVKit, super low power and small ESP32-C3 LPKit, ESPInk with ESP32 and huge 4.2" ePaper or popular eval board with ESP32 and 3.5" TFT display.
Finally, it is not necessary to use only our eval boards, you can use common Arduino boards, single-board computers as Rock Pi or Raspberry Pi or another popular evaluation boards.
The power supply voltage of the module and also the sensor is from 1.7V up to 3.6V. The sensor address is 0x53. On the front side you will find a solder bridge that connects the mounted pull-up resistors to the I2C bus.
You can buy this module on https://www.laskakit.cz/laskakit-ltr390-uv-senzor/
Supported libraries in Arduino IDE https://github.com/levkovigor/LTR390 https://github.com/adafruit/Adafruit_LTR390
Our example codes are available on https://github.com/LaskaKit/LTR390-UV-Sensor/tree/main/SW

