A concept design laboratory prototype for measuring ambient light value. The high levels typically mean that there is high rates of UVA nad 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.

Dependencies:   Adafruit_SSD1331_Mbed Adafruit-GFX

Committer:
timo_k2
Date:
Sat May 16 15:55:53 2020 +0000
Revision:
1:2f167213fd2d
Parent:
0:87339e72a5eb
Pmod OLEDrgb display and Pmod ALS sensor are tested with board NXP K64F. Both are using the SPI communication.

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).