All Projects → kitspace → Awesome Electronics

kitspace / Awesome Electronics

Licence: cc0-1.0
A curated list of awesome resources for electronic engineers and hobbyists

Projects that are alternatives of or similar to Awesome Electronics

chpc
CHPC: Cheap Heat Pump Controller
Stars: ✭ 27 (-99.29%)
Mutual labels:  electronics, pcb, gerber
Kicad footprints
A collection of all the KiCad footprints on the internet
Stars: ✭ 216 (-94.29%)
Mutual labels:  kicad, pcb, electronics
djinn
Djinn Split Keyboard
Stars: ✭ 685 (-81.89%)
Mutual labels:  hardware, pcb, kicad
Tracespace
⚡️generate beautiful and accurate SVG renders of printed circuit boards
Stars: ✭ 548 (-85.51%)
Mutual labels:  hardware, pcb, electronics
DSP-ADAU1452
Open Hardware DSP Platform ADAU145x DSP supporting ADAU1452, ADAU1451, and ADAU1450 devices
Stars: ✭ 21 (-99.44%)
Mutual labels:  hardware, electronics, kicad
Tomu Hardware
A tiny ARM microprocessor which fits in your USB port.
Stars: ✭ 297 (-92.15%)
Mutual labels:  hardware, kicad
Lotus58
A 58 key split ergo linear keyboard derived from the Lily58 family
Stars: ✭ 142 (-96.25%)
Mutual labels:  pcb, kicad
Gameboy-Color-Cartridge
Board layout for an eeprom powered GB cartridge
Stars: ✭ 58 (-98.47%)
Mutual labels:  electronics, pcb
keyswitch-kicad-library
Footprints for popular keyboard switches
Stars: ✭ 163 (-95.69%)
Mutual labels:  pcb, kicad
open-electronics
📚 💻 Great Resources for Electronics Enthusiasts
Stars: ✭ 347 (-90.82%)
Mutual labels:  hardware, electronics
midi-grid
DIY midi controller project
Stars: ✭ 60 (-98.41%)
Mutual labels:  hardware, kicad
Pcb
PCB and PCB related bits
Stars: ✭ 325 (-91.41%)
Mutual labels:  kicad, pcb
Pinion
Generate interactive and nice-looking diagrams for your PCBs!
Stars: ✭ 264 (-93.02%)
Mutual labels:  pcb, kicad
imxrt1020-module
iMX RT 1020 CPU module
Stars: ✭ 28 (-99.26%)
Mutual labels:  electronics, kicad
mikoto
Bluetooth LE nRF52840 microcontroller in a pro-micro footprint.
Stars: ✭ 139 (-96.32%)
Mutual labels:  electronics, kicad
splendida
256 WS2812B LEDs arranged in Fermat's Spiral Shape
Stars: ✭ 28 (-99.26%)
Mutual labels:  pcb, kicad
for-science-keyboard
A split ergo 4x5 keyboard with 3 thumb keys where each half is smaller than the 100x100mm cheap PCB production size.
Stars: ✭ 63 (-98.33%)
Mutual labels:  electronics, pcb
iceskate
A low cost FPGA development board for absolute newbies
Stars: ✭ 15 (-99.6%)
Mutual labels:  hardware, pcb
programmable-air
A hardware kit to experiment with inflatable and vacuum based soft robotics.
Stars: ✭ 54 (-98.57%)
Mutual labels:  hardware, pcb
lightroom-macro-pad
Lightroom Macro Pad With CircuitPython Boards
Stars: ✭ 33 (-99.13%)
Mutual labels:  electronics, pcb

Awesome Electronics Awesome

A curated list of awesome resources for electronic engineers and hobbyists

Electronic engineering (EE) is the practice of understanding, designing and building electronic circuits. It is often differentiated from electrical engineering in that it mostly deals with low power DC electronic circuits rather than high power AC systems but there is a lot of overlap between electronic and electrical engineering.

Experimenting with and building electronic circuits is also a popular hobby and many professional resources are often equally applicable to hobbyists and vice versa.

This list is for websites, services, software, tools and more: everything that you think is awesome in the world of electronic engineering. If you have anything to add please follow the instructions in contributing.md.

Contents

Learning

Technical Tutorials

