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.

Revision:
0:36df8e1d4d07
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/README.md	Tue Sep 14 11:39:19 2021 +0000
@@ -0,0 +1,8 @@
+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. 
\ No newline at end of file