From 4b9f25a690a1b4c1b66e1e78fe72d93cfa92f3d5 Mon Sep 17 00:00:00 2001 From: Kshitij Date: Tue, 7 Jan 2025 01:02:12 +0530 Subject: [PATCH] Pruned old main branch & commits. Created a new one. --- README.md | 3 + git-commit-logs.txt | 300 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 303 insertions(+) create mode 100644 README.md create mode 100644 git-commit-logs.txt diff --git a/README.md b/README.md new file mode 100644 index 0000000..0aa1b89 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Internet of Things and Embedded Systems (IoT) + +--- diff --git a/git-commit-logs.txt b/git-commit-logs.txt new file mode 100644 index 0000000..dc6edc8 --- /dev/null +++ b/git-commit-logs.txt @@ -0,0 +1,300 @@ +commit 9bf07fbbf347eb9fcfe6a2e6ad4b4009d2ed6821 +Author: Kshitij +Date: Tue Jan 7 00:54:34 2025 +0530 + + Added disclaimer file. + +commit 6d5befdd7e979aab413831b52d6fb62f2a819f76 +Author: Kshitij +Date: Tue Jan 7 00:54:25 2025 +0530 + + Added motto image. + +commit a4c8a1cd328cb699b8f0d590cf31f20d644d206a +Author: Kshitij +Date: Tue Jan 7 00:52:22 2025 +0530 + + Added description and miscellaneous section in README file. + +commit b850556fdcfd1791a419d23fdf90fdc18076b3cd +Author: Kshitij +Date: Tue Dec 17 18:15:26 2024 +0530 + + Locally referencing all links now. Also, added links for unit 5 and 6 notes. + +commit d9a654d8ea6a1843e8b02f4cf3c28ae17616b0e2 +Author: Kshitij +Date: Tue Dec 17 18:12:17 2024 +0530 + + Added handwritten notes for unit 3, 4, 5 & 6 based on PYQs (2022-2023). + Thanks to Bhakti for her contribution! + +commit e92565bde64b019276a537d1229c97d7175e6294 +Author: Kshitij +Date: Wed Nov 6 12:19:00 2024 +0530 + + Removed cleanup from beginning of the code. + +commit 2273a5f46378b67e2ef4e5705fe468a14bf381d1 +Author: Kshitij +Date: Wed Nov 6 11:52:16 2024 +0530 + + Added description for setwarnings line + +commit 9c55bf7632c8acd9dd37bb625b17f20242e30949 +Author: Kshitij +Date: Wed Nov 6 11:25:31 2024 +0530 + + Added missing . in setwarnings part + +commit 4e1a7a848a61ab31dbcc4ede03b3d42278f8d0b8 +Author: Kshitij +Date: Tue Nov 5 22:50:22 2024 +0530 + + Changed GPIO pins as per connections.md file. + +commit 34b0bf01e953fc76520cacabbb90ed042a51a1aa +Author: Kshitij +Date: Tue Nov 5 22:46:36 2024 +0530 + + Added connections for all assignments. + +commit eef06a17f52481cff2e7051c0713696f9c610f9a +Author: Kshitij +Date: Sat Oct 26 01:24:32 2024 +0530 + + Fixed waterproof answer for dht11. + +commit 7f803e2c685a164fb37b2d8d768f32ee34bc72ef +Author: Kshitij +Date: Wed Oct 23 23:49:05 2024 +0530 + + Added solved nov-dec 2023 iot paper 2019 pattern + +commit 8e6fb18c16601d42ceb437e0a87c309b72bb45b1 +Author: Kshitij +Date: Wed Oct 23 13:42:13 2024 +0530 + + Added comments in assignment-5 code to indicate where files will be saved and running commands one by one manually. + +commit 83ca37fb37653ad2f3b01ca6b0d5de538d9a2701 +Author: Kshitij +Date: Wed Oct 23 13:40:19 2024 +0530 + + Added comments to activate virtual environment and added description for errors (1+2). + +commit adf042c2129e550dfffa74d2bfe4c6b1bcc87252 +Author: Kshitij +Date: Wed Oct 23 13:34:18 2024 +0530 + + Added LED part for IR sensor code (assignment 3) + +commit 828a3710b0c28a3c23fa8653ac7c6699b521b650 +Author: Kshitij +Date: Wed Oct 23 13:30:44 2024 +0530 + + Moved water level back to Practical folder since it's no longer an official assignment. + +commit 4aad7f3b7425981ebc535512a8714c21401520cf +Author: Kshitij +Date: Mon Oct 21 22:59:50 2024 +0530 + + Added solved May June 2022 end sem 2019 pattern iot paper. (Solved by Bhakti) + +commit a4f9d400e8a3f89e1e7d7c13d045381314697e32 +Author: Kshitij +Date: Mon Oct 21 22:47:06 2024 +0530 + + Added link for assignment 6 folder in readme. + +commit f4a3da2dcc552947588a7355a97e7cd1ea51ddff +Author: Kshitij +Date: Mon Oct 21 22:40:46 2024 +0530 + + Added write-up for assignment 5, written by Mohitsingh! + +commit 446aaeb2f7165f859ec367dd849eb789a0597def +Author: Kshitij +Date: Mon Oct 21 22:36:13 2024 +0530 + + Added code for pi camera (assignment 5) + +commit 1197a79bcb25e46e8dc9eafadc549370633be140 +Author: Kshitij +Date: Mon Oct 21 22:24:54 2024 +0530 + + Added handout for assignment 5 and added link in README. + +commit fa047dee959e4323392b6dd70e8bb61e34a61f5c +Author: Kshitij +Date: Thu Oct 17 19:24:36 2024 +0530 + + Added water level indicator code. + +commit 1110a2e0346a03052ca65f24c15f3d6b832bfcb9 +Author: Kshitij +Date: Thu Oct 17 19:20:44 2024 +0530 + + Added softcopy for assignment 3. + +commit 5c45b27fec90547a84067ff5c3de407f9b629090 +Author: Kshitij +Date: Thu Oct 17 19:11:52 2024 +0530 + + Added code for IR sensor, i.e. assignment 3. + +commit 8f10c4ffa5b0ed881d1c8526d22a187f85c4fc9e +Author: Kshitij +Date: Wed Oct 16 22:31:53 2024 +0530 + + Assignment 3 is not water level?!?! Anyway, removed the code from Assignment-3 folder. + +commit 20bb617826d1a4bd82c2de6bce834927a0ed2c5f +Author: Kshitij +Date: Wed Oct 16 22:22:45 2024 +0530 + + Added code and softcopy for assignment 4. + +commit 30a5b7e7f4c62a5078dc63107e9aec00d398da15 +Author: Kshitij +Date: Wed Oct 16 19:38:27 2024 +0530 + + Added handout and writeup for assignment 4. Updated readme. + +commit 76d74d18f2bb71ec88737b13d4e220fa02fa2094 +Author: Kshitij +Date: Wed Oct 16 19:37:35 2024 +0530 + + Added handout and write-up for assignment 3. + +commit 7ba5690dbb9e5df190c900bef18750c21fed492c +Author: Kshitij +Date: Sun Oct 13 19:40:42 2024 +0530 + + Added unit 3 notes and updated link in README file. + +commit 3dbda7d369c7d96dbd47147fd9e1d586e25aced2 +Author: Kshitij +Date: Sun Oct 13 19:16:28 2024 +0530 + + Added unit 4 ppts and updated link in README. + +commit 5e57fc6479c4482fe542b2c6d68bc8375a1ed125 +Author: Kshitij +Date: Mon Oct 7 16:42:52 2024 +0530 + + Added code for water level indicator. + +commit 81d97cf429ff1894f4029ca52f36404a9d7f5771 +Author: Kshitij +Date: Mon Oct 7 16:33:44 2024 +0530 + + Added image for raspberry pi 2/3/4/5 gpio pinout. + +commit 06007420c8c321ef2d29007d533733afb762314d +Author: Kshitij +Date: Tue Aug 27 20:33:05 2024 +0530 + + Added links for unit 1 and 2 notes. + +commit 4ad8a697dd5ddafe6ae7bbfa8057a40399a2a9fb +Author: Kshitij +Date: Tue Aug 27 20:30:36 2024 +0530 + + Added unit 1 and unit 2 presentations. + +commit fa9666d968240eedcea54ce3a6578307320c970c +Author: Kshitij +Date: Sat Aug 24 23:58:11 2024 +0530 + + Added softcopy for assignment 2. + +commit ce74cf97c55e0bac9378eba105273ae32c3d2801 +Author: Kshitij +Date: Sat Aug 24 23:09:42 2024 +0530 + + Added write up for assignment 2. + +commit 3b3efab3c4d4aaff735f39feb4a54f93c4da14f3 +Author: Kshitij +Date: Fri Aug 23 21:34:34 2024 +0530 + + Added updated handout for assignment 2. + +commit c1d672174bcebc1483135d0db338bb77c3e0a051 +Author: Kshitij +Date: Fri Aug 23 21:17:12 2024 +0530 + + Accidentally had placed the code for assignment 2 in assignment 1. Moved it to assignment 2 folder. + +commit 79828d13dcb4994706f48d36f3e0eee69230590e +Author: Kshitij +Date: Thu Aug 22 20:04:52 2024 +0530 + + Deleted assignment 2 handout. Ma'am said she'll be making some changes. + +commit df44a69579f48b44dcbeba8cd6bd93ca606f43c4 +Author: Kshitij +Date: Wed Aug 21 15:22:45 2024 +0530 + + Added insem question paper for 2023 + +commit 3ff3c27e0a8fac6bc88ee2f40a07f1c4e900e24d +Author: Kshitij +Date: Wed Aug 21 15:18:32 2024 +0530 + + Added code for assignment 1 + +commit 70baa3f8c158ecf1fbaba0f5cd5f500f9ebd9484 +Author: Kshitij +Date: Wed Aug 21 15:07:14 2024 +0530 + + Added datasheet and pinout for raspberry pi 4b, and added datahseet for arduino R3 + +commit 39fb6d2623be48a9dfc35709d860038184625790 +Author: Kshitij +Date: Wed Aug 21 14:56:04 2024 +0530 + + Added the new handout for assignment 1 + +commit 4d8f9c6df599d8a068c0885abf2c5b932ff66faf +Author: Kshitij +Date: Tue Aug 20 23:27:44 2024 +0530 + + Added in-sem, end-sem question papers, important content endsem and updated readme file. + +commit 0f47e69c841316c0834745826289d8a69f164c63 +Author: Kshitij +Date: Wed Aug 14 16:38:36 2024 +0530 + + Added link for Assignment-2 folder + +commit 62b04efef71fd304e8e0043e26d0168535acdbbb +Author: Kshitij +Date: Wed Aug 14 16:37:57 2024 +0530 + + Updated heading for README file + +commit e9eb2684ebdea9ce7480440e031777c7be19da94 +Author: Kshitij +Date: Wed Aug 14 16:32:02 2024 +0530 + + Added handout for practical/assignment 2, i.e. raspberry pi gpio + +commit 64b22a0d732d13c1177c16979078a14ec71f3ce9 +Author: Kshitij +Date: Mon Aug 12 00:57:16 2024 +0530 + + Added link for handout-1 + +commit 539723b1948f68127f9faeaec88b4d9a5c566a40 +Author: Kshitij +Date: Mon Aug 12 00:55:25 2024 +0530 + + Added handout for assignment 1 (raspberry pi and arduino) + +commit 51e27f58c8f97a9253ef745ef23a3be06a10011a +Author: Kshitij +Date: Mon Aug 12 00:46:31 2024 +0530 + + Initial commit.