> **Source:** Core Electronics is an Australian maker-electronics retailer and manufacturer based in Newcastle, NSW, run by a team of makers and educators. We design and manufacture our own product lines (PiicoDev, CE originals) and are official retailers for iconic maker and industrial brands including Raspberry Pi, Arduino, Adafruit, SparkFun and DFRobot. Orders ship Australia-wide from our Newcastle warehouse. Prices are in AUD and include GST. Pricing, stock and dispatch on this page are generated from the store's live catalog. Full machine-readable index: https://core-electronics.com.au/llms.txt

# PiicoDev Ambient Light Sensor VEML6030

**Type:** Product page · **SKU:** CE07692 · **Brand:** [PiicoDev](https://core-electronics.com.au/brands/piicodev-brand)
**Page:** https://core-electronics.com.au/piicodev-ambient-light-sensor-veml6030.html ([markdown](https://core-electronics.com.au/piicodev-ambient-light-sensor-veml6030.html.md))

Measure the brightness of ambient light with a 16-bit sensor.

> ⚠ Deal is for shelf stock only — any additional stock will be at the normal price.

## Pricing

- **Price:** $7.95 (inc GST) — $7.23 AUD, exc GST

## Availability & dispatch

- In stock, ships same business day if ordered before 2PM (Australia/Sydney).
- We can dispatch 783 today, and up to 500 more in 6–42 days.

## How to buy

- **Build a cart:** compose `https://core-electronics.com.au/cart/link?items=CE07692:1` (comma-separated SKU:qty pairs) and share the link. Opening it shows a confirmation page with live pricing and stock before anything is added to the cart.
- **Verify the cart first:** fetch `https://core-electronics.com.au/cart/link/CE07692:1.md` for live line prices (inc & exc GST, quantity discounts applied), stock and dispatch estimates, and totals. Append `/to/{AU-postcode}` (or `/to/{country-code}:{postcode}`) before `.md` for delivery options and prices to that destination. Unknown, retired, or out-of-stock SKUs are flagged. (Query form `cart/link.md?items=...` also works but some robots parsers refuse query strings here.)
- **Checkout** is completed on-site and includes a captcha at the payment step. Share the cart link; checkout takes it from there.
- **Search the catalogue:** `https://core-electronics.com.au/search/{query}.md` (URL-encode the query; pages 2-3 at `search/{query}/{page}.md`; `search.md?q=` also works)
- **Payment methods, purchase orders, policies and contact details:** https://core-electronics.com.au/llms.txt
## Description

The PiicoDev® Ambient Light Sensor is a great for measuring the intensity of ambient light. The on-board VEML6030 sensor boasts 16-bit precision. Better still, you can connect to this sensor using our PiicoDev system - no soldering is required to connect the PiicoDev Ambient Light Sensor to other devices in the PiicoDev family. Up to two Ambient Light Sensors can be connected together - just ensure they each have a unique Address SWitch (ASW) setting.

**Features**

- Small size, high accuracy
- PiicoDev connector, compatible with Qwiic and STEMMA QT (3.3V only)
- 2.54mm breakout for breadboarding/prototyping
- Manufactured and [supported](https://core-electronics.com.au/contacts/) in Australia by Core Electronics
 
**Getting Started Guides**

- For [Micro:bit](https://core-electronics.com.au/tutorials/piicodev-ambient-light-sensor-veml6030-quickstart-guide-for-micro-bit.html)
- For [Raspberry Pi Pico](https://core-electronics.com.au/tutorials/piicodev-ambient-light-sensor-veml6030-quickstart-guide-for-rpi-pico.html)
- For [Raspberry Pi](https://core-electronics.com.au/guides/raspberry-pi/piicodev-ambient-light-sensor-veml6030-raspberry-pi-guide/)
 
**Technical Specifications**

- Address: 0x10 (ASW: OFF), or 0x48 (ASW: ON)
- Dimensions: 25.4x25.4mm
- Mounting Holes: 2x M2.5
 
**Resources**

- [Hardware Repo](https://github.com/CoreElectronics/CE-PiicoDev-Ambient-Light-Sensor-VEML6030)
- [Schematic](https://github.com/CoreElectronics/CE-PiicoDev-Ambient-Light-Sensor-VEML6030/raw/main/Documents/schematic-piicodev-ambient-light-sensor-veml6030-v10.pdf)
- [Example code](https://github.com/CoreElectronics/CE-PiicoDev-VEML6030-MicroPython-Module)
- [Mounting Guide](https://core-electronics.com.au/tutorials/piicodev-mounting-guide.html)
 
Also available are [PiicoDev Starter Kits](https://core-electronics.com.au/piicodev.html#category_1322) - level up your projects by learning how to use a wide range of modern sensors and outputs.

![Feature banner for PiicoDev Ambient Light Sensor VEML6030](https://core-electronics.com.au/media/bannerslider/p/i/piicodev-ambient-light-sensor.jpg)

**PiicoDev Overview**

[PiicoDev](https://core-electronics.com.au/piicodev.html) is a [![](https://core-electronics.com.au/skin/frontend/white/default/images/ce_original_blue.png)](https://core-electronics.com.au/original) ecosystem designed for rapid prototyping and maker education. The range includes:

- [Starter Kits](https://core-electronics.com.au/piicodev.html#category_1322)
- [Sensors](https://core-electronics.com.au/piicodev.html#category_1380)
- [Outputs](https://core-electronics.com.au/piicodev.html#category_1381)
- [Adaptors &amp; Expansion Boards](https://core-electronics.com.au/piicodev.html#category_1307)
- [Platforms](https://core-electronics.com.au/piicodev.html#category_1310)
- [Cables](https://core-electronics.com.au/piicodev.html#category_1309)
- [Accessories](https://core-electronics.com.au/piicodev.html#category_1323)
 
Here are some of the features we have baked into PiicoDev:

- **Unified MicroPython libraries.** The same MicroPython code examples will work on all supported platforms.
- **Simple-and-expandable connections.** Modules can be connected using a 4-pin connector and daisy-chained to expand projects.
- **Breakout pins.** Every module has a breakout section for optional advanced uses.
- **Consistent size.** We have taken care to ensure modules are consistent sizes so that they easy for 3D printing cases, stacking and experimenting with.
- **Creative freedom.** Simmer all of these features together and you end up with lots of creative freedom while still being a hands-on electronics experience.
 
PiicoDev modules are designed by our team in Newcastle and manufactured in Australia and overseas. They’re made for makers and educators alike — affordable, reliable, and easy to use. [Get in touch](https://core-electronics.com.au/contacts/) if you have any questions.

"PiicoDev" and the PiicoDev Logo are trademarks of Core Electronics Pty Ltd.

## Guides for this product

- [PiicoDev Ambient Light Sensor VEML6030 - Raspberry Pi Guide](https://core-electronics.com.au/guides/raspberry-pi/piicodev-ambient-light-sensor-veml6030-raspberry-pi-guide/)
- [PiicoDev Ambient Light Sensor VEML6030 - Raspberry Pi Pico Guide](https://core-electronics.com.au/guides/raspberry-pi-pico/piicodev-ambient-light-sensor-veml6030-quickstart-guide-for-rpi-pico/)
- [PiicoDev Ambient Light Sensor VEML6030 - Micro:bit Guide](https://core-electronics.com.au/guides/micro-bit/piicodev-ambient-light-sensor-veml6030-quickstart-guide-for-micro-bit/)
- [PiicoDev Ecosystem Compatibility](https://core-electronics.com.au/guides/piicodev/piicodev-ecosystem-compatibility/)

## Videos for this product

- [PiicoDev Ambient Light Sensor VEML6030 - Raspberry Pi Guide](https://core-electronics.com.au/videos/piicodev-ambient-light-sensor-veml6030-raspberry-pi-guide)
- [PiicoDev Ambient Light Sensor VEML6030 - Raspberry Pi Pico Guide](https://core-electronics.com.au/videos/piicodev-ambient-light-sensor-veml6030-raspberry-pi-pico-guide)
- [PiicoDev Ambient Light Sensor VEML6030 - Micro:bit Guide](https://core-electronics.com.au/videos/piicodev-ambient-light-sensor-veml6030-microbit-guide)

## Images

- [Product image 1](https://core-electronics.com.au/media/catalog/product/p/i/piicodev-ambient-light-sensor-veml6030-v12.jpg)
