1. Введение
The GODIYMODULES VEML7700 Ambient Light Sensor Module is a high-accuracy 16-bit sensor designed for measuring ambient light intensity (lux). It utilizes an I2C interface for communication, making it suitable for integration with microcontrollers like Arduino. This module provides precise light measurements across a wide dynamic range, ideal for various applications including environmental monitoring and automatic lighting control systems.
2. Особенности продукта
- Датчик: Integrates the VEML7700 ambient light sensor.
- Интерфейс: I2C communication protocol.
- I2C-адрес: Fixed at 0x10 (not modifiable).
- Диапазон измерения: 0 to 120,000 lux on 16 bits.
- Точность: High precision with 0.0036 lux / count.
- Источник питания: Operates with 3.3 Vdc or 5 Vdc.
- Regulator Output: Features a 3.3 Vdc / 100 mA max regulator output.
- Связь: Requires soldering of the included 5-pin connector for use.
- Компактный дизайн: Module dimensions are approximately 17 x 17 x 4 mm.
3. Содержимое упаковки
Каждый пакет содержит следующие элементы:
- 2 × VEML7700 Ambient Light Sensor Modules
- 2 × 5-pin Male Header Connectors (for soldering)

Image: Two VEML7700 Ambient Light Sensor Modules, showing the front side of both modules along with their respective 5-pin male header connectors.
4. Технические характеристики
| Спецификация | Ценить |
|---|---|
| Бренд | GODIYMODULES |
| Номер модели | 0f093315-79af-4fc7-93bd-6cc871cfda62 |
| Тип датчика | Датчик освещенности VEML7700 |
| Интерфейс | I2C |
| I2C Адрес | 0x10 (фиксировано) |
| Диапазон измерения | 0 to 120,000 lux (16-bit) |
| Точность | 0.0036 lux / count |
| Источник питания | 3.3 Vdc or 5 Vdc |
| Выход регулятора | 3.3 Vdc / 100 mA max |
| Тип вывода | Цифровой |
| Материал | Полимер |
| Вес товара | 9 g (per module) |
| Размеры упаковки | 12.09 х 10.21 х 3.1 см |
| Конкретные применения | Environmental monitoring, electronic projects |
5. Настройка и подключение
5.1 Soldering the Connector
The VEML7700 module requires soldering of the included 5-pin male header connector for proper integration into your circuit. Carefully solder the pins to the corresponding pads on the module. Ensure good solder joints for reliable connectivity.

Изображение: Спереди view of the VEML7700 module, showing the pin labels (I2C Lux Sensor, Vin/Logic: 3-5V) and the separate 5-pin male header connector.
5.2 Pinout and Wiring
The module features the following pins:
- VIN: Power supply input (3.3V or 5V DC).
- Земля: Заземление.
- ПДД: Последовательная линия передачи данных I2C.
- Вероятность нежелательной почты: Последовательная линия тактирования I2C.
- 3В0: 3.3V regulated output (max 100mA). This can be used to power other low-power 3.3V components if needed.
Подключите модуль к микроконтроллеру (например, Arduino) следующим образом:
- Соединять ВИН-номер to your microcontroller's 3.3V or 5V power supply.
- Соединять Земля to your microcontroller's Ground.
- Соединять ПДД to your microcontroller's I2C SDA pin (e.g., A4 on Arduino Uno).
- Соединять СКЛ to your microcontroller's I2C SCL pin (e.g., A5 on Arduino Uno).

Изображение: Детальный вид спереди view of the VEML7700 module, clearly showing the VIN, GND, SDA, SCL, and 3V0 pin labels.

Изображение: Назад view of the VEML7700 module, revealing the VEML7700 sensor chip and other surface-mount components.
6. Инструкция по эксплуатации
6.1 Software Setup (Arduino Exampле)
To operate the VEML7700 sensor with an Arduino, you will typically need an I2C library for the VEML7700. Many such libraries are available through the Arduino IDE's Library Manager (e.g., "Adafruit VEML7700 Library").
- Установить библиотеку: Откройте Arduino IDE, перейдите в Sketch > Включить библиотеку > Управление библиотеками... Искать "VEML7700" and install a suitable library (e.g., Adafruit VEML7700).
- Нагрузка ExampЭскиз: После установки перейдите в File > Бывшийamples > [Installed Library Name] > veml7700_test (or similar exampле).
- Код загрузки: Connect your Arduino board, select the correct board and port, then upload the exampле эскиз.
- Выход монитора: Open the Serial Monitor in the Arduino IDE (set baud rate to 115200 or as specified in the sketch). You should see ambient light readings in lux.
6.2 Reading Ambient Light
The VEML7700 sensor provides highly accurate ambient light measurements. The library functions will typically handle the configuration of the sensor's gain and integration time to optimize readings across its 0 to 120,000 lux range. The output will be a digital value representing the light intensity in lux.
The sensor's high accuracy of 0.0036 lux per count allows for detection of very subtle changes in light, making it suitable for applications requiring fine-grained light sensing.
7. Техническое обслуживание
The VEML7700 Ambient Light Sensor Module is a robust electronic component. Follow these guidelines for optimal performance and longevity:
- Обращаться с осторожностью: Избегайте падений и чрезмерных физических ударов, которым подвергается модуль.
- Хранить в сухом месте: Protect the module from moisture and liquids. Water damage can lead to malfunction.
- Чистота: Keep the sensor surface clean and free from dust or debris, which can affect light readings. Use a soft, dry cloth for cleaning if necessary.
- Хранилище: Когда модуль не используется, храните его в сухом, антистатическом месте.
- Источник питания: Always ensure the correct power supply voltage (3.3V or 5V DC) is applied to prevent damage.
8. Поиск Неисправностей
If you encounter issues with your VEML7700 Ambient Light Sensor Module, consider the following troubleshooting steps:
- No Readings / Incorrect Readings:
- Проверьте проводку: Verify all connections (VIN, GND, SDA, SCL) are correct and secure. Ensure no short circuits.
- Пайка: Inspect solder joints on the 5-pin header. Re-solder any cold or incomplete joints.
- Источник питания: Confirm the module is receiving the correct voltagе (3.3 В или 5 В).
- I2C-адрес: The VEML7700 has a fixed I2C address of 0x10. Ensure your code is configured to communicate with this address.
- Библиотека: Ensure the correct VEML7700 library is installed and properly initialized in your code.
- Препятствие для датчика: Check if the sensor's light-sensitive area is obstructed by dust, dirt, or other objects.
- Модуль не обнаружен:
- Perform an I2C scanner sketch to confirm if the module is detected on the I2C bus at address 0x10.
- Double-check power and ground connections.
- Прерывистые чтения:
- Check for loose connections or poor solder joints.
- Обеспечьте стабильное электроснабжение.
9. Гарантия и поддержка
This product is typically covered by a standard replacement policy for manufacturing defects. For specific warranty details, please refer to the retailer or platform where the product was purchased. For technical support or further assistance, please contact GODIYMODULES customer service or consult online community forums dedicated to Arduino and VEML7700 sensor usage.
Please note that damage resulting from improper installation, misuse, or unauthorized modifications is not covered under warranty.