closes #60
This commit is contained in:
tapyu
2023-12-26 00:44:32 -03:00

View File

@@ -12,37 +12,41 @@ This list is for websites, services, software, tools and more: everything that y
<!-- toc -->
- [Learning](#learning)
- [Technical Tutorials](#technical-tutorials)
- [Theory and Courses](#theory-and-courses)
- [University Course Archives](#university-course-archives)
- [Documentation](#documentation)
- [Simulators](#simulators)
- [Analog and Mixed Signal Circuit Simulators](#analog-and-mixed-signal-circuit-simulators)
- [Verilog HDL Simulators](#verilog-hdl-simulators)
- [Gerber Viewers](#gerber-viewers)
- [Online](#online)
- [Installable](#installable)
- [Free EDA Packages](#free-eda-packages)
- [Paid EDA Packages](#paid-eda-packages)
- [CAD Specific](#cad-specific)
- [KiCad](#kicad)
- [Eagle](#eagle)
- [PCB Batching Services](#pcb-batching-services)
- [Part Search Engines](#part-search-engines)
- [Project Sharing Platforms](#project-sharing-platforms)
- [Inventory Management and Purchasing](#inventory-management-and-purchasing)
- [Miscellaneous Software Projects](#miscellaneous-software-projects)
- [Development Board Retailers](#development-board-retailers)
- [Blogs](#blogs)
- [Forums](#forums)
- [Discussion](#discussion)
- [Help](#help)
- [Podcasts](#podcasts)
- [Videos](#videos)
- [Subscription Kit Services](#subscription-kit-services)
- [3D Part Models](#3d-part-models)
- [Other Lists](#other-lists)
- [Awesome Electronics ](#awesome-electronics-)
- [Contents](#contents)
- [Learning](#learning)
- [Technical Tutorials](#technical-tutorials)
- [Courses](#courses)
- [Theory](#theory)
- [University Course Archives](#university-course-archives)
- [Documentation](#documentation)
- [Simulators](#simulators)
- [Analog and Mixed Signal Circuit Simulators](#analog-and-mixed-signal-circuit-simulators)
- [Verilog HDL Simulators](#verilog-hdl-simulators)
- [Gerber Viewers](#gerber-viewers)
- [Online](#online)
- [Installable](#installable)
- [Free EDA Packages](#free-eda-packages)
- [Paid EDA Packages](#paid-eda-packages)
- [CAD Specific](#cad-specific)
- [KiCad](#kicad)
- [Eagle](#eagle)
- [Altium](#altium)
- [PCB Batching Services](#pcb-batching-services)
- [Part Search Engines](#part-search-engines)
- [Project Sharing Platforms](#project-sharing-platforms)
- [Inventory Management and Purchasing](#inventory-management-and-purchasing)
- [Miscellaneous Software Projects](#miscellaneous-software-projects)
- [Development Board Retailers](#development-board-retailers)
- [Blogs](#blogs)
- [Forums](#forums)
- [Discussion](#discussion)
- [Help](#help)
- [Podcasts](#podcasts)
- [Videos](#videos)
- [Subscription Kit Services](#subscription-kit-services)
- [3D Part Models](#3d-part-models)
- [Other Lists](#other-lists)
<!-- tocstop -->
@@ -54,12 +58,21 @@ This list is for websites, services, software, tools and more: everything that y
- [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.
- [How to design a motherboard for your electronics project](https://www.staycaffeinated.com/2021/02/21/how-to-design-a-motherboard-for-your-project-part-1) - Introductory tutorial on Schematic & PCB design
### Theory and Courses
### 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.
### 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).
- [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://maritime.org/doc/#neets) ([alternative link](https://github.com/thinkitdata/neets/tree/master/modules))- U.S. Navy Non-Resident Training Course Material.
### University Course Archives