49 lines
1.0 KiB
Markdown
49 lines
1.0 KiB
Markdown
# HubAudio Engineering Journal
|
|
|
|
Version: 1.0
|
|
|
|
Status: Living Document
|
|
|
|
---
|
|
|
|
# Purpose
|
|
|
|
This journal records the engineering journey behind HubAudio.
|
|
|
|
It is not a development log.
|
|
|
|
It is not a changelog.
|
|
|
|
It is a collection of engineering decisions, lessons learned,
|
|
mistakes avoided and design rationale.
|
|
|
|
The purpose is to preserve knowledge rather than events.
|
|
|
|
---
|
|
|
|
# Philosophy
|
|
|
|
The objective of HubAudio is not only to build an embedded audio platform.
|
|
|
|
The primary objective is to become a better engineer while building it.
|
|
|
|
Every challenge is considered an opportunity to understand a technology
|
|
rather than simply making it work.
|
|
|
|
The final PCB is one result.
|
|
|
|
The acquired engineering knowledge is the most valuable result.
|
|
|
|
---
|
|
|
|
# First Entry
|
|
|
|
Today we established that engineering methodology is part of the project.
|
|
|
|
Architecture, documentation, firmware and hardware shall evolve together.
|
|
|
|
Every future decision should increase the knowledge contained in this
|
|
repository.
|
|
|
|
HubAudio is not only an embedded platform.
|