I found many projects talking about audio out but there's very little on processing audio in, for example, I'd like to to take in an analog audio stream via a 3.5mm cable and send that out via webRTC to allow a user to listen to an audio stream via their phone's browser thus allowing the user to use their headphones to listen to that stream with very little latency. Very much, like Roku's private Listening feature but more open source and web-based. A grove module would be awesome.
Posts made by modemmike
-
Audio In / Aux In / 3.5 mm In
-
RE: RGB LED Matrix (external) Suggestions
I'm not very good at serial stuff or SPI but there may be some way to use
GPIO pins
PCB with 6 pin in
LibraryI wouldn't know exactly how to line up the GPIO pins with the serial input but I guess a clue is
I don't care how I get to the end product, I just want to be able to control the matrix with an ATOM.
-
RE: RGB LED Matrix (external) Suggestions
Thank you felume, I had the same suspicion but thought I'd ask the community, I suppose I will need some sort of controller as well.
-
RGB LED Matrix (external) Suggestions
Hello, I'm new to this type of development and I'm trying to figure out how I can drive an RGB LED Matrix panel like this with the Atom. The built-in matrix is far too small for my purpose although it will also be used for another purpose. I'm unsure of what hats or modules would be needed or if it's even possible. I'm just looking to be pointed in the right direction, I can figure out the rest but more information is appreciated. The matrix hardware itself I'm not too concerned with as long as I can get at least 32 x 64 however 32 x 128 would be even better. The output will be simple graphics and text as a crawl to indicate what will be playing next.