Theory and Courses

University Course Archives

Documentation

Simulators

Analog and Mixed Signal Circuit Simulators

  • LTspice - The industry standard free SPICE circuit simulator from Linear Technologies. Also see the unofficial LTwiki and Group.
  • ngspice - Open source SPICE circuit simulator.
  • Circuit JS/Falstad - Free, open source online simulator with electron flow visualization (rewrite of original Java applet by Paul Falstad).
  • EveryCircuit - Free to try online, visual, interactive circuit simulator for simpler circuits.
  • Qucs - Open source, cross-platform, non-SPICE-based circuit simulator, with with S-parameter and Harmonic Balance capability.
  • QucsStudio - Free, closed-source, Windows-only fork of Qucs with a similar interface, new engine, and more features.
  • Open Circuit Design Software - Open Source, full EDA suite chip design suite, focused on keeping up with commercial tools.
  • TINA-TI - Exclusive DesignSoft-TINA build for Texas Instruments, bundled with Texas Instruments Models.
  • CppSim - Free, open source circuit simulator that leverages the C++ language to achieve very fast simulation times.
  • Scilab with Xcos - Free, open source numerical computing alternative to MATLAB. Xcos provides Electrical System modeling capability similar to Simulink.
  • iCircuit - 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 - Professional-grade mixed signal simulator with wide variety of interactive simulation types.

Verilog HDL Simulators

  • Verilator - 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.
  • Icarus Verilog - Free, open source verilog interpreter. Test benches are in behavioral verilog. Simulation is 4-state, and event-based.

Gerber Viewers

Online

  • Tracespace Viewer - Gerber viewer that lets you inspect the individual layers as well as the board preview.
  • Gerblook - Online Gerber viewer powered by Gerbv.
  • Mayhew Labs 3dpcb - 3D Gerber viewer.
  • CircuitPeople - No frills 2D layer viewer for Gerbers, without the excessive processing.
  • Stackrate Viewer - Easy to use online gerber viewer with trace hovering and measurement tools.

Installable

Free EDA Packages

  • KiCad - Open source EDA package with push and shove router, differential pairs and much more.
  • Eagle - One of the most popular EDA packages due to it's (board size restricted) free version.
  • DesignSpark PCB - Gratis EDA package without restrictions, sponserd by RS Components.
  • Altium CircuitMaker - Free package from the maker of the go to pro software.
  • gEDA - Another open source package, good for people that like scripting and makefiles, Linux and BSD only.
  • DipTrace - Quality Schematic Capture and PCB Design software with (pin and signal layer restricted) free version.
  • LibrePCB - A new, powerful and intuitive EDA tool for everyone, cross-platform and GNU GPLv3.
  • Horizon EDA - A free and open source EDA tool with the focus on shortcut operation.

CAD Specific

KiCad

Eagle

PCB Syntax Highlighting

  • Language PCB - Syntax highlighting for various PCB formats.

PCB Batching Services

  • PCBShopper - Comparison service for quite a lot of different PCB batching and assembly services.
  • OSH Park - Low cost PCB batching service with high quality boards with a signature purple silkscreen.
  • Aisler - Affordable quality circuit boards made in and shipped from Europe (Germany).
  • Dirty PCBs - Low cost PCB batching service that prides itself on its "dirty" quality.
  • JLCPCB - Low cost PCB batching service with inhouse low cost SMT service.

Part Search Engines

  • Octopart - Probably the most well known part search engine.
  • Findchips - Part search from Supply Frame.
  • Parts.io - Another search engine from Supply Frame geared towards discovering new parts.

Project Sharing Platforms

  • Kitspace - Project sharing site that helps you buy parts and re-build projects. Open source and developed by yours truly.
  • Hackaday.io - Social site for sharing projects from the popular blog.
  • Hackster.io - Another social site for sharing projects. Is well organised by platform, topic and product.
  • InventHub - Git-based project hosting and collaboration platform for hardware development.
  • CADLAB - Another Git-based project hosting and collaboration platform for hardware development.

Inventory Management and Purchasing

  • 1-click BOM - Browser extensions that automates purchasing and part searching.
  • PartsBox - Web service to manage your part inventory with a nice user interface and Octopart integration.
  • PartKeepr - Open source web service for managing your part inventory with parametric search and automatic datasheet import.
  • Part-DB - Another open source web service for managing part inventory with a permission system and a good barcode generator.

Miscellaneous Web Services

  • Eyrie - For viewing Eagle and KiCad designs online.
  • SnapEDA - Parts library with free symbols & footprints. (Compatible with Eagle, KiCad, Altium, OrCad, Allegro, etc.)

Development Board Retailers

  • Sparkfun - Retailer and designer of open source electronics development boards and other equipment and materials with excellent accompanying tutorials.
  • Adafruit - Another retailer and designer with excellent selection and tutorials.
  • Tindie - Marketplace for electronics makers to sell low volume batches of their own designs.

Blogs

  • Hackaday - Probably the most popular blog covering electronics and hardware hacking with a whole staff of writers.
  • bunniestudios.com - Andrew 'Bunnie' Huang covers hardware hacking, open hardware, manufacturing and more.
  • Bald Engineer - Project logs, tutorials and articles about electronics and embedded software by James Lewis.
  • Rheingold Heavy - More project logs, tutorials and articles about electronics and embedded software, these ones by Dan Hienzsch.
  • Hackster.io - Another blog covering electronics.
  • Dangerous Prototypes - Blog about open source hardware projects and interesting app notes.
  • N-O-D-E - Blog about DIY electronics, hardware, and technology.

Forums

Discussion

  • EEVBlog forum - Probably the largest and most active forum to discuss electronic engineering topics.
  • /r/electronics and /r/ECE are the two most active sub-reddits for EE topics.

Help

  • /r/askelectronics - Sub-reddit dedicated to help on electronics topics.
  • Electronics Stack Exchange - Question and answer site for electronics running on the popular Stack Overflow service.
  • EEVBlog beginners forum - Good place for beginner questions, other sub-forums on EEVblog should be suitable for questions on more advanced topics.

Podcasts

  • The Amp Hour - Off-the-cuff chat about electronics with Chris Gammel and Dave Jones (EEVBlog), often with guests
  • Embedded.fm - Christopher and Elecia White discuss embedded systems development and much more, often with guests.
  • The Spark Gap Podcast - Covers a specific EE topic each episode, sometimes with guests.
  • MacroFab Engineering Podcast - Weekly podcast where Parker and Stephen from MacroFab discuss EE topics and industry news.
  • The Engineering Commons Podcast - Covers general engineering topics from mechanical to electrical.

Videos

  • EEVblog - One of the earliest and most successful YouTube channels where Dave Jones does teardowns, tutorials and more.
  • BigClive - YouTube channel about teardowns (including dangerous products), circuit reverse-engineering and tutorials.
  • ElectroBOOM - YouTube channel that debunks and explains EE topics with a lot of comedy thrown in.
  • Micah Scott - Video logs of reverse engineering and re-purposing consumer electronics hardware in creative ways.
  • Afrotechmods - Tutorials on electronics projects, often suitable for beginners as well.
  • The Signal Path - Very in depth teardowns, repairs and reviews of lab equipment and prototyping products.
  • w2aew - Excellent tutorials about basic and complex analog hardware.
  • Mr. Carlson's Lab - Teardowns, repairs and restorations with an emphasis on classic electronics gear.
  • GreatScott - Electronics tutorials, projects and how to's.
  • Julian Ilett - Buys cheapest electronic modules he can find and tries to do useful things with them.
  • MikesElectricStuff - Teardowns, large lighting projects, xrays and more.
  • Ben Eater - Series of videos on building an 8-bit computer on breadboards with excellent explanations of all the sub-circuits.
  • Robert Feranec - 100+ Hardware design tips and tricks. Videos about Schematic design and PCB layout.
  • Strange Parts - YouTube channel about electronics, manufacturing, making, world travel, living in and making things in China.

Subscription Kit Services

  • AdaBox - Curated Adafruit products, unique collectibles, and exclusive discounts. All delivered quarterly.
  • HackerBoxes - A monthly surprise box which includes projects, components, modules and tools.

3D Part Models

  • GrabCad - Community supported database of 3D models with a large number of electronic component models.
  • 3D ContentCentral - Website dedicated to 3D models of parts (requires login).

Other Lists

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].