A concept design laboratory prototype for measuring ambient light value. The high levels typically mean that there is high rates of UVA and UVB radiation as well. A warning of this is displayed on a small screen. NXP FRDM-K64F, Digilent Pmod modules Pmod OLEDrgb and Pmod ALS. Tested as well on ST L432KC.

Dependencies:   Adafruit_SSD1331_Mbed Adafruit-GFX

Committer:
timo_k2
Date:
Mon Sep 28 07:32:51 2020 +0000
Revision:
2:0eed70300cb4
Parent:
0:87339e72a5eb
Code republished. No essential changes.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
timo_k2 0:87339e72a5eb 1 # Contributing to Mbed OS
timo_k2 0:87339e72a5eb 2
timo_k2 0:87339e72a5eb 3 Mbed OS is an open-source, device software platform for the Internet of Things. Contributions are an important part of the platform, and our goal is to make it as simple as possible to become a contributor.
timo_k2 0:87339e72a5eb 4
timo_k2 0:87339e72a5eb 5 To encourage productive collaboration, as well as robust, consistent and maintainable code, we have a set of guidelines for [contributing to Mbed OS](https://os.mbed.com/docs/mbed-os/latest/contributing/index.html).