I'm looking for a platform where I can share my entire project, including all the 3D print files, KiCad schematics, and FreeCAD designs. Ideally, I'd like to also write a tutorial that goes alongside the files for download. Does anyone know any good places for this?
3 Answers
Hackaday is also a great platform for sharing projects like yours. They have a community that's really engaged with DIY electronics and 3D printing. I’d recommend checking it out!
Don't forget about Instructables! It's filled with amazing projects, and you can share step-by-step guides alongside your files. Just a heads up though, it can feel a bit intimidating sharing your work there since the quality of projects is really high.
GitHub is a solid option for what you're looking to do. You can create a repository to host your files and write a tutorial in the README.md file. This might take some getting used to, but it's a great place to manage projects and interact with the community.