mirror of
https://github.com/kitspace/awesome-electronics.git
synced 2026-04-28 12:47:51 -05:00
fixed links via awesome_bot
This commit is contained in:
34
README.md
34
README.md
@@ -46,7 +46,7 @@ This list is for websites, services, software, tools and more: everything that y
|
||||
### Technical Tutorials
|
||||
- ["skill" tag on learn.sparkfun.com](https://learn.sparkfun.com/tutorials/tags/skill) - A wide variety of technical tutorials on various EE related skills.
|
||||
- [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](http://www.instructables.com/id/Uses-of-Different-Soldering-Iron-Tips/) - Covers what all those different soldering iron tips are good for.
|
||||
- [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
|
||||
- [All About Circuits](https://www.allaboutcircuits.com/textbook/) - Online textbook for learning theory with clear diagrams and explanations.
|
||||
@@ -55,10 +55,10 @@ This list is for websites, services, software, tools and more: everything that y
|
||||
|
||||
|
||||
## Simulators
|
||||
- [LTSpice](http://www.analog.com/en/design-center/design-tools-and-calculators/ltspice-simulator.html) - The industry standard free SPICE circuit simulator from Linear Technologies.
|
||||
- [LTSpice](https://www.analog.com/en/design-center/design-tools-and-calculators/ltspice-simulator.html) - The industry standard free SPICE circuit simulator from Linear Technologies.
|
||||
- [Ngspice](http://ngspice.sourceforge.net/) - Open source SPICE circuit simulator.
|
||||
- [Circuit JS](http://www.falstad.com/circuit/circuitjs.html) - Open source online simulator for simpler circuits with live interactivity and visualization.
|
||||
- [Every Circuit](http://everycircuit.com) - Free to try online, visual, interactive circuit simulator for simpler circuits.
|
||||
- [Every Circuit](https://everycircuit.com) - Free to try online, visual, interactive circuit simulator for simpler circuits.
|
||||
- [Qucs](http://qucs.sourceforge.net/) - Open source integrated circuit simulator for DC, AC, S-parameter, noise analysis, etc.
|
||||
- [iCircuit](http://icircuitapp.com/) - Easy to use electronic circuit simulator, its advanced simulation engine can handle both analog and digital circuits and features realtime always-on analysis.
|
||||
- [Micro-Cap](http://www.spectrum-soft.com/download/download.shtm) - Professional-grade mixed signal simulator with wide variety of interactive simulation types.
|
||||
@@ -66,19 +66,19 @@ This list is for websites, services, software, tools and more: everything that y
|
||||
## Gerber Viewers
|
||||
|
||||
### Online
|
||||
- [Tracespace Viewer](http://viewer.tracespace.io) - Gerber viewer that lets you inspect the individual layers as well as the board preview.
|
||||
- [Gerblook](http://gerblook.org/) - Online Gerber viewer powered by Gerbv.
|
||||
- [Tracespace Viewer](https://tracespace.io/) - Gerber viewer that lets you inspect the individual layers as well as the board preview.
|
||||
- [Gerblook](https://www.gerblook.org/) - Online Gerber viewer powered by Gerbv.
|
||||
- [Mayhew Labs 3dpcb](http://mayhewlabs.com/3dpcb) - 3D Gerber viewer.
|
||||
- [CircuitPeople](https://circuitpeople.com) - No frills 2D layer viewer for Gerbers, without the excessive processing.
|
||||
- [Stackrate Viewer](http://stackrate.de/viewer) - Easy to use online gerber viewer with trace hovering and measurement tools.
|
||||
- [Stackrate Viewer](https://stackrate.de/viewer/) - Easy to use online gerber viewer with trace hovering and measurement tools.
|
||||
|
||||
### Installable
|
||||
- [Gerbv](http://gerbv.geda-project.org/) - Excellent Gerber viewer for Linux and BSD.
|
||||
- [KiCAD Gerbview](http://kicad-pcb.org/) - The KiCAD gerber viewer.
|
||||
- [KiCad GerbView](https://kicad-pcb.org/) - The KiCAD gerber viewer.
|
||||
|
||||
|
||||
## Free EDA Packages
|
||||
- [KiCAD](http://kicad-pcb.org/) - Open source EDA package with push and shove router, differential pairs and much more.
|
||||
- [KiCad](https://kicad-pcb.org/) - Open source EDA package with push and shove router, differential pairs and much more.
|
||||
- [Eagle](https://www.autodesk.com/products/eagle/overview) - One of the most popular EDA packages due to it's (board size restricted) free version.
|
||||
- [Design Spark PCB](https://www.rs-online.com/designspark/pcb-software) - Gratis EDA package without restrictions, sponserd by RS Components.
|
||||
- [Altium Circuit Maker](https://circuitmaker.com/) - Free package from the maker of the go to pro software.
|
||||
@@ -96,12 +96,12 @@ This list is for websites, services, software, tools and more: everything that y
|
||||
- [Contextual Electronics' Getting to Blinky Tutorial](https://www.youtube.com/playlist?list=PLy2022BX6Eso532xqrUxDT1u2p4VVsg-q) - A more comprehensive beginner to intermediate video tutorial.
|
||||
- [KiCAD.info Forums](https://forum.kicad.info) - User discussion and help forum.
|
||||
- [Keyboard PCB Guide](https://github.com/ruiqimao/keyboard-pcb-guide) - Comprehensive written tutorial that takes you through creating a keyboard PCB.
|
||||
- [Cheatsheet](https://silica.io/static/downloads/kicad-cheatsheet.pdf) (also [in landscape](https://silica.io/static/downloads/kicad-cheatsheet-landscape.pdf)) - Short PDF that goes over the menus and keyboard shortcuts for the most common operations.
|
||||
- [Footprint Collection](https://github.com/monostable/kicad_footprints) - Collection of all the KiCAD footprints available online and some scripts to manage them.
|
||||
- [Cheatsheet](https://silica.io/wp-content/uploads/2018/06/kicad-cheatsheet.pdf) (also [in landscape](https://silica.io/wp-content/uploads/2018/06/kicad-cheatsheet-landscape.pdf)) - Short PDF that goes over the menus and keyboard shortcuts for the most common operations.
|
||||
- [Footprint Collection](https://github.com/kitspace/kicad_footprints) - Collection of all the KiCAD footprints available online and some scripts to manage them.
|
||||
- [InteractiveHtmlBom](https://github.com/openscopeproject/InteractiveHtmlBom) - A html BOM generation tool for manual pick and place.
|
||||
|
||||
### Eagle
|
||||
- [List of ULPs everyone should know](https://www.element14.com/community/community/cadsoft_eagle/blog/2015/01/19/eagle-ulps-every-user-should-know)
|
||||
- [List of ULPs everyone should know](https://www.element14.com/community/community/eagle/blog/2015/01/19/eagle-ulps-every-user-should-know)
|
||||
- [Adafruit Eagle Library](https://github.com/adafruit/Adafruit-Eagle-Library)
|
||||
- [SparkFun Electronics Eagle Libraries](https://github.com/sparkfun/SparkFun-Eagle-Libraries)
|
||||
|
||||
@@ -130,7 +130,7 @@ This list is for websites, services, software, tools and more: everything that y
|
||||
|
||||
|
||||
## Inventory Management and Purchasing
|
||||
- [1-click BOM](https://1clickbom.com) - Browser extensions that automates purchasing and part searching.
|
||||
- [1-click BOM](https://kitspace.org/1-click-bom/) - Browser extensions that automates purchasing and part searching.
|
||||
- [Partsbox.io](https://partsbox.io) - Web service to manage your part inventory with a nice user interface and Octopart integration.
|
||||
- [Partkeepr](https://partkeepr.org) - Open source web service for managing your part inventory with parametric search and automatic datasheet import.
|
||||
- [Part-DB](https://github.com/Part-DB/Part-DB) - Another open source web service for managing part inventory with a permission system and a good barcode generator.
|
||||
@@ -149,7 +149,7 @@ This list is for websites, services, software, tools and more: everything that y
|
||||
- [bunniestudios.com](https://www.bunniestudios.com) - Andrew 'Bunnie' Huang covers hardware hacking, open hardware, manufacturing and more.
|
||||
- [Bald Engineer](https://www.baldengineer.com) - Project logs, tutorials and articles about electronics and embedded software by James Lewis.
|
||||
- [Rheingold Heavy](https://rheingoldheavy.com) - More project logs, tutorials and articles about electronics and embedded software, these ones by Dan Hienzsch.
|
||||
- [Hackster.io](https://blog.hackster.io/) - Another blog covering electronics
|
||||
- [Hackster.io](https://www.hackster.io/news) - Another blog covering electronics
|
||||
- [Dangerous Prototypes](http://dangerousprototypes.com/blog/) - Blog about open source hardware projects and interesting app notes.
|
||||
|
||||
|
||||
@@ -162,12 +162,12 @@ This list is for websites, services, software, tools and more: everything that y
|
||||
### Help
|
||||
- [/r/askelectronics](https://www.reddit.com/r/AskElectronics/) - Sub-reddit dedicated to help on electronics topics.
|
||||
- [Electronics Stack Exchange](https://electronics.stackexchange.com) - Question and answer site for electronics running on the popular Stack Overflow service.
|
||||
- [EEVBlog beginners forum](http://www.eevblog.com/forum/beginners/) - Good place for beginner questions, other sub-forums on EEVblog should be suitable for questions on more advanced topics.
|
||||
- [EEVBlog beginners forum](https://www.eevblog.com/forum/beginners/) - Good place for beginner questions, other sub-forums on EEVblog should be suitable for questions on more advanced topics.
|
||||
|
||||
|
||||
## Podcasts
|
||||
- [The Amp Hour](https://theamphour.com/) - Off-the-cuff chat about electronics with Chris Gammel and Dave Jones (EEVBlog), often with guests
|
||||
- [Embedded FM](https://www.embedded.fm/) - Christopher and Elecia White discuss embedded systems development and much more, often with guests.
|
||||
- [Embedded FM](https://embedded.fm/) - Christopher and Elecia White discuss embedded systems development and much more, often with guests.
|
||||
- [Sparkgap Podcast](http://thesparkgap.net) - Covers a specific EE topic each episode, sometimes with guests.
|
||||
- [MacroFab Engineering Podcast](https://macrofab.com/blog/podcast/) - Weekly podcast where Parker and Stephen from MacroFab discuss EE topics and industry news
|
||||
- [The Engineering Commons Podcast](http://theengineeringcommons.com/) - Covers general engineering topics from mechanical to electrical.
|
||||
@@ -188,7 +188,7 @@ This list is for websites, services, software, tools and more: everything that y
|
||||
|
||||
|
||||
## Subscription Kit Services
|
||||
- [Boldport Club](https://www.boldport.club) - Electronic projects for the curious. As a member of the Boldport Club you’ll receive an electronics project once a month.
|
||||
- [Boldport Club](https://boldport.com/) - Electronic projects for the curious. As a member of the Boldport Club you’ll receive an electronics project once a month.
|
||||
- [AdaBox](https://www.adafruit.com/adabox/) - Curated Adafruit products, unique collectibles, and exclusive discounts. All delivered quarterly.
|
||||
|
||||
## 3D Part Models
|
||||
@@ -197,7 +197,7 @@ This list is for websites, services, software, tools and more: everything that y
|
||||
|
||||
## Other Lists
|
||||
- [PwnKitteh/InsanelyCheapElectronics](https://github.com/PwnKitteh/InsanelyCheapElectronics) - A list of cheap electronics from China, that you can use in your projects
|
||||
- [PCB/EDA software list on the EEVblog forums](http://www.eevblog.com/forum/eda/pcbeda-software-list/) - A much more comprehensive list of all the software tools available.
|
||||
- [PCB/EDA software list on the EEVblog forums](https://www.eevblog.com/forum/eda/pcbeda-software-list/) - A much more comprehensive list of all the software tools available.
|
||||
- [intajay/open-electronics](https://github.com/intajay/open-electronics) - Another GitHub list: resources for Electronics Enthusiasts and Hardware Hackers
|
||||
- [Vitorian/awesome-fpga](https://github.com/Vitorian/awesome-fpga) - Awesome list of FPGA resources
|
||||
- [cajt/list_of_robot_electronics](https://github.com/cajt/list_of_robot_electronics) - A GitHub list of resources, projects and products for robot electronics
|
||||
|
||||
Reference in New Issue
Block a user