1.Embedded Programming
- Toggling LEDs
- Transmitting a string through UART
- Controlling LEDs blinking pattern through UART
- Echo each character typed on serial terminal.
- Digital IO configuration.
- Timer based LED Toggle.
- On-chip Temperature measurement through ADC.
2.ZIGBEE experiments
- Point to point communication of two Motes over the radio frequency.
- Multi-point to single point communication of Motes over the radio frequency.
3.Bluetooth experiments
- Point to point communication of two Motes over the radio frequency.
- Multi-point to single point communication of Motes over the radio frequency.
4.Experiments on interfacing with Iot Trainer kit
- I2C protocol study
- Reading Temperature and Relative Humidity value from the sensor.
- Reading Light intensity value from light sensor.
- Reading of atmospheric pressure value from pressure sensor.
- Proximity detection with IR LED.
- Generation of alarm through Buzzer.
- Transmitting the measured physical value from the IoT Kit over the Air.
5.Experiments on interfacing with DAC
- Timestamp with RTC
- IO Expander
- Relay control.
- I2C based 12-channel ADC
- EEPROM read and write