Skip to content

Latest commit

Β 

History

History
59 lines (37 loc) Β· 1.61 KB

File metadata and controls

59 lines (37 loc) Β· 1.61 KB

ENERGIS Project - Folder Structure Documentation

This repository contains all relevant files and documentation for the ENERGIS 10-Inch Rack PDU project. Below is an overview of the structure and associated README files in different folders.


πŸ“‚ docs/

πŸ“ Datasheets

  • Contains datasheets for components, organized in folders corresponding to the board they are used on.

πŸ“ Manuals

  • Contains reference designs for relevant components.

πŸ“‚ images/

πŸ“ Controller Board, Display Board, Relay Board

  • Contains 3D renders and blank PCB images for each respective board.

πŸ“ Assembly

  • Contains assembled 3D renders showing the PDU in its enclosure.

πŸ“‚ misc/

  • Contains BOM (Bill of Materials) files for ordering missing components, which are not available at the PCB factory.

πŸ“‚ src/

πŸ“ HardwareDesign

  • Contains schematic and gerber files for PCB manufacturing.

πŸ“ Libraries

  • Contains all custom libraries used in the hardware design.

πŸ“ PDF

  • Contains PDF exports of the schematics.

πŸ“ Software

  • Currently empty (to be populated with firmware/software later).

πŸ“‚ tests/

  • Currently empty, intended for hardware and firmware testing.

βœ… Next Steps:

  • Populate the Software and Tests folders when development progresses.
  • Maintain updated BOMs in the misc/ folder for easy component sourcing.

For further details, refer to the main project README.


Maintained by: DvidMakesThings