Environment and Tools • Steps to run and debug • How to contribute? •
Unify all circuits designed by the group adding proper documentation.
Our circuits are mainly developed in KiCad.
- Clone this repository
- Create a folder with the Circuit name
- Add the appropriate files according to the software used
- Add a
README.md
file to the Driver folder- On the README add the Author, Date, and purpose of the library
- Add Documentation: Schematic, Layout and B.O.M.
- Add a notes section for any extra information on circuit usage and performance
- Add a folder called
Docs
- Add any External Documentation including Datasheets, Application Notes, and Register Maps
- If there is a GitHub Issue for the Design Blocks add a message or close it.