[ 3 / biz / cgl / ck / diy / fa / ic / jp / lit / sci / vr / vt ] [ index / top / reports ] [ become a patron ] [ status ]
2023-11: Warosu is now out of extended maintenance.

/diy/ - Do It Yourself


View post   

File: 18 KB, 350x300, philips_aurea_ambilight_sur.jpg [View same] [iqdb] [saucenao] [google]
230033 No.230033 [Reply] [Original]

So I want to do a diy version of the Philips Ambilight thing, but I don't want to have it only be able to work for things done on a PC. I want to decode and sample the HDMI signal in real time. I'm pretty sure I'll need an FPGA to do this, or a pretty powerful computer. I'm leaning towards FPGA for the formfactor, and also because I want to learn how to use them.

What do you guys think?

>> No.230062

how much time and money do you want to invest in a gadget which will bore you after 15 minutes? I'd suggest you make instead one of those globes with sparks inside, that are attracted to your hand. they've been shown to attract attention in young males for 17.5 minutes, so you get 2.5 more minutes of enjoyment than the Ambilight.

>> No.230070

>>230062
Hey, you know what would be cool? If you could just ignore my thread instead of shitting it up trying to prove how edgy you are, that would be really cool.

>> No.230074

more wise than edgy. been involved in lots of projects where the final reaction is, "Okay, it lights up, what else does it do?"

>> No.230089

>>230074
>"Okay, it lights up, what else does it do?"
Lighting up is all it's supposed to do, I don't understand what you're getting at. Do you think Tesla/Eddison where thinking "Okay that's cool but it doesn't do anything else, what a waste of time" when he made the lightbulb?

>> No.230100

>>230089
>inventing something
>shittly remaking something
>being a dick when asking for advice
pick 3, then tell your mom I said hi...talented /diy/er

>> No.230105

monsters are afraid of light, so bulbs are infinitely useful. but the Ambilight, like many gizmos, sound like a really cool idea when you hear about it, but quickly become disappointments when you see them in action. If you can imagine yourself still getting excited after 3 months coz your TV has a variable background glow, you may be the world's most boring person.

>> No.230108

>decode and sample the HDMI signal in real time.
>I'm pretty sure I'll need an FPGA to do this
>I want to learn how to use them.


From my experience with making CPLD/FPGA based systems- I don't think this is going to be as easy as you think it will be. What sort of engineering degree do you have OP?

>> No.230114

>>230105
It's not about the wow factor, it's just a neat gizmo that I would have fun figuring out how to make.

>>230108
Computer science, but I'm still pretty comfortable working with digital logic.

>> No.230119

>>230114
constructing the logic is the least of your worries. How much experience with electronics do you have? It's more relevant to understand electronics than being able to program with FPGA's- making a program which theoretically does what you want is pretty simple- or at least not much more difficult than programming the same thing in a higher level language like C. when it comes to simulation/testbench/pin fitting/pin output/input modes and timing analysis is when things (we're still only on the software side) get tricky

>> No.230123

I put Ikea LED strips behind my tv (pic not mine, but looked exactly the same). I plugged it into my receiver so it turned on and off automatically (but obviously the intensity didn't change).

The first problem was, my tv was on a stand, and it created a silhouette of the wires and stuff under it.

The second problem was, it provided a constant visual reminder that I was watching a television. I want to get engrossed into the movie, I don't want to see my television bezel.

Maybe you would like it more than me, but I removed it after a couple of weeks.

>> No.230126

>>230119
I'm used to working with micro controllers too, I don't think FPGAs would be much more challenging.

>> No.230129
File: 227 KB, 1000x667, 5528237840_4694623864_b.jpg [View same] [iqdb] [saucenao] [google]
230129

>>230123
pic

>> No.230131

>>230126
they are. There's a reason that even though an FPGA is much more capable than a MCU - and comparable in price for capability that you see a dissimilar amount of hobby level projects using mcu's/FPGA's. They are a lot more involved. Microcontrollers are simple business. What design software are you using?

>> No.230841

http://siliconrepublic.blogspot.com/2011/02/arduino-based-pc-ambient-lighting.html

Good old fashion Arduino