Files
Failed to load latest commit information.
Assignment 6
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Group 15- 1. Apurva N. Sarogi 160101013 2. Daman Tekchandani 160101024 3. Samyak Jain 160101059 4. Shreyanshi Bharadia 160101067 Steps to run- 1. Execute 1st file for (a) part- 2. Pin C is connected to Gpio26 , D to Gpio13, E to Gpio5 3. Output pins are connected to Gpio24,25. Execute 2nd file for (b) part- 1. Output PWM is connected to Gpio24. 2. Enter value of duty cycle in the terminal. 3. Duty cycle can be changed by inputting new value in terminal. 4. Program stops by giving keyboard interrupt (eg- ctrl+c) .