From 55f131adf83b095d3f6e50a3169ee46dd0a9043f Mon Sep 17 00:00:00 2001 From: aarohikulkarni10 <43353439+aarohikulkarni10@users.noreply.github.com> Date: Thu, 1 Oct 2020 22:14:09 +0530 Subject: [PATCH 1/3] Updated README.md Added a new section "E-notes" that includes various notes and books pdf --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 73e1ccc..eb92956 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,15 @@ This list is for websites, services, software, tools and more: everything that y - [Khan Academy - Electrical Engineering](https://www.khanacademy.org/science/electrical-engineering) - Non-profit learning platform with a full course on electrical engineering and related topics. - [NEETS (Navy Electricity and Electronics Training Series)](https://www.fcctests.com/neets/Neets.htm) - U.S. Navy Non-Resident Training Course Material. +### E-notes +- http://engineering.nyu.edu/gk12/amps-cbri/pdf/Basic%20Electronics.pdf +- http://www.ece.mtu.edu/faculty/ljbohman/onlinetext/elint200.pdf4 +- https://upload.wikimedia.org/wikipedia/commons/e/ee/Electronics.pdf +- https://booksite.elsevier.com/samplechapters/9780750676069/9780750676069.PDF +- http://cbseacademic.nic.in/web_material/Curriculum/Vocational/2018/Basic_Electronics_XI.pdf +- http://aems.edu.sd/wp-content/uploads/2019/02/Electronics-Circuits-and-Systems-Fourth-Edition-PDFDrive.com-.pdf + + ### University Course Archives - [Berkeley EECS](http://inst.eecs.berkeley.edu/classes-eecs.html) - Comprehensive EE & CS course website archives. From d45b5db90e4eae72e6ea045b8b250335b55619f0 Mon Sep 17 00:00:00 2001 From: aarohikulkarni10 <43353439+aarohikulkarni10@users.noreply.github.com> Date: Sat, 3 Oct 2020 20:41:11 +0530 Subject: [PATCH 2/3] Update README.md Made changes suggested by you. Made separate theory and course section as the list was long. Also added some extra courses links. --- README.md | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index eb92956..778d7d8 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,8 @@ This list is for websites, services, software, tools and more: everything that y - [Learning](#learning) - [Technical Tutorials](#technical-tutorials) - - [Theory and Courses](#theory-and-courses) + - [Theory](#theory) + - [Courses](#courses) - [University Course Archives](#university-course-archives) - [Simulators](#simulators) - [Analog and Mixed Signal Circuit Simulators](#analog-and-mixed-signal-circuit-simulators) @@ -52,20 +53,20 @@ This list is for websites, services, software, tools and more: everything that y - [Soldering is Easy](https://mightyohm.com/blog/2011/04/soldering-is-easy-comic-book/) - Comic book that goes over the basics of soldering that has been translated into quite a few languages. - [Uses of Different Soldering Iron Tips](https://www.instructables.com/id/Uses-of-Different-Soldering-Iron-Tips/) - Covers what all those different soldering iron tips are good for. -### Theory and Courses - -- [Lessons In Electric Circuits](https://www.ibiblio.org/kuphaldt/electricCircuits/) - Free high quality textbooks and worksheets with emphasis on theory, simulation, and the socratic method. -- [Ultimate Electronics: Practical Circuit Design and Analysis](https://ultimateelectronicsbook.com/) - Free online book with interactive schematics & simulations by CircuitLab (under development). +### Courses - [Khan Academy - Electrical Engineering](https://www.khanacademy.org/science/electrical-engineering) - Non-profit learning platform with a full course on electrical engineering and related topics. - [NEETS (Navy Electricity and Electronics Training Series)](https://www.fcctests.com/neets/Neets.htm) - U.S. Navy Non-Resident Training Course Material. +- [NPTEL](https://nptel.ac.in/course.html) - Has all free engineering courses including electronics, electrical and communcation engineering. +- [Udemy courses related to Electronics](https://www.udemy.com/topic/electronics/) - Top paid courses available on Udemy. +- [Coursera courses related to Electronics](https://www.coursera.org/courses?query=electronics)- Includes some free courses that provide e-certificates on completion. -### E-notes -- http://engineering.nyu.edu/gk12/amps-cbri/pdf/Basic%20Electronics.pdf -- http://www.ece.mtu.edu/faculty/ljbohman/onlinetext/elint200.pdf4 -- https://upload.wikimedia.org/wikipedia/commons/e/ee/Electronics.pdf -- https://booksite.elsevier.com/samplechapters/9780750676069/9780750676069.PDF -- http://cbseacademic.nic.in/web_material/Curriculum/Vocational/2018/Basic_Electronics_XI.pdf -- http://aems.edu.sd/wp-content/uploads/2019/02/Electronics-Circuits-and-Systems-Fourth-Edition-PDFDrive.com-.pdf +### Theory +- [Basic Electronics PPT](http://engineering.nyu.edu/gk12/amps-cbri/pdf/Basic%20Electronics.pdf) - Contains conceptual explaination of diode, BJT, J/MOS-FET, LED, 7 seg display, photo-resistor/diode/transistor +- [Electronics textbook](https://upload.wikimedia.org/wikipedia/commons/e/ee/Electronics.pdf) - Text covers design and function of electronic circuits and components, DC analysis, and AC analysis. +- [Student Handbook](http://cbseacademic.nic.in/web_material/Curriculum/Vocational/2018/Basic_Electronics_XI.pdf) - Language used in this book easily understandable covers evolution, fundamentals, diode, rectifiers, transistors and its applications, SCR, DIAC and TRIAC. +- [Electronics circuits and systems](http://aems.edu.sd/wp-content/uploads/2019/02/Electronics-Circuits-and-Systems-Fourth-Edition-PDFDrive.com-.pdf) - Quality free e-book covering all topics under circuits and systems, highly recommended for conceptual understanding. +- [Lessons In Electric Circuits](https://www.ibiblio.org/kuphaldt/electricCircuits/) - Free high quality textbooks and worksheets with emphasis on theory, simulation, and the socratic method. +- [Ultimate Electronics: Practical Circuit Design and Analysis](https://ultimateelectronicsbook.com/) - Free online book with interactive schematics & simulations by CircuitLab (under development). ### University Course Archives From 4a0aa00bac85bbcaada29fc64173d72bf271f7a3 Mon Sep 17 00:00:00 2001 From: aarohikulkarni10 <43353439+aarohikulkarni10@users.noreply.github.com> Date: Sat, 3 Oct 2020 20:41:59 +0530 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 778d7d8..605ee4b 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ This list is for websites, services, software, tools and more: everything that y - [NEETS (Navy Electricity and Electronics Training Series)](https://www.fcctests.com/neets/Neets.htm) - U.S. Navy Non-Resident Training Course Material. - [NPTEL](https://nptel.ac.in/course.html) - Has all free engineering courses including electronics, electrical and communcation engineering. - [Udemy courses related to Electronics](https://www.udemy.com/topic/electronics/) - Top paid courses available on Udemy. -- [Coursera courses related to Electronics](https://www.coursera.org/courses?query=electronics)- Includes some free courses that provide e-certificates on completion. +- [Coursera courses related to Electronics](https://www.coursera.org/courses?query=electronics) - Includes some free courses that provide e-certificates on completion. ### Theory - [Basic Electronics PPT](http://engineering.nyu.edu/gk12/amps-cbri/pdf/Basic%20Electronics.pdf) - Contains conceptual explaination of diode, BJT, J/MOS-FET, LED, 7 seg display, photo-resistor/diode/transistor