A place for various helpful resources that are collected by others to share with each other.
Specific or General CAD resources can go here.
As a general point MangoJelly Solutions for FreeCAD has some nice tutorials on YouTube, but some can be long to watch sometimes but are generally helpful
- CAD TUTORIAL : FreeCAD Beginner [EASY GUIDE]
- A gental get right into it type of tutorial. No need to spend 30+ min per workbench to learn all it's option and UI as that gets boring fast
- Learn How To Build a Spreadsheet Driven Model in 15 minutes
- Personally I like the power of controlling my models design parameters from a spreadsheet as it quicker then digging trough the Object tree and Sketches to change just one thing
- Assembly 4 Workbench
- Rob; Yet to watch this
- FreeCAD Wiki - Tutorials
- I mean they are tutorials that FreeCAD themselves have listed, so they are generally nice to look at.
- Assembly 4 Workbench
- The tutorials where moved here, but this now includes a few more then before
- Some examples on how to use the workbench from the creator of the Workbench themselves, so.... 👌
KiCad and PCB Design
KiCad themselves have a list of resources for learning here.
The one in this Doc might overlap in this case.
Also KiCad 6 and KiCad 7 aren't that different so tutorial about either are more easily transferable (at least to me (Rob)).
- Kicad Beginner Tutorial- A Traffic Light for Arduino
- Casual Tutorial that aim to get the basics down, with a very simple PCB
- Phil's Lab
- Rob; In general I like Phil's Lab as he has a lot of content focused on various electronic designs (but does tend to use Altium as his main Design software)
- KiCad STM32 + USB + Buck Converter PCB Design (Using KiCad)
- KiCad 6 STM32 PCB Design Full Tutorial
- Another KiCad Tutorial - ATSAMD10-based Dev-Board
- Dimitris; This tutorial is entirely on GitHub in text. You follow all the necessary steps to get a working board. As a disclaimer, the KiCad version from 3-4 years ago is not the same as the KiCad version now. The skills are generally transferable. In my experience, the only major change was in how footprints/symbols are imported into KiCad. UI-wise, most functionality has remained untouched. Please use the latest version of KiCad.
- Digikey - KiCad Beginners Guide
- Rob; not used it myself, but Digikey are generally a source that I trust so it's here as an option
Generally some good programming tutorial here (not necessarily hardware focused but can be)
- 👷️ Work In Progress