Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
README.md
- Committer:
- timo_k2
- Date:
- 2022-01-09
- Revision:
- 1:d1f1c7d9fbba
- Parent:
- 0:f8565ce9a7ca
File content as of revision 1:d1f1c7d9fbba:
The code is developed for the hardware NUCLEO-L432KC or any other board with SPI communication and the Digilent Pmod ALS1 ambient light sensor module. The purpose is to make students to understand the development process. They need to study the original analog to digital converter documentation to understand how the converter 16 bit output is converted to an illuminance value. The software is provided under Apache-2.0 license.