KiCAD demo project ready to use

Hi,
I want to make a quick demo to my collegues to convince them to move to Kcad 4.0.4.
Could someone point me a nice project ready to use?
Ready to show schematic, pcb with routs and 3D demo?
The 3D view must show the components footprints.

Thank you,
Antony

have a look here
https://github.com/FPGAwars/icezum/ (@PCB_Wiz)
that is an open source project with all kicad prj portable (folder src-kicad)
3d models are both in wrl and STEP (mainly exported with kicad StepUp for mechanical and designing purposes)

1 Like

Have a look at https://kicad.org/made-with-kicad/
Several of these projects have complete schematics & pcb layouts. If you download the kicad github libraries you should have most/all of the .vrml files.

1 Like

Hi maui,
thanks for the quick response.
I would like to have the project source to be opened in KiCAD eeschema, pcbnew and 3D viewer. Like a real project. Not only “screenshots”
There is no *.pro in the github.
However, iceZum is an amazing project !!!
Thank you,
Antony

if you unzip the git files, the folder kicad_src has all you need! :slight_smile:

Hi John,
This is the first page I have checked. Not all the projects are providing the project files.
I have tried the A64-OLinuXino but the 3D view is only showing the PCB not the components.
Antony

Sorry but there is only icezum/src-altium/ no kicad_src in the github nor zip.
I can see icezum/src-altium/IceZUM_Core_HX1K.PrjPcb which is not KiCAD project file.
Antony



Maurice (updated the first link)
and here the 3D mechanical model as STEP and FreeCAD file
2 Likes

Excelent!!!
Thank you maui
You make my day
Antony

@maui there was also that simple Hack (arduino clone?) project?

2 Likes

@kammutierspule you are right! :smiley:
here the link
https://sourceforge.net/projects/kicadstepup/files/prjs/HACK-master-R3.7z/download

3 Likes