/README.rst

http://github.com/Tinkerforge/step-down-powersupply · ReStructuredText · 24 lines · 19 code · 5 blank · 0 comment · 0 complexity · a522dcae22e6a2b228a39b5aaa0b8624 MD5 · raw file

  1. Step-Down Power Supply
  2. ======================
  3. This repository contains the hardware design files for the Step-Down
  4. Power Supply.
  5. Repository Content
  6. ------------------
  7. hardware/:
  8. * Contains kicad project files and additionally schematics as pdf
  9. Hardware
  10. --------
  11. The hardware is designed with the open source EDA Suite KiCad
  12. (http://www.kicad-pcb.org). Before you are able to open the files,
  13. you have to install the Tinkerforge kicad-libraries
  14. (https://github.com/Tinkerforge/kicad-libraries). You can either clone
  15. them directly in hardware/ or clone them in a separate folder and
  16. symlink them into hardware/
  17. (ln -s kicad_path/kicad-libraries project_path/hardware). After that you
  18. can open the .pro file in hardware/ with kicad and from there view and
  19. modify the schematics and the PCB layout.