Fork of Tangara with customizations
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.
 
 
 
 
 
 
jacqueline bb91724b94 Codec memory tweaks 2 years ago
.reuse Add flac and ogg decoder deps 2 years ago
LICENSES Add flac and ogg decoder deps 2 years ago
lib Codec memory tweaks 2 years ago
src Codec memory tweaks 2 years ago
test Annote E V E R Y T H I N G with license info 2 years ago
tools Use libcppbor for much much nicer db encoding 2 years ago
.clang-format Annote E V E R Y T H I N G with license info 2 years ago
.env hack: "fix" the .env loading by just using `pwd` instead of dirname $_ etc 2 years ago
.env.fish fish :) 2 years ago
.gitignore Ignore helix config 2 years ago
.gitmodules convert lvgl from submodule to a plain old directory 2 years ago
BUILDING.md README.md -> BUILDING.md 2 years ago
CMakeLists.txt Annote E V E R Y T H I N G with license info 2 years ago
README.md Add super basic readme for the sourcehut project 2 years ago
dependencies.lock 5.1 fixes 2 years ago
partitions.csv Adjust partition table for 4MiB app size + fill the rest of the space 2 years ago
sdkconfig.common The tweaking of max internal alloc size will continue until performance improves 2 years 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

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