📄️ 00 Setting up enviroment
Install an IDE to compile our source code and burn to device.
📄️ 01 Experiment
Flash led at observable rate
📄️ 02 Experiment
Hello LED – Flash LED at a rate such that the LED appears always on. Estimate the onset of the rate when the LED appears to stay on
📄️ 03 Experiment
Controlling ON/OFF of an LED using switch
📄️ 04 Experiment
Use LFSR based random number generator to generate a random number and display it.
📄️ 05 Experiment
Toggle the LED every second using Timer interrupt.
📄️ 06 Experiment
Intensity variation of LED based on potentiometer value
📄️ 07 Experiment
Creating different colors using RGB LEDs
📄️ 07 Experiment
LDR values on serial monitor
📄️ 09 Experiment
Automatic Porch Light
📄️ 10 Experiment
Thermistor value on serial monitor