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 fa57d8ed34 fix incorrect docstring 2 years ago
.reuse Fix missing licenses 2 years ago
LICENSES Fix missing licenses 2 years ago
lib Add two-way databinding for lua, and flesh out the lua statusbar 2 years ago
lua lua statusbar styling tweaks 2 years ago
src fix incorrect docstring 2 years ago
test
tools Add two-way databinding for lua, and flesh out the lua statusbar 2 years ago
.clang-format
.env
.env.fish
.gitignore
.gitmodules
.luarc.json Set up ldoc and lua-language-server, write some module stubs 2 years ago
BUILDING.md
CMakeLists.txt Convert the main menu screen to lua lol 2 years ago
README.md
config.ld Set up ldoc and lua-language-server, write some module stubs 2 years ago
dependencies.lock
partitions.csv Convert the main menu screen to lua lol 2 years ago
sdkconfig.common Flag off a few unused features 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

We're still working on getting stuff together; please check back soon!