Search found 63 matches

by aimaim
Thu Oct 08, 2020 1:30 pm
Forum: [H] Software
Topic: [App] libAmbiLight E/F/H (MST-only)
Replies: 157
Views: 149138

Re: [App] libAmbiLight E/F/H (MST-only)

Hey guys, I've just released a new version, with some fixes and black-border-detection. @aimaim: this version should solve your problem with the four white pixels, let me know if it isn't the case. Cheers! It does solve the white-pixel-problem, thank you!! Also trying the full resolution of "H...
by aimaim
Tue Aug 11, 2020 7:18 pm
Forum: [H] Software
Topic: [App] libAmbiLight E/F/H (MST-only)
Replies: 157
Views: 149138

Re: [App] libAmbiLight E/F/H (MST-only)

Neat, I'm gonna try that once I have some free time, thanks!
by aimaim
Tue Aug 11, 2020 4:55 pm
Forum: [H] Software
Topic: [App] libAmbiLight E/F/H (MST-only)
Replies: 157
Views: 149138

Re: [App] libAmbiLight E/F/H (MST-only)

I had a bug in my code which is now fixed and should work with H_LEDS:36 V_LEDS:20 My physical Setup is 70 horizontal LEDs and 38 vertical ones (on each side). I used to use H_LEDS=36; V_LEDS=18; (half number and one off) and then double the leds in the app.ino because this worked without crashing....
by aimaim
Sat Aug 08, 2020 1:19 pm
Forum: [H] Software
Topic: [App] libAmbiLight E/F/H (MST-only)
Replies: 157
Views: 149138

Re: [App] libAmbiLight E/F/H (MST-only)

Anyhow, it's strange, that H_LEDS:36 V_LEDS:20 crashes the tv and H_LEDS:36 V_LEDS:18 doesn't. Might it have to be a 2:1 ratio? I had a bug in my code which is now fixed and should work with H_LEDS:36 V_LEDS:20 My physical Setup is 70 horizontal LEDs and 38 vertical ones (on each side). I used to u...
by aimaim
Sat Apr 18, 2020 12:13 am
Forum: [F] Software
Topic: [App] Font Size Color Patch for F series.
Replies: 28
Views: 18051

Re: [App] Font Size Color Patch for F series.

I'm aware, that this is a fairly old thread. However I have a question: I'm looking for a way to permanently disable subtitles from mkvs (that I stream via dlna), thus eliminating the need to turn them off manually for each video. So I thought I might be able to use this patch. Unfortunately none of...
by aimaim
Fri Apr 17, 2020 2:43 pm
Forum: [F] Support
Topic: samyext4.img corrupts over time. Automation of e2fsck possible?
Replies: 0
Views: 2135

samyext4.img corrupts over time. Automation of e2fsck possible?

Hi everybody, I've always had the problem of samyext4.img somehow breaking. Then the tv would crash during startup until I would replace samyext4.img with a backed up version. I had the notion, that it might just fill up. So I automated log deletion, disabled oscam logging and modified /mnt/etc/init...
by aimaim
Thu Mar 26, 2020 10:58 pm
Forum: [H] Software
Topic: [App] libAmbiLight E/F/H (MST-only)
Replies: 157
Views: 149138

Re: [App] libAmbiLight E/F/H (MST-only)

Hello to all... not possible stop libAmbiLight with remote control or other function? Always on ambilight?? Regards,, Greginho I just plugged the led strip's (and arduino's) psu in an osram smart+ plug, which I can switch on and off from the philips hue app. But there is bound to be a way to contro...
by aimaim
Sun Sep 08, 2019 6:17 pm
Forum: [H] Software
Topic: [App] libAmbiLight E/F/H (MST-only)
Replies: 157
Views: 149138

Re: [App] libAmbiLight E/F/H (MST-only)

I just googled if there were any new diy ambilight solutions for hacked samsung tvs and found this blog post https://medium.com/@adis.durakovic/how-i-turned-my-old-55-samsung-tv-into-a-smarttv-with-ambilight-357d009b61ee by adonis (op). There's nothing new in there for people, who read this thread. ...
by aimaim
Fri Apr 12, 2019 8:44 am
Forum: [H] Software
Topic: [App] libAmbiLight E/F/H (MST-only)
Replies: 157
Views: 149138

Re: [App] libAmbiLight E/F/H (MST-only)

Unfortunately not. I finished my ambilight cutting some corners due to problems with arbitrary number-of-led-combinations. I modified the sketch a little bit aswell and documented my changes here. However I don't have the skills to modify adonis' lib. Over all I'm extremely happy with the result and...
by aimaim
Mon Dec 31, 2018 1:59 pm
Forum: [H] Software
Topic: [App] libAmbiLight E/F/H (MST-only)
Replies: 157
Views: 149138

Re: [App] libAmbiLight E/F/H (MST-only)

I noticed that the ESP8266 opened up an unprotected accesspoint. Turns out its standard behavior is to function both as a client and an access point simultaneously. In order to avoid this behavior I had to add "WiFi.mode(WIFI_STA);" in the setup part of the sketch.

Go to advanced search