The code is developed for the hardware NUCLEO-L432KC or any other board with analog input with 12 bit resolution. This version of code works with a photo diode and operational amplifier. The amplifier circuit feedback resistor value and capasitor value define the gain and the time constant. The purpose is to make students to understand the development process.
README.md
- Committer:
- timo_k2
- Date:
- 2021-09-14
- Revision:
- 0:36df8e1d4d07
File content as of revision 0:36df8e1d4d07:
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. This version of code works with a photo diode and operational amplifier. The amplifier circuit feedback resistor value and capasitor value define the gain and the time constant. The purpose is to make students to understand the development process. The software is provided under Apache-2.0 license.