3
0

Compare commits

...

2 Commits

Author SHA1 Message Date
b850556fdc
Locally referencing all links now. Also, added links for unit 5 and 6 notes. 2024-12-17 18:15:26 +05:30
d9a654d8ea
Added handwritten notes for unit 3, 4, 5 & 6 based on PYQs (2022-2023).
Thanks to Bhakti for her contribution!
2024-12-17 18:12:17 +05:30
5 changed files with 16 additions and 14 deletions

View File

@ -4,27 +4,29 @@
## Notes ## Notes
1. [Unit 1 - Introduction to Embedded Systems](https://git.kska.io/sppu-te-comp-content/InternetOfThingsAndEmbeddedSystems/src/branch/main/Notes/Unit%201%20-%20Introduction%20to%20Embedded%20Systems) 1. [Unit 1 - Introduction to Embedded Systems](Notes/Unit%201%20-%20Introduction%20to%20Embedded%20Systems)
2. [Unit 2 - Internet of Things-Concepts](https://git.kska.io/sppu-te-comp-content/InternetOfThingsAndEmbeddedSystems/src/branch/main/Notes/Unit%202%20-%20Internet%20of%20Things-Concepts) 2. [Unit 2 - Internet of Things-Concepts](Notes/Unit%202%20-%20Internet%20of%20Things-Concepts)
3. [Unit 3 - IoT Design Methodology](https://git.kska.io/sppu-te-comp-content/InternetOfThingsAndEmbeddedSystems/src/branch/main/Notes/Unit%203%20-%20IoT%20Design%20Methodology) 3. [Unit 3 - IoT Design Methodology](Notes/Unit%203%20-%20IoT%20Design%20Methodology)
4. [Unit 4 - IoT Protocols](https://git.kska.io/sppu-te-comp-content/InternetOfThingsAndEmbeddedSystems/src/branch/main/Notes/Unit%204%20-%20IoT%20Protocols) 4. [Unit 4 - IoT Protocols](Notes/Unit%204%20-%20IoT%20Protocols)
5. [Unit 5 - Cloud Platforms for IoT](Notes/Unit%205%20-%20Cloud%20Platforms%20for%20IoT)
6. [Unit 6 - Security in IoT](Notes/Unit%206%20-%20Security%20in%20IoT)
## Practical ## Practical
> These folders contain **handout**, **write-up** and **other content**. > These folders contain **handout**, **write-up** and **other content**.
- [Raspberry Pi 2/3/4 GPIO Pinout](https://git.kska.io/sppu-te-comp-content/InternetOfThingsAndEmbeddedSystems/src/branch/main/Practical/Raspberry%20Pi%20%282+3+4+5%29%20GPIO%20Pinout.png) - [Raspberry Pi 2/3/4 GPIO Pinout](Practical/Raspberry%20Pi%20%282+3+4+5%29%20GPIO%20Pinout.png)
- [Refer this for all connections](https://git.kska.io/sppu-te-comp-content/InternetOfThingsAndEmbeddedSystems/src/branch/main/Practical/Connections.md) - [Refer this for all connections](Practical/Connections.md)
1. [Assignment-1](https://git.kska.io/sppu-te-comp-content/InternetOfThingsAndEmbeddedSystems/src/branch/main/Practical/Assignment-1/) 1. [Assignment-1](Practical/Assignment-1/)
2. [Assignment-2](https://git.kska.io/sppu-te-comp-content/InternetOfThingsAndEmbeddedSystems/src/branch/main/Practical/Assignment-2/) 2. [Assignment-2](Practical/Assignment-2/)
3. [Assignment-3](https://git.kska.io/sppu-te-comp-content/InternetOfThingsAndEmbeddedSystems/src/branch/main/Practical/Assignment-3/) 3. [Assignment-3](Practical/Assignment-3/)
4. [Assignment-4](https://git.kska.io/sppu-te-comp-content/InternetOfThingsAndEmbeddedSystems/src/branch/main/Practical/Assignment-4/) 4. [Assignment-4](Practical/Assignment-4/)
5. [Assignment-5](https://git.kska.io/sppu-te-comp-content/InternetOfThingsAndEmbeddedSystems/src/branch/main/Practical/Assignment-5/) 5. [Assignment-5](Practical/Assignment-5/)
## Question Papers ## Question Papers
- [IN-SEM](https://git.kska.io/sppu-te-comp-content/InternetOfThingsAndEmbeddedSystems/src/branch/main/Question%20Papers/IN-SEM) - [IN-SEM](Question%20Papers/IN-SEM)
- [END-SEM](https://git.kska.io/sppu-te-comp-content/InternetOfThingsAndEmbeddedSystems/src/branch/main/Question%20Papers/END-SEM) - [END-SEM](Question%20Papers/END-SEM)
> [END-SEM - Important Content](https://git.kska.io/sppu-te-comp-content/InternetOfThingsAndEmbeddedSystems/src/branch/main/Question%20Papers/IOT%20-%20END-SEM%20-%20Important%20Content.pdf) > [END-SEM - Important Content](Question%20Papers/IOT%20-%20END-SEM%20-%20Important%20Content.pdf)
--- ---