Remote for Tangara?
#6
(2024-08-11, 11:16 PM)jacqueline Wrote: I do think you could make a device like you're describing that works well with Tangara tho! Tangara literally already exposes a USB serial console over the USB-C port; we mostly use it for some special development/debugging commands, but you can also get access to a Lua environment over this console that includes all the usual system bindings. This is how, for example, Hailey's companion app (https://github.com/haileys/tangara-companion) is able to change Tangara's volume (screenshot here https://hails.org/@hailey/111889509622928744)

I am Not Smartâ„¢

So I misunderstood this message at first. I thought you were saying that a raw UART interface was exposed on the USB-C pins, i.e. a TX and RX pin. Naturally, this isn't the case.

The chip I'm using in my remote is an ATtiny1616, a cheap, low-power chip that works fine for my needs. It's plenty capable of standard serial communication, but USB communication is far outside its abilities.

Combining this with the need for a battery, and honestly it would probably just make more sense to design an entirely different device that operates over Bluetooth and can control playback.
  Reply


Messages In This Thread
Remote for Tangara? - by voxeltek - 2024-08-10, 05:07 AM
RE: Remote for Tangara? - by Habmala - 2024-08-10, 09:06 AM
RE: Remote for Tangara? - by voxeltek - 2024-08-11, 01:10 AM
RE: Remote for Tangara? - by jacqueline - 2024-08-11, 11:16 PM
RE: Remote for Tangara? - by voxeltek - 2024-08-15, 11:56 PM
RE: Remote for Tangara? - by voxeltek - 2024-08-13, 01:42 AM
RE: Remote for Tangara? - by jacqueline - 2024-08-19, 12:24 AM
RE: Remote for Tangara? - by mspl - 2024-08-20, 07:59 PM
RE: Remote for Tangara? - by aga - 2024-08-20, 09:54 PM

Forum Jump: