You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
.reuse | 1 year ago | |
LICENSES | 1 year ago | |
lib | 1 year ago | |
lua | 1 year ago | |
src | 1 year ago | |
test | 2 years ago | |
tools | 1 year ago | |
.clang-format | 2 years ago | |
.env | 2 years ago | |
.env.fish | 2 years ago | |
.gitignore | 1 year ago | |
.gitmodules | 2 years ago | |
.luarc.json | 1 year ago | |
BUILDING.md | 2 years ago | |
CMakeLists.txt | 1 year ago | |
README.md | 2 years ago | |
config.ld | 1 year ago | |
dependencies.lock | 2 years ago | |
partitions.csv | 1 year ago | |
sdkconfig.common | 1 year ago |
README.md
Tangara
Tangara is an open-hardware portable music player. It runs on an ESP32, fits in your pocket, and has a battery that lasts all day.
Source Repositories
tangara-fw: The ESP32 firmware, comprising the bulk of Tangara's functionality. This is probably the repo that you're most interested in!
tangara-hw: Sources for the entire physical device. Includes both the case/enclosure, and the PCBs.
tangara-samd-fw: Firmware for the SAMD21 co-processor that manages USB connectivity, charging, and power management of the ESP32.
Contributing
We're still working on getting stuff together; please check back soon!