1 line
No EOL
30 KiB
JSON
1 line
No EOL
30 KiB
JSON
{"slug": "kitspace--awesome-electronics", "title": "Awesome Electronics", "description": "A curated list of awesome resources for Electronic Engineers and hobbyists", "github_url": "https://github.com/kitspace/awesome-electronics", "stars": "7.1K", "tag": "Hardware", "entry_count": 175, "subcategory_count": 14, "subcategories": [{"name": "General", "parent": "", "entries": [{"name": "Learning", "url": "#learning", "description": ""}, {"name": "Documentation", "url": "#documentation", "description": ""}, {"name": "Simulators", "url": "#simulators", "description": ""}, {"name": "Gerber Viewers", "url": "#gerber-viewers", "description": ""}, {"name": "Free EDA Packages", "url": "#free-eda-packages", "description": ""}, {"name": "Paid EDA Packages", "url": "#paid-eda-packages", "description": ""}, {"name": "CAD Specific", "url": "#cad-specific", "description": ""}, {"name": "PCB Batching Services", "url": "#pcb-batching-services", "description": ""}, {"name": "Part Search Engines", "url": "#part-search-engines", "description": ""}, {"name": "Project Sharing Platforms", "url": "#project-sharing-platforms", "description": ""}, {"name": "Inventory Management and Purchasing", "url": "#inventory-management-and-purchasing", "description": ""}, {"name": "Miscellaneous Software Projects", "url": "#miscellaneous-software-projects", "description": ""}, {"name": "Development Board Retailers", "url": "#development-board-retailers", "description": ""}, {"name": "Blogs", "url": "#blogs", "description": ""}, {"name": "Forums", "url": "#forums", "description": ""}, {"name": "Podcasts", "url": "#podcasts", "description": ""}, {"name": "Videos", "url": "#videos", "description": ""}, {"name": "Subscription Kit Services", "url": "#subscription-kit-services", "description": ""}, {"name": "3D Part Models", "url": "#3d-part-models", "description": ""}, {"name": "Other Lists", "url": "#other-lists", "description": ""}, {"name": "Arabic Section", "url": "#arabic-section", "description": ""}]}, {"name": "Technical Tutorials", "parent": "Learning", "entries": [{"name": "\"skill\" tag on learn.sparkfun.com", "url": "https://learn.sparkfun.com/tutorials/tags/skill", "description": "A wide variety of technical tutorials on various EE related skills."}, {"name": "Soldering is Easy", "url": "https://mightyohm.com/blog/2011/04/soldering-is-easy-comic-book/", "description": "Comic book that goes over the basics of soldering that has been translated into quite a few languages."}, {"name": "Uses of Different Soldering Iron Tips", "url": "https://www.instructables.com/id/Uses-of-Different-Soldering-Iron-Tips/", "description": "Covers what all those different soldering iron tips are good for."}, {"name": "How to design a motherboard for your electronics project", "url": "https://www.staycaffeinated.com/2021/02/21/how-to-design-a-motherboard-for-your-project-part-1", "description": "Introductory tutorial on Schematic & PCB design"}]}, {"name": "Courses", "parent": "Learning", "entries": [{"name": "Khan Academy - Electrical Engineering", "url": "https://www.khanacademy.org/science/electrical-engineering", "description": "Non-profit learning platform with a full course on electrical engineering and related topics."}, {"name": "NEETS (Navy Electricity and Electronics Training Series)", "url": "https://www.fcctests.com/neets/Neets.htm", "description": "U.S. Navy Non-Resident Training Course Material."}, {"name": "NPTEL", "url": "https://nptel.ac.in/course.html", "description": "Has all free engineering courses including electronics, electrical and communcation engineering."}, {"name": "Udemy courses related to Electronics", "url": "https://www.udemy.com/topic/electronics/", "description": "Top paid courses available on Udemy."}, {"name": "Coursera courses related to Electronics", "url": "https://www.coursera.org/courses?query=electronics", "description": "Includes some free courses that provide e-certificates on completion."}]}, {"name": "Theory", "parent": "Learning", "entries": [{"name": "Electronics textbook", "url": "https://upload.wikimedia.org/wikipedia/commons/e/ee/Electronics.pdf", "description": "Text covers design and function of electronic circuits and components, DC analysis, and AC analysis."}, {"name": "Student Handbook", "url": "http://cbseacademic.nic.in/web_material/Curriculum/Vocational/2018/Basic_Electronics_XI.pdf", "description": "Language used in this book easily understandable covers evolution, fundamentals, diode, rectifiers, transistors and its applications, SCR, DIAC and TRIAC."}, {"name": "Electronics circuits and systems", "url": "http://aems.edu.sd/wp-content/uploads/2019/02/Electronics-Circuits-and-Systems-Fourth-Edition-PDFDrive.com-.pdf", "description": "Quality free e-book covering all topics under circuits and systems, highly recommended for conceptual understanding."}, {"name": "Lessons In Electric Circuits", "url": "https://www.ibiblio.org/kuphaldt/electricCircuits/", "description": "Free high quality textbooks and worksheets with emphasis on theory, simulation, and the socratic method."}, {"name": "Ultimate Electronics: Practical Circuit Design and Analysis", "url": "https://ultimateelectronicsbook.com/", "description": "Free online book with interactive schematics & simulations by CircuitLab (under development)."}]}, {"name": "University Course Archives", "parent": "Learning", "entries": [{"name": "Berkeley EECS", "url": "http://inst.eecs.berkeley.edu/classes-eecs.html", "description": "Comprehensive EE & CS course website archives."}, {"name": "Dr. Jacob Baker", "url": "http://cmosedu.com", "description": "Courses and tutorials, professor at The University of Nevada, Las Vegas."}, {"name": "Dr. Abraham", "url": "https://www.cerc.utexas.edu/~jaa/teaching.html", "description": ""}, {"name": "Inkscape Electric Symbols", "url": "https://github.com/upb-lea/Inkscape_electric_Symbols", "description": "Circuit Drawing Symbols for Inkscape", "stars": "495"}, {"name": "Tabula", "url": "http://tabula.ondata.it/", "description": "Extract tabular data from a pdf, very useful for extracting pin tables or part characteristics from datasheets."}, {"name": "WebPlotDigitizer", "url": "https://automeris.io/WebPlotDigitizer/", "description": "Extract data from plots, charts, etc., very useful for getting part performance curves from datasheets."}, {"name": "WaveDrom", "url": "https://wavedrom.com/", "description": "Create waveforms and timing diagrams from a JSON description file."}, {"name": "tscircuit", "url": "https://tscircuit.com", "description": "Open source EDA package for schematic and PCB design using React"}]}, {"name": "Analog and Mixed Signal Circuit Simulators", "parent": "Simulators", "entries": [{"name": "LTspice", "url": "https://www.analog.com/en/design-center/design-tools-and-calculators/ltspice-simulator.html", "description": "The industry standard free SPICE circuit simulator from Linear Technologies. Also see the unofficial [LTwiki](http://ltwiki.org/?title=Main_Page) and [Group](https://groups.io/g/LTspice)."}, {"name": "ngspice", "url": "http://ngspice.sourceforge.net/", "description": "Open source SPICE circuit simulator."}, {"name": "Circuit JS/Falstad", "url": "http://www.falstad.com/circuit/circuitjs.html", "description": "Free, open source online simulator with electron flow visualization (rewrite of original Java applet by Paul Falstad)."}, {"name": "EveryCircuit", "url": "https://everycircuit.com", "description": "Free to try online, visual, interactive circuit simulator for simpler circuits."}, {"name": "Qucs", "url": "http://qucs.sourceforge.net/", "description": "Open source, cross-platform, non-SPICE-based circuit simulator, with with S-parameter and Harmonic Balance capability."}, {"name": "Qucs-S", "url": "https://ra3xdh.github.io/", "description": "Open source fork of Qucs using SPICE for simulation."}, {"name": "QucsStudio", "url": "http://qucsstudio.de/", "description": "Free, closed-source, Windows-only fork of Qucs with a similar interface, new engine, and more features."}, {"name": "Open Circuit Design Software", "url": "http://opencircuitdesign.com", "description": "Open Source, full EDA suite chip design suite, focused on keeping up with commercial tools."}, {"name": "TINA-TI", "url": "http://www.ti.com/tool/TINA-TI", "description": "Exclusive [DesignSoft-TINA](https://www.tina.com) build for Texas Instruments, bundled with Texas Instruments Models."}, {"name": "CppSim", "url": "https://www.cppsim.com/", "description": "Free, open source circuit simulator that leverages the C++ language to achieve very fast simulation times."}, {"name": "Scilab with Xcos", "url": "https://www.scilab.org/", "description": "Free, open source numerical computing alternative to MATLAB. Xcos provides Electrical System modeling capability similar to Simulink."}, {"name": "iCircuit", "url": "http://icircuitapp.com/", "description": "Easy to use electronic circuit simulator, its advanced simulation engine can handle both analog and digital circuits and features realtime always-on analysis."}, {"name": "Micro-Cap", "url": "http://www.spectrum-soft.com/download/download.shtm", "description": "Professional-grade mixed signal simulator with wide variety of interactive simulation types."}, {"name": "GeckoCIRCUITS", "url": "https://de.wikipedia.org/wiki/GeckoCircuits", "description": "Open Source Power Electronic Circuit Simulator. [GitHub Project (⭐73)](https://github.com/geckocircuits/GeckoCIRCUITS). Direct [download link](http://gecko-simulations.com/GeckoCIRCUITS/GeckoCIRCUITS.zip) due to broken website."}, {"name": "Proteus", "url": "https://www.labcenter.com/", "description": "PCB Design and Circuit Simulator Software."}]}, {"name": "Verilog HDL Simulators", "parent": "Simulators", "entries": [{"name": "Verilator", "url": "https://www.veripool.org/wiki/verilator", "description": "Free, open source Verilog compiler. Test benches are in C++ or SystemC. Very fast, but limted to 2-state, cycle-based simulation, and synthesizeable code only."}, {"name": "Icarus Verilog", "url": "http://iverilog.icarus.com/", "description": "Free, open source verilog interpreter. Test benches are in behavioral verilog. Simulation is 4-state, and event-based."}]}, {"name": "Online", "parent": "Gerber Viewers", "entries": [{"name": "Tracespace Viewer", "url": "https://tracespace.io/", "description": "Gerber viewer that lets you inspect the individual layers as well as the board preview."}, {"name": "Gerblook", "url": "https://www.gerblook.org/", "description": "Online Gerber viewer powered by Gerbv."}, {"name": "Mayhew Labs 3dpcb", "url": "http://mayhewlabs.com/3dpcb", "description": "3D Gerber viewer."}, {"name": "CircuitPeople", "url": "https://circuitpeople.com", "description": "No frills 2D layer viewer for Gerbers, without the excessive processing."}, {"name": "Stackrate Viewer", "url": "https://stackrate.de/viewer/", "description": "Easy to use online gerber viewer with trace hovering and measurement tools."}]}, {"name": "Installable", "parent": "Gerber Viewers", "entries": [{"name": "Gerbv", "url": "http://gerbv.geda-project.org/", "description": "Excellent Gerber viewer for Linux and BSD."}, {"name": "KiCAD Gerbview", "url": "https://kicad.org/", "description": "The KiCAD gerber viewer."}, {"name": "GC-Prevue", "url": "http://www.graphicode.com/GC-Prevue_Gerber_Viewer", "description": "Commercial with free version. Can handle some gerbers better than Gerbv and KiCAD."}, {"name": "ZofZPCB", "url": "https://www.zofzpcb.com/", "description": "FREE 3D Gerber Viewer."}, {"name": "KiCad", "url": "https://kicad.org/", "description": "Open source EDA package with push and shove router, differential pairs and much more."}, {"name": "Eagle", "url": "https://www.autodesk.com/products/eagle/overview", "description": "One of the most popular EDA packages due to it's (board size restricted) free version."}, {"name": "DesignSpark PCB", "url": "https://www.rs-online.com/designspark/pcb-software", "description": "Gratis EDA package without restrictions, sponserd by RS Components."}, {"name": "Altium CircuitMaker", "url": "https://circuitmaker.com/", "description": "Free package from the maker of the go to pro software."}, {"name": "gEDA", "url": "http://geda-project.org", "description": "Another open source package, good for people that like scripting and makefiles, Linux and BSD only."}, {"name": "DipTrace", "url": "https://diptrace.com", "description": "Quality Schematic Capture and PCB Design software with (pin and signal layer restricted) free version."}, {"name": "LibrePCB", "url": "https://librepcb.org/", "description": "A new, powerful and intuitive EDA tool for everyone, cross-platform and GNU GPLv3."}, {"name": "Horizon EDA", "url": "https://github.com/horizon-eda/horizon", "description": "A free and open source EDA tool with the focus on shortcut operation.", "stars": "1.2k"}, {"name": "EasyEDA", "url": "https://easyeda.com/", "description": "Easy to use with both browser based and cross platform app versions. Integrates [LCSC](https://www.lcsc.com/products) and [JLCPCB](https://jlcpcb.com/parts) component catalogs with 3D models."}, {"name": "Altium", "url": "https://www.altium.com/", "description": "PCB Design Software & Tools."}, {"name": "Proteus", "url": "https://www.labcenter.com/", "description": "PCB Design and Circuit Simulator Software."}]}, {"name": "KiCad", "parent": "CAD Specific", "entries": [{"name": "Xesscorp's list of KiCad 3rd party tools", "url": "https://github.com/xesscorp/kicad-3rd-party-tools", "description": "", "stars": "799"}, {"name": "Contextual Electronics' Shine on You Crazy KiCad", "url": "https://contextualelectronics.com/courses/shine-on-you-crazy-kicad/", "description": "Beginner video tutorial that gets you to a manufactured board as quickly as possible."}, {"name": "Contextual Electronics' Getting to Blinky Tutorial", "url": "https://www.youtube.com/playlist?list=PLy2022BX6Eso532xqrUxDT1u2p4VVsg-q", "description": "A more comprehensive beginner to intermediate video tutorial."}, {"name": "KiCad.info Forums", "url": "https://forum.kicad.info", "description": "User discussion and help forum."}, {"name": "Keyboard PCB Guide", "url": "https://github.com/ruiqimao/keyboard-pcb-guide", "description": "Comprehensive written tutorial that takes you through creating a keyboard PCB.", "stars": "4.7k"}, {"name": "Cheatsheet", "url": "https://silica.io/wp-content/uploads/2018/06/kicad-cheatsheet.pdf", "description": ""}, {"name": "Footprint Collection", "url": "https://github.com/kitspace/kicad_footprints", "description": "Collection of all the KiCad footprints available online and some scripts to manage them.", "stars": "352"}, {"name": "InteractiveHtmlBom", "url": "https://github.com/openscopeproject/InteractiveHtmlBom", "description": "A html BOM generation tool for manual pick and place.", "stars": "4.3k"}, {"name": "KiBot", "url": "https://github.com/INTI-CMNB/KiBot", "description": "Generate the fabrication and documentation files for your KiCad projects easily, repeatable, and most of all, scriptably.", "stars": "672"}]}, {"name": "Eagle", "parent": "CAD Specific", "entries": [{"name": "List of ULPs everyone should know", "url": "https://www.element14.com/community/community/eagle/blog/2015/01/19/eagle-ulps-every-user-should-know", "description": ""}, {"name": "Adafruit Eagle Library", "url": "https://github.com/adafruit/Adafruit-Eagle-Library", "description": "", "stars": "1k"}, {"name": "SparkFun Electronics Eagle Libraries", "url": "https://github.com/sparkfun/SparkFun-Eagle-Libraries", "description": "", "stars": "1.8k"}]}, {"name": "Altium", "parent": "CAD Specific", "entries": [{"name": "Altium Designer Libraries", "url": "https://www.altium.com/documentation/other_installers#!libraries", "description": "`.IntLib` and `.PcbLib` of electronic components from different manufacturers."}, {"name": "PCBShopper", "url": "https://pcbshopper.com/", "description": "Comparison service for quite a lot of different PCB batching and assembly services."}, {"name": "OSH Park", "url": "https://oshpark.com", "description": "Low cost PCB batching service with high quality boards with a signature purple silkscreen."}, {"name": "Aisler", "url": "https://aisler.net", "description": "Affordable quality circuit boards made in and shipped from Europe (Germany)."}, {"name": "Dirty PCBs", "url": "http://dirtypcbs.com/store/pcbs", "description": "Low cost PCB batching service that prides itself on its \"dirty\" quality."}, {"name": "JLCPCB", "url": "https://jlcpcb.com/", "description": "Low cost PCB batching service with inhouse low cost SMT service."}, {"name": "PCBWay", "url": "https://www.pcbway.com/", "description": "Low cost PCB batching service with PCBA, CNC and 3D-Printing services."}, {"name": "Octopart", "url": "https://octopart.com", "description": "Probably the most well known part search engine."}, {"name": "Findchips", "url": "https://www.findchips.com/", "description": "Part search from Supply Frame."}, {"name": "Parts.io", "url": "https://parts.io/", "description": "Another search engine from Supply Frame geared towards discovering new parts."}, {"name": "Electronic Component Search Engine", "url": "https://componentsearchengine.com/", "description": "Free access to schematic symbols, PCB footprints and 3D models."}, {"name": "Yoo Need One - SMD Marking Database", "url": "https://smd.yooneed.one/", "description": "Surface Mount Device (SMD) component marking database."}, {"name": "JLCSearch", "url": "https://jlcsearch.tscircuit.com", "description": "Find the most popular in-stock JLC components for different categories"}, {"name": "Kitspace", "url": "https://kitspace.org", "description": "Project sharing site that helps you buy parts and re-build projects. Open source and developed by yours truly."}, {"name": "Hackaday.io", "url": "https://hackaday.io", "description": "Social site for sharing projects from the popular blog."}, {"name": "Hackster.io", "url": "https://www.hackster.io/", "description": "Another social site for sharing projects. Is well organised by platform, topic and product."}, {"name": "InventHub", "url": "https://inventhub.io/", "description": "Git-based project hosting and collaboration platform for hardware development."}, {"name": "CADLAB", "url": "https://cadlab.io/", "description": "Another Git-based project hosting and collaboration platform for hardware development."}, {"name": "Eyrie", "url": "https://eyrie.io", "description": "For viewing Eagle and KiCad designs online."}, {"name": "WikiFactory", "url": "https://wikifactory.com/", "description": "A project hosting and collaboration platform for product development. Filter for \"electronics\" for more electronics related projects."}, {"name": "Instructables", "url": "https://www.instructables.com/", "description": "A social site for sharing projects. Filter for \"circuits\" for more electronics related projects."}, {"name": "PartsBox", "url": "https://partsbox.io", "description": "Web service to manage your part inventory with a nice user interface and Octopart integration."}, {"name": "Part-DB", "url": "https://github.com/Part-DB/Part-DB", "description": "Another open source web service for managing part inventory with a permission system and a good barcode generator.", "stars": "163"}, {"name": "InvenTree", "url": "https://inventree.org", "description": "Open source web service for managing part inventory with parametric search, extensive API and plugin system"}, {"name": "SnapEDA", "url": "https://www.snapeda.com", "description": "Parts library with free symbols & footprints. (Compatible with Eagle, KiCad, Altium, OrCad, Allegro, etc.)"}, {"name": "Language PCB", "url": "https://github.com/Alhadis/language-pcb", "description": "Syntax highlighting for various PCB formats.", "stars": "20"}, {"name": "NinjaCalc", "url": "https://gbmhunter.github.io/NinjaCalc/", "description": "An embedded engineering calculator toolbox for doing calculations in a breeze."}, {"name": "Saturn PCB Design Toolkit", "url": "https://saturnpcb.com/saturn-pcb-toolkit/", "description": "The Saturn PCB Toolkit is the best freeware resource for PCB related calculations you can find."}, {"name": "KiCanvas", "url": "https://kicanvas.org/", "description": "An open source online viewer of KiCad schematics and boards."}, {"name": "Sparkfun", "url": "https://www.sparkfun.com/", "description": "Retailer and designer of open source electronics development boards and other equipment and materials with excellent accompanying tutorials."}, {"name": "Adafruit", "url": "https://www.adafruit.com/", "description": "Another retailer and designer with excellent selection and tutorials."}, {"name": "Tindie", "url": "https://www.tindie.com", "description": "Marketplace for electronics makers to sell low volume batches of their own designs."}, {"name": "Hackaday", "url": "https://hackaday.com", "description": "Probably the most popular blog covering electronics and hardware hacking with a whole staff of writers."}, {"name": "bunniestudios.com", "url": "https://www.bunniestudios.com", "description": "Andrew 'Bunnie' Huang covers hardware hacking, open hardware, manufacturing and more."}, {"name": "Bald Engineer", "url": "https://www.baldengineer.com", "description": "Project logs, tutorials and articles about electronics and embedded software by James Lewis."}, {"name": "Rheingold Heavy", "url": "https://rheingoldheavy.com", "description": "More project logs, tutorials and articles about electronics and embedded software, these ones by Dan Hienzsch."}, {"name": "Hackster.io", "url": "https://www.hackster.io/news", "description": "Another blog covering electronics."}, {"name": "Dangerous Prototypes", "url": "http://dangerousprototypes.com/blog/", "description": "Blog about open source hardware projects and interesting app notes."}, {"name": "N-O-D-E", "url": "https://n-o-d-e.net/", "description": "Blog about DIY electronics, hardware, and technology."}]}, {"name": "Discussion", "parent": "Forums", "entries": [{"name": "EEVBlog forum", "url": "https://www.eevblog.com/forum/", "description": "Probably the largest and most active forum to discuss Electronic Engineering topics."}, {"name": "/r/electronics", "url": "https://www.reddit.com/r/electronics/", "description": ""}]}, {"name": "Help", "parent": "Forums", "entries": [{"name": "/r/askelectronics", "url": "https://www.reddit.com/r/AskElectronics/", "description": "Sub-reddit dedicated to help on electronics topics."}, {"name": "Electronics Stack Exchange", "url": "https://electronics.stackexchange.com", "description": "Question and answer site for electronics running on the popular Stack Overflow service."}, {"name": "EEVBlog beginners forum", "url": "https://www.eevblog.com/forum/beginners/", "description": "Good place for beginner questions, other sub-forums on EEVblog should be suitable for questions on more advanced topics."}, {"name": "The Amp Hour", "url": "https://theamphour.com/", "description": "Off-the-cuff chat about electronics with Chris Gammel and Dave Jones (EEVBlog), often with guests"}, {"name": "Embedded.fm", "url": "https://embedded.fm/", "description": "Christopher and Elecia White discuss embedded systems development and much more, often with guests."}, {"name": "The Spark Gap Podcast", "url": "http://thesparkgap.net", "description": "Covers a specific EE topic each episode, sometimes with guests."}, {"name": "MacroFab Engineering Podcast", "url": "https://macrofab.com/blog/podcast/", "description": "Weekly podcast where Parker and Stephen from MacroFab discuss EE topics and industry news."}, {"name": "The Engineering Commons Podcast", "url": "http://theengineeringcommons.com/", "description": "Covers general engineering topics from mechanical to electrical."}, {"name": "EEVblog", "url": "https://www.youtube.com/user/EEVblog", "description": "One of the earliest and most successful YouTube channels where Dave Jones does teardowns, tutorials and more."}, {"name": "BigClive", "url": "http://bigclive.com", "description": "[YouTube channel](https://www.youtube.com/user/bigclivedotcom) about teardowns (including dangerous products), circuit reverse-engineering and tutorials."}, {"name": "ElectroBOOM", "url": "https://www.youtube.com/user/msadaghd", "description": "YouTube channel that debunks and explains EE topics with a lot of comedy thrown in."}, {"name": "Micah Scott", "url": "https://www.youtube.com/user/micahjd", "description": "Video logs of reverse engineering and re-purposing consumer electronics hardware in creative ways."}, {"name": "Afrotechmods", "url": "https://www.youtube.com/user/afrotechmods", "description": "Tutorials on electronics projects, often suitable for beginners as well."}, {"name": "The Signal Path", "url": "https://www.youtube.com/user/TheSignalPathBlog", "description": "Very in depth teardowns, repairs and reviews of lab equipment and prototyping products."}, {"name": "w2aew", "url": "https://www.youtube.com/channel/UCiqd3GLTluk2s_IBt7p_LjA", "description": "Excellent tutorials about basic and complex analog hardware."}, {"name": "Mr. Carlson's Lab", "url": "https://www.youtube.com/user/MrCarlsonsLab", "description": "Teardowns, repairs and restorations with an emphasis on classic electronics gear."}, {"name": "GreatScott", "url": "https://www.youtube.com/user/greatscottlab", "description": "Electronics tutorials, projects and how to's."}, {"name": "Julian Ilett", "url": "https://www.youtube.com/user/julius256", "description": "Buys cheapest electronic modules he can find and tries to do useful things with them."}, {"name": "MikesElectricStuff", "url": "https://www.youtube.com/channel/UCcs0ZkP_as4PpHDhFcmCHyA", "description": "Teardowns, large lighting projects, xrays and more."}, {"name": "Ben Eater", "url": "https://www.youtube.com/playlist?list=PLowKtXNTBypGqImE405J2565dvjafglHU", "description": "Series of videos on building an 8-bit computer on breadboards with excellent explanations of all the sub-circuits."}, {"name": "Robert Feranec", "url": "https://www.youtube.com/user/matarofe", "description": "100+ Hardware design tips and tricks. Videos about Schematic design and PCB layout."}, {"name": "Strange Parts", "url": "https://strangeparts.com", "description": "[YouTube channel](https://www.youtube.com/channel/UCO8DQrSp5yEP937qNqTooOw) about electronics, manufacturing, making, world travel, living in and making things in China."}, {"name": "Analog Circuit Design", "url": "https://youtube.com/playlist?list=PLc7Gz02Znph-c2-ssFpRrzYwbzplXfXUT", "description": "Analog Circuit Design by Prof. Ali Hajimiri, Caltech."}, {"name": "AdaBox", "url": "https://www.adafruit.com/adabox/", "description": "Curated Adafruit products, unique collectibles, and exclusive discounts. All delivered quarterly."}, {"name": "HackerBoxes", "url": "https://hackerboxes.com/", "description": "A monthly surprise box which includes projects, components, modules and tools."}, {"name": "GrabCad", "url": "https://grabcad.com/library/electronic-components-1", "description": "Community supported database of 3D models with a large number of electronic component models."}, {"name": "3D ContentCentral", "url": "https://www.3dcontentcentral.com", "description": "Website dedicated to 3D models of parts (requires login)."}, {"name": "PwnKitteh/InsanelyCheapElectronics", "url": "https://github.com/PwnKitteh/InsanelyCheapElectronics", "description": "A list of cheap electronics from China, that you can use in your projects.", "stars": "382"}, {"name": "PCB/EDA software list on the EEVblog forums", "url": "https://www.eevblog.com/forum/eda/pcbeda-software-list/", "description": "A much more comprehensive list of all the software tools available."}, {"name": "intajay/open-electronics", "url": "https://github.com/intajay/open-electronics", "description": "Another GitHub list: resources for Electronics Enthusiasts and Hardware Hackers.", "stars": "664"}, {"name": "Vitorian/awesome-fpga", "url": "https://github.com/Vitorian/awesome-fpga", "description": "Awesome list of FPGA resources.", "stars": "380"}, {"name": "cajt/list\\_of\\_robot\\_electronics", "url": "https://github.com/cajt/list_of_robot_electronics", "description": "A GitHub list of resources, projects and products for robot electronics.", "stars": "409"}, {"name": "embedded-boston/awesome-embedded-systems", "url": "https://github.com/embedded-boston/awesome-embedded-systems", "description": "Awesome list of embedded programming resources.", "stars": "930"}, {"name": "TCAD Central", "url": "https://tcadcentral.com/Software.html", "description": "List of Technology CAD (TCAD) software and resources from the maker of DEVSIM."}, {"name": "Awesome Lattice FPGAs", "url": "https://github.com/kelu124/awesome-latticeFPGAs", "description": "A curated list of awesome open-source FPGA boards.", "stars": "347"}, {"name": "TM90/awesome-hwd-tools", "url": "https://github.com/TM90/awesome-hwd-tools", "description": "A curated list of hardware design tools with a focus on chip design.", "stars": "85"}, {"name": "delftopenhardware/awesome-open-hardware", "url": "https://github.com/delftopenhardware/awesome-open-hardware", "description": "Helpful items for making and learning about open source hardware projects.", "stars": "674"}, {"name": "upb-lea/awesome-open-source-power-electronics", "url": "https://github.com/upb-lea/awesome-open-source-power-electronics", "description": "Open source software list specialized on power electronics.", "stars": "285"}, {"name": "Complete EE Course", "url": "https://youtube.com/playlist?list=PLww54WQ2wa5rOJ7FcXxi-CMNgmpybv7ei\\&si=4Whr8h-_9kGdUN3_", "description": "دورة الالكترونيات العملية"}, {"name": "Complete Digital Electronics Course", "url": "https://youtube.com/playlist?list=PLww54WQ2wa5obq6IbRbIiql8oHaTUp3T_\\&si=I4mqjy3JUZ8xmElT", "description": "دورة الالكترونيات الرقمية"}, {"name": "professional Electronics Design", "url": "https://youtube.com/playlist?list=PLww54WQ2wa5oKEhE_D3UVbKWwml8o8_Fu\\&si=BF213_MSJwSiyvIV", "description": "دورة التصميم الالكتروني المحترف كاملة"}, {"name": "professional PCB Design", "url": "https://www.youtube.com/playlist?list=PLww54WQ2wa5pBm96kQTkqAyMXn9F4Q0i9", "description": "دورة تصميم اللوحات المطبوعة (PCB)"}]}]} |