Fork of Tangara with customizations
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
jacqueline 2f626f6224 Bump up nvs writer task size for safety il y a 3 ans
.reuse Add flac and ogg decoder deps il y a 3 ans
LICENSES Add flac and ogg decoder deps il y a 3 ans
lib Fix some release build warnings il y a 3 ans
src Bump up nvs writer task size for safety il y a 3 ans
test Annote E V E R Y T H I N G with license info il y a 3 ans
tools Add some more icons, and reflect play/pause in top bar il y a 3 ans
.clang-format Annote E V E R Y T H I N G with license info il y a 3 ans
.env Annote E V E R Y T H I N G with license info il y a 3 ans
.env.fish fish :) il y a 3 ans
.gitignore Ignore helix config il y a 3 ans
.gitmodules convert lvgl from submodule to a plain old directory il y a 3 ans
BUILDING.md README.md -> BUILDING.md il y a 3 ans
CMakeLists.txt Annote E V E R Y T H I N G with license info il y a 3 ans
README.md Add super basic readme for the sourcehut project il y a 3 ans
dependencies.lock 5.1 fixes il y a 3 ans
partitions.csv Adjust partition table for 4MiB app size + fill the rest of the space il y a 3 ans
sdkconfig.common Reclaim some internal ram il y a 3 ans

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

This repo is currently unlisted until we've gotten some kind of crowdfund together. How did you get here?