Enigmalight / Ambilight für 4K-Boxen (ARM)

    Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

    • aabbc1 schrieb:

      bin jetzt einen Schritt weiter und habe die Konfigdatei mit der Anzahl meiner LED erstellt. Es leuchten jedoch nicht alle LED. Woran könnte das liegen?
      Funktioniert die Android App Hyperion mit der Pi?
      Würde klären ob das Zusammenspiel Pi und Stripes klappt.
    • aabbc1 schrieb:

      ja mittlerweile leuchten alle LED außer einer Seite. Dort leuchtet nur eine LED weiß. Die Frage ist nur, ob es am Kontakt der Eckverbinder liegt oder ob der Streifen einfach nur Defekt ist.
      Wenn es ist ein Hardwareproblem ist kann ich dir leider nicht helfen.
      Ansonsten wäre die Frage um wie viele LED's es sich handelt und wie die Config auf der Pi aussieht.
    • So ich brauche mal eure Hilfe :) hab alles so gemacht wie in der Anleitung von Bueb.
      Verbindung steht. allerdings werden die LEDs nicht angesteuert
      Die Hardware ist identisch wie die aus der Anleitung
      MFG


      Spoiler anzeigen

      In file included from sketch\Config.h:8:0,

      from sketch\BaseHeader.h:6,

      from sketch\WrapperWiFi.h:4,

      from sketch\WrapperWiFi.cpp:1:

      sketch\ConfigStatic.h:8:0: warning: "LOGLEVEL" redefined [enabled by default]

      #define LOGLEVEL LOG_LEVEL_INFOS

      ^

      In file included from sketch\BaseHeader.h:5:0,

      from sketch\WrapperWiFi.h:4,

      from sketch\WrapperWiFi.cpp:1:

      C:\Users\blll\Documents\Arduino\libraries\Arduino-logging-library-master/Logging.h:21:0: note: this is the location of the previous definition

      #define LOGLEVEL LOG_LEVEL_DEBUG

      ^

      In file included from sketch\Config.h:8:0,

      from sketch\BaseHeader.h:6,

      from sketch\WrapperLedControl.h:4,

      from sketch\WrapperLedControl.cpp:1:

      sketch\ConfigStatic.h:8:0: warning: "LOGLEVEL" redefined [enabled by default]

      #define LOGLEVEL LOG_LEVEL_INFOS

      ^

      In file included from sketch\BaseHeader.h:5:0,

      from sketch\WrapperLedControl.h:4,

      from sketch\WrapperLedControl.cpp:1:

      C:\Users\blll\Documents\Arduino\libraries\Arduino-logging-library-master/Logging.h:21:0: note: this is the location of the previous definition

      #define LOGLEVEL LOG_LEVEL_DEBUG

      ^

      In file included from sketch\Config.h:8:0,

      from sketch\BaseHeader.h:6,

      from sketch\WrapperUdpLed.h:4,

      from sketch\WrapperUdpLed.cpp:1:

      sketch\ConfigStatic.h:8:0: warning: "LOGLEVEL" redefined [enabled by default]

      #define LOGLEVEL LOG_LEVEL_INFOS

      ^

      In file included from sketch\BaseHeader.h:5:0,

      from sketch\WrapperUdpLed.h:4,

      from sketch\WrapperUdpLed.cpp:1:

      C:\Users\blll\Documents\Arduino\libraries\Arduino-logging-library-master/Logging.h:21:0: note: this is the location of the previous definition

      #define LOGLEVEL LOG_LEVEL_DEBUG

      ^

      In file included from sketch\WrapperLedControl.h:6:0,

      from sketch\WrapperLedControl.cpp:1:

      C:\Users\blll\Documents\Arduino\libraries\FastLED/FastLED.h:17:21: note: #pragma message: FastLED version 3.001.007

      # pragma message "FastLED version 3.001.007"

      ^

      In file included from sketch\Config.h:8:0,

      from sketch\Config.cpp:1:

      sketch\ConfigStatic.h:8:0: warning: "LOGLEVEL" redefined [enabled by default]

      #define LOGLEVEL LOG_LEVEL_INFOS

      ^

      In file included from sketch\BaseHeader.h:5:0,

      from sketch\Config.h:4,

      from sketch\Config.cpp:1:

      C:\Users\blll\Documents\Arduino\libraries\Arduino-logging-library-master/Logging.h:21:0: note: this is the location of the previous definition

      #define LOGLEVEL LOG_LEVEL_DEBUG

      ^

      In file included from C:\Users\blll\Documents\Arduino\libraries\FastLED/FastLED.h:68:0,

      from sketch\WrapperLedControl.h:6,

      from sketch\WrapperLedControl.cpp:1:

      C:\Users\blll\Documents\Arduino\libraries\FastLED/fastspi.h:110:23: note: #pragma message: No hardware SPI pins defined. All SPI access will default to bitbanged output

      # pragma message "No hardware SPI pins defined. All SPI access will default to bitbanged output"

      ^

      In file included from sketch\Config.h:8:0,

      from sketch\BaseHeader.h:6,

      from sketch\WrapperOTA.h:4,

      from sketch\WrapperOTA.cpp:1:

      sketch\ConfigStatic.h:8:0: warning: "LOGLEVEL" redefined [enabled by default]

      #define LOGLEVEL LOG_LEVEL_INFOS

      ^

      In file included from sketch\BaseHeader.h:5:0,

      from sketch\WrapperOTA.h:4,

      from sketch\WrapperOTA.cpp:1:

      C:\Users\blll\Documents\Arduino\libraries\Arduino-logging-library-master/Logging.h:21:0: note: this is the location of the previous definition

      #define LOGLEVEL LOG_LEVEL_DEBUG

      ^

      In file included from sketch\Config.h:8:0,

      from sketch\BaseHeader.h:6,

      from C:\Users\blll\Documents\Arduino\HyperionRGB\HyperionRGB.ino:4:

      sketch\ConfigStatic.h:8:0: warning: "LOGLEVEL" redefined [enabled by default]

      #define LOGLEVEL LOG_LEVEL_INFOS

      ^

      In file included from sketch\BaseHeader.h:5:0,

      from C:\Users\blll\Documents\Arduino\HyperionRGB\HyperionRGB.ino:4:

      C:\Users\blll\Documents\Arduino\libraries\Arduino-logging-library-master/Logging.h:21:0: note: this is the location of the previous definition

      #define LOGLEVEL LOG_LEVEL_DEBUG

      ^

      In file included from sketch\Config.h:8:0,

      from sketch\BaseHeader.h:6,

      from sketch\WrapperWebconfig.h:3,

      from sketch\WrapperWebconfig.cpp:1:

      sketch\ConfigStatic.h:8:0: warning: "LOGLEVEL" redefined [enabled by default]

      #define LOGLEVEL LOG_LEVEL_INFOS

      ^

      In file included from sketch\BaseHeader.h:5:0,

      from sketch\WrapperWebconfig.h:3,

      from sketch\WrapperWebconfig.cpp:1:

      C:\Users\blll\Documents\Arduino\libraries\Arduino-logging-library-master/Logging.h:21:0: note: this is the location of the previous definition

      #define LOGLEVEL LOG_LEVEL_DEBUG

      ^

      In file included from sketch\Config.h:8:0,

      from sketch\BaseHeader.h:6,

      from sketch\LoggerInit.h:4,

      from sketch\LoggerInit.cpp:1:

      sketch\ConfigStatic.h:8:0: warning: "LOGLEVEL" redefined [enabled by default]

      #define LOGLEVEL LOG_LEVEL_INFOS

      ^

      In file included from sketch\BaseHeader.h:5:0,

      from sketch\LoggerInit.h:4,

      from sketch\LoggerInit.cpp:1:

      C:\Users\blll\Documents\Arduino\libraries\Arduino-logging-library-master/Logging.h:21:0: note: this is the location of the previous definition

      #define LOGLEVEL LOG_LEVEL_DEBUG

      ^

      In file included from sketch\Config.h:8:0,

      from sketch\BaseHeader.h:6,

      from sketch\WrapperJsonServer.h:4,

      from sketch\WrapperJsonServer.cpp:1:

      sketch\ConfigStatic.h:8:0: warning: "LOGLEVEL" redefined [enabled by default]

      #define LOGLEVEL LOG_LEVEL_INFOS

      ^

      In file included from sketch\BaseHeader.h:5:0,

      from sketch\WrapperJsonServer.h:4,

      from sketch\WrapperJsonServer.cpp:1:

      C:\Users\blll\Documents\Arduino\libraries\Arduino-logging-library-master/Logging.h:21:0: note: this is the location of the previous definition

      #define LOGLEVEL LOG_LEVEL_DEBUG

      ^

      In file included from sketch\WrapperLedControl.h:6:0,

      from C:\Users\blll\Documents\Arduino\HyperionRGB\HyperionRGB.ino:12:

      C:\Users\blll\Documents\Arduino\libraries\FastLED/FastLED.h:17:21: note: #pragma message: FastLED version 3.001.007

      # pragma message "FastLED version 3.001.007"

      ^

      sketch\WrapperJsonServer.cpp: In member function 'void WrapperJsonServer::readData()':

      sketch\WrapperJsonServer.cpp:49:47: warning: 'const char* ArduinoJson::Internals::JsonVariantCasts<TImpl>::asString() const [with TImpl = ArduinoJson::Internals::JsonObjectSubscript<const char*>]' is deprecated (declared at C:\Users\blll\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Deserialization/../JsonVariantCasts.hpp:28): use as<char*>() instead [-Wdeprecated-declarations]

      String command = root["command"].asString();

      ^

      sketch\WrapperJsonServer.cpp:85:55: warning: 'const char* ArduinoJson::Internals::JsonVariantCasts<TImpl>::asString() const [with TImpl = ArduinoJson::Internals::JsonObjectSubscript<const char*>]' is deprecated (declared at C:\Users\blll\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Deserialization/../JsonVariantCasts.hpp:28): use as<char*>() instead [-Wdeprecated-declarations]

      String effect = root["effect"]["name"].asString();

      ^

      In file included from C:\Users\blll\Documents\Arduino\libraries\FastLED/FastLED.h:68:0,

      from sketch\WrapperLedControl.h:6,

      from C:\Users\blll\Documents\Arduino\HyperionRGB\HyperionRGB.ino:12:

      C:\Users\blll\Documents\Arduino\libraries\FastLED/fastspi.h:110:23: note: #pragma message: No hardware SPI pins defined. All SPI access will default to bitbanged output

      # pragma message "No hardware SPI pins defined. All SPI access will default to bitbanged output"

      ^

      Der Sketch verwendet 260955 Bytes (24%) des Programmspeicherplatzes. Das Maximum sind 1044464 Bytes.
      Globale Variablen verwenden 35616 Bytes (43%) des dynamischen Speichers, 46304 Bytes für lokale Variablen verbleiben. Das Maximum sind 81920 Bytes.
      Uploading 265104 bytes from C:\Users\blll\AppData\Local\Temp\arduino_build_149312/HyperionRGB.ino.bin to flash at 0x00000000
      ................................................................................ [ 30% ]
      ................................................................................ [ 61% ]
      ................................................................................ [ 92% ]
      ................... [ 100% ]

      Dieser Beitrag wurde bereits 2 mal editiert, zuletzt von AnalHD ()

    • Und möchtest du nicht andere Hifesuchenden an deiner Lösung teilhaben lassen ?
      So funktioniert ein Forum eigentlich, Hilfe Suchen und Hilfe weitergeben ;)
      Skins: Uno4K = LinearFHD / Zero = IflatFHD
      Vodafone BW V23 Karte (Premium Paket + HD Option) mit Oscam über den BoxPirates Cam Manager
      Richtige Benennung von Filme und Serien für Emby ,Plex oder Kodi ? ...mit dem Tool FileBot schnell erledigt
    • Da ich bisher keine Rückmeldung erhalten habe, nochmals mein Hilferuf: ich bekomme mein KL 16 an der Duo 4K nicht ans Laufen. Soll heißen, die LED's reagieren wenn ich die Schnittstelle ttyACM0 einrichte, aber die Farben sind völlig vertauscht (bei der blauen Farbtafel leuchten die LED's grün und umgekehrt, usw.). Habe , wie in den Beiträgen empfohlen, alle möglichen Farbreihenfolgen geändert (config erzeugen und testen), aber ohne erkkennbare Änderungen.
      Desweiteren stellt sich mir die Frage, ob ich LED zusammenschalten muß, wo die Farbanpassung erfolgen muß (es gibt zwei Bereiche: Konfigurationseinstellungen und Einstellungen, etc.).
      Im Moment komme ich nach stundenlangen Testen nicht mehr weiter. :(
      Ich hoffe, irgendeiner kann mir helfen. Vielleicht kann mir auch jemand die Frage beantworten, ob das Atmolight Plugin auf den 4K Boxen ebenfalls noch funktioniert. M.E. war die Konfiguration einfacher...
    • Wallaby schrieb:

      Hallo,

      könnte mir jemand eine funktionierende Config für das Karatelight 16 auf einer Duo4K zur Verfügung stellen? :)

      Danke!
      Anbei mal meine enigmalight.conf von der Uno4kSE.

      Vielleicht hilft´s dir ja weiter.

      Grüße, HC
      Dateien
    • Hallo,
      ich hätte auch gerne so ein Ambilight. Ich glaube, dass ich das aber nicht hinbekomme zusammen zu basteln. Habe nichtmal einen Lötkolben..
      Gibt es vielleicht solche Set's fertig irgendwo zu kaufen?
      Das Plugin habe ich bereits installiert und auch eine Config erstellt.
      Habe eine Uno 4K SE

      danke
    • Enigmalight / Ambilight für 4K-Boxen (ARM)

      @Wallaby
      ich hab das gute alte Karatelight allerdings nur 8 Kanäle. Hab das auf ner Ultimo4k laufen. Wenn du meine Config auch mal sehen willst sag mir einfach bescheid.

      Gesendet von meinem LYA-L29 mit Tapatalk
      SAT: VU+ Ultimo 4K + 8CH Karatelight + Samsung SPF-105P / VU+ Zero + Pearl LCD / Card: HD02 an easymouse 2 und FritzBox 7490 + 7580 / TV: Sony AG8 55 /AVR: Marantz NR1609 / BD: Sony BDP-S360 / MD: Sony MDS-JE510 / CD: Sony CDP-XE210 / Console: PS4 slim 500GB / Remote: Logitech Harmony Touch / Mobile: Huawei Mate 20 Pro / NAS: Qnap TS-212 4TB
    • Ich habe einen Pi mit raspbian-stretch-lite und hyperion.
      Hatte den Pi bisher per HDMI Splitter etc. mit meiner VU+ Zero 4K verbunden, was auch funktioniert hat.
      Würde jetzt jedoch gerne mit weniger Kabeln auskommen und daher auf EnigmaLight wechseln.

      In HyperCon habe ich schon eine Config erstellt, interner und externer Grabber deaktiviert, Boblight aktiviert mit Port 19333 und Prio 900.
      Sonst ist noch WS2810 hinterlegt mit Ausgabe /dev/spidev0.0 und Baudrate 1,000,000.


      Enigmalight.conf habe ich folgende Konstellationen versucht:

      Quellcode

      1. #[global]
      2. #interface 127.0.0.1
      3. #port 19333
      4. [device]
      5. name ambilight
      6. output /dev/ttyACM0
      7. type momo
      8. interval 20000
      9. prefix 41 64 61 00 31 64
      10. channels 150
      11. rate 115200
      12. debug off
      13. delayafteropen 1000000
      14. [color]
      15. namered
      16. rgbFF0000
      17. gamma0.91
      18. adjust1.0
      19. blacklevel 0.0
      20. [color]
      21. namegreen
      22. rgb00FF00
      23. gamma0.86
      24. adjust0.96
      25. blacklevel 0.0
      26. [color]
      27. nameblue
      28. rgb0000FF
      29. gamma0.95
      30. adjust0.8
      31. blacklevel 0.0
      32. [light]
      33. position top
      34. name001
      35. colorred ambilight 1
      36. colorgreen ambilight 2
      37. colorblue ambilight 3
      38. hscan44 50
      39. vscan95 100
      40. [light]
      41. position top
      42. name002
      43. colorred ambilight 4
      44. colorgreen ambilight 5
      45. colorblue ambilight 6
      46. hscan38 44
      47. vscan95 100
      48. [light]
      49. position top
      50. name003
      51. colorred ambilight 7
      52. colorgreen ambilight 8
      53. colorblue ambilight 9
      54. hscan33 38
      55. vscan95 100
      56. [light]
      57. position top
      58. name004
      59. colorred ambilight 10
      60. colorgreen ambilight 11
      61. colorblue ambilight 12
      62. hscan27 33
      63. vscan95 100
      64. [light]
      65. position top
      66. name005
      67. colorred ambilight 13
      68. colorgreen ambilight 14
      69. colorblue ambilight 15
      70. hscan22 27
      71. vscan95 100
      72. [light]
      73. position top
      74. name006
      75. colorred ambilight 16
      76. colorgreen ambilight 17
      77. colorblue ambilight 18
      78. hscan16 22
      79. vscan95 100
      80. [light]
      81. position top
      82. name007
      83. colorred ambilight 19
      84. colorgreen ambilight 20
      85. colorblue ambilight 21
      86. hscan11 16
      87. vscan95 100
      88. [light]
      89. position top
      90. name008
      91. colorred ambilight 22
      92. colorgreen ambilight 23
      93. colorblue ambilight 24
      94. hscan5 11
      95. vscan95 100
      96. [light]
      97. position top
      98. name009
      99. colorred ambilight 25
      100. colorgreen ambilight 26
      101. colorblue ambilight 27
      102. hscan0 5
      103. vscan95 100
      104. [light]
      105. position top
      106. name010
      107. colorred ambilight 28
      108. colorgreen ambilight 29
      109. colorblue ambilight 30
      110. hscan0 5
      111. vscan77 88
      112. [light]
      113. position top
      114. name011
      115. colorred ambilight 31
      116. colorgreen ambilight 32
      117. colorblue ambilight 33
      118. hscan0 5
      119. vscan66 77
      120. [light]
      121. position top
      122. name012
      123. colorred ambilight 34
      124. colorgreen ambilight 35
      125. colorblue ambilight 36
      126. hscan0 5
      127. vscan55 66
      128. [light]
      129. position top
      130. name013
      131. colorred ambilight 37
      132. colorgreen ambilight 38
      133. colorblue ambilight 39
      134. hscan0 5
      135. vscan44 55
      136. [light]
      137. position top
      138. name014
      139. colorred ambilight 40
      140. colorgreen ambilight 41
      141. colorblue ambilight 42
      142. hscan0 5
      143. vscan33 44
      144. [light]
      145. position top
      146. name015
      147. colorred ambilight 43
      148. colorgreen ambilight 44
      149. colorblue ambilight 45
      150. hscan0 5
      151. vscan22 33
      152. [light]
      153. position top
      154. name016
      155. colorred ambilight 46
      156. colorgreen ambilight 47
      157. colorblue ambilight 48
      158. hscan0 5
      159. vscan11 22
      160. [light]
      161. position top
      162. name017
      163. colorred ambilight 49
      164. colorgreen ambilight 50
      165. colorblue ambilight 51
      166. hscan0 5
      167. vscan0 11
      168. [light]
      169. position top
      170. name018
      171. colorred ambilight 52
      172. colorgreen ambilight 53
      173. colorblue ambilight 54
      174. hscan5 11
      175. vscan0 5
      176. [light]
      177. position right
      178. name019
      179. colorred ambilight 55
      180. colorgreen ambilight 56
      181. colorblue ambilight 57
      182. hscan11 16
      183. vscan0 5
      184. [light]
      185. position right
      186. name020
      187. colorred ambilight 58
      188. colorgreen ambilight 59
      189. colorblue ambilight 60
      190. hscan16 22
      191. vscan0 5
      192. [light]
      193. position right
      194. name021
      195. colorred ambilight 61
      196. colorgreen ambilight 62
      197. colorblue ambilight 63
      198. hscan22 27
      199. vscan0 5
      200. [light]
      201. position right
      202. name022
      203. colorred ambilight 64
      204. colorgreen ambilight 65
      205. colorblue ambilight 66
      206. hscan27 33
      207. vscan0 5
      208. [light]
      209. position right
      210. name023
      211. colorred ambilight 67
      212. colorgreen ambilight 68
      213. colorblue ambilight 69
      214. hscan33 38
      215. vscan0 5
      216. [light]
      217. position right
      218. name024
      219. colorred ambilight 70
      220. colorgreen ambilight 71
      221. colorblue ambilight 72
      222. hscan38 44
      223. vscan0 5
      224. [light]
      225. position right
      226. name025
      227. colorred ambilight 73
      228. colorgreen ambilight 74
      229. colorblue ambilight 75
      230. hscan44 50
      231. vscan0 5
      232. [light]
      233. position bottom
      234. name026
      235. colorred ambilight 76
      236. colorgreen ambilight 77
      237. colorblue ambilight 78
      238. hscan50 55
      239. vscan0 5
      240. [light]
      241. position bottom
      242. name027
      243. colorred ambilight 79
      244. colorgreen ambilight 80
      245. colorblue ambilight 81
      246. hscan55 61
      247. vscan0 5
      248. [light]
      249. position bottom
      250. name028
      251. colorred ambilight 82
      252. colorgreen ambilight 83
      253. colorblue ambilight 84
      254. hscan61 66
      255. vscan0 5
      256. [light]
      257. position bottom
      258. name029
      259. colorred ambilight 85
      260. colorgreen ambilight 86
      261. colorblue ambilight 87
      262. hscan66 72
      263. vscan0 5
      264. [light]
      265. position bottom
      266. name030
      267. colorred ambilight 88
      268. colorgreen ambilight 89
      269. colorblue ambilight 90
      270. hscan72 77
      271. vscan0 5
      272. [light]
      273. position bottom
      274. name031
      275. colorred ambilight 91
      276. colorgreen ambilight 92
      277. colorblue ambilight 93
      278. hscan77 83
      279. vscan0 5
      280. [light]
      281. position bottom
      282. name032
      283. colorred ambilight 94
      284. colorgreen ambilight 95
      285. colorblue ambilight 96
      286. hscan83 88
      287. vscan0 5
      288. [light]
      289. position bottom
      290. name033
      291. colorred ambilight 97
      292. colorgreen ambilight 98
      293. colorblue ambilight 99
      294. hscan88 94
      295. vscan0 5
      296. [light]
      297. position bottom
      298. name034
      299. colorred ambilight 100
      300. colorgreen ambilight 101
      301. colorblue ambilight 102
      302. hscan94 100
      303. vscan0 5
      304. [light]
      305. position bottom
      306. name035
      307. colorred ambilight 103
      308. colorgreen ambilight 104
      309. colorblue ambilight 105
      310. hscan95 100
      311. vscan11 22
      312. [light]
      313. position bottom
      314. name036
      315. colorred ambilight 106
      316. colorgreen ambilight 107
      317. colorblue ambilight 108
      318. hscan95 100
      319. vscan22 33
      320. [light]
      321. position bottom
      322. name037
      323. colorred ambilight 109
      324. colorgreen ambilight 110
      325. colorblue ambilight 111
      326. hscan95 100
      327. vscan33 44
      328. [light]
      329. position bottom
      330. name038
      331. colorred ambilight 112
      332. colorgreen ambilight 113
      333. colorblue ambilight 114
      334. hscan95 100
      335. vscan44 55
      336. [light]
      337. position bottom
      338. name039
      339. colorred ambilight 115
      340. colorgreen ambilight 116
      341. colorblue ambilight 117
      342. hscan95 100
      343. vscan55 66
      344. [light]
      345. position bottom
      346. name040
      347. colorred ambilight 118
      348. colorgreen ambilight 119
      349. colorblue ambilight 120
      350. hscan95 100
      351. vscan66 77
      352. [light]
      353. position bottom
      354. name041
      355. colorred ambilight 121
      356. colorgreen ambilight 122
      357. colorblue ambilight 123
      358. hscan95 100
      359. vscan77 88
      360. [light]
      361. position bottom
      362. name042
      363. colorred ambilight 124
      364. colorgreen ambilight 125
      365. colorblue ambilight 126
      366. hscan95 100
      367. vscan88 100
      368. [light]
      369. position bottom
      370. name043
      371. colorred ambilight 127
      372. colorgreen ambilight 128
      373. colorblue ambilight 129
      374. hscan88 94
      375. vscan95 100
      376. [light]
      377. position left
      378. name044
      379. colorred ambilight 130
      380. colorgreen ambilight 131
      381. colorblue ambilight 132
      382. hscan83 88
      383. vscan95 100
      384. [light]
      385. position left
      386. name045
      387. colorred ambilight 133
      388. colorgreen ambilight 134
      389. colorblue ambilight 135
      390. hscan77 83
      391. vscan95 100
      392. [light]
      393. position left
      394. name046
      395. colorred ambilight 136
      396. colorgreen ambilight 137
      397. colorblue ambilight 138
      398. hscan72 77
      399. vscan95 100
      400. [light]
      401. position left
      402. name047
      403. colorred ambilight 139
      404. colorgreen ambilight 140
      405. colorblue ambilight 141
      406. hscan66 72
      407. vscan95 100
      408. [light]
      409. position left
      410. name048
      411. colorred ambilight 142
      412. colorgreen ambilight 143
      413. colorblue ambilight 144
      414. hscan61 66
      415. vscan95 100
      416. [light]
      417. position left
      418. name049
      419. colorred ambilight 145
      420. colorgreen ambilight 146
      421. colorblue ambilight 147
      422. hscan55 61
      423. vscan95 100
      424. [light]
      425. position left
      426. name050
      427. colorred ambilight 148
      428. colorgreen ambilight 149
      429. colorblue ambilight 150
      430. hscan50 55
      431. vscan95 100
      Alles anzeigen
      und




      Quellcode

      1. [global]
      2. interface 127.0.0.1
      3. port 19333
      4. [device]
      5. name ambilight
      6. output /dev/spidev0.0
      7. type momo
      8. interval 20000
      9. prefix 53 74 65 66 61 6E
      10. channels 312
      11. rate 500000
      12. debug off
      13. [color]
      14. name red
      15. rgb FF0000
      16. gamma 0.91
      17. adjust 1.0
      18. blacklevel 0.0
      19. [color]
      20. name green
      21. rgb 00FF00
      22. gamma 0.86
      23. adjust 0.96
      24. blacklevel 0.0
      25. [color]
      26. name blue
      27. rgb 0000FF
      28. gamma 0.95
      29. adjust 0.80
      30. blacklevel 0.0
      31. [light]
      32. position bottom-left
      33. name 1XX
      34. color red ambilight 1
      35. color green ambilight 2
      36. color blue ambilight 3
      37. hscan 14.78 12.0
      38. vscan 90.0 100
      39. [light]
      40. position bottom-left
      41. name 2XX
      42. color red ambilight 4
      43. color green ambilight 5
      44. color blue ambilight 6
      45. hscan 17.56 14.78
      46. vscan 90.0 100
      47. [light]
      48. position bottom-left
      49. name 3XX
      50. color red ambilight 7
      51. color green ambilight 8
      52. color blue ambilight 9
      53. hscan 20.33 17.56
      54. vscan 90.0 100
      55. [light]
      56. position bottom-left
      57. name 4XX
      58. color red ambilight 10
      59. color green ambilight 11
      60. color blue ambilight 12
      61. hscan 23.11 20.33
      62. vscan 90.0 100
      63. [light]
      64. position bottom-left
      65. name 5XX
      66. color red ambilight 13
      67. color green ambilight 14
      68. color blue ambilight 15
      69. hscan 25.89 23.11
      70. vscan 90.0 100
      71. [light]
      72. position bottom-left
      73. name 6XX
      74. color red ambilight 16
      75. color green ambilight 17
      76. color blue ambilight 18
      77. hscan 28.67 25.89
      78. vscan 90.0 100
      79. [light]
      80. position bottom-left
      81. name 7XX
      82. color red ambilight 19
      83. color green ambilight 20
      84. color blue ambilight 21
      85. hscan 31.44 28.67
      86. vscan 90.0 100
      87. [light]
      88. position bottom-left
      89. name 8XX
      90. color red ambilight 22
      91. color green ambilight 23
      92. color blue ambilight 24
      93. hscan 34.22 31.44
      94. vscan 90.0 100
      95. [light]
      96. position bottom-left
      97. name 9XX
      98. color red ambilight 25
      99. color green ambilight 26
      100. color blue ambilight 27
      101. hscan 37.0 34.22
      102. vscan 90.0 100
      103. [light]
      104. position bottom-left
      105. name 10X
      106. color red ambilight 28
      107. color green ambilight 29
      108. color blue ambilight 30
      109. hscan 39.78 37.0
      110. vscan 90.0 100
      111. [light]
      112. position bottom-left
      113. name 11X
      114. color red ambilight 31
      115. color green ambilight 32
      116. color blue ambilight 33
      117. hscan 42.56 39.78
      118. vscan 90.0 100
      119. [light]
      120. position bottom-left
      121. name 12X
      122. color red ambilight 34
      123. color green ambilight 35
      124. color blue ambilight 36
      125. hscan 45.33 42.56
      126. vscan 90.0 100
      127. [light]
      128. position bottom-left
      129. name 13X
      130. color red ambilight 37
      131. color green ambilight 38
      132. color blue ambilight 39
      133. hscan 48.11 45.33
      134. vscan 90.0 100
      135. [light]
      136. position bottom-left
      137. name 14X
      138. color red ambilight 40
      139. color green ambilight 41
      140. color blue ambilight 42
      141. hscan 50.89 48.11
      142. vscan 90.0 100
      143. [light]
      144. position left
      145. name 15X
      146. color red ambilight 43
      147. color green ambilight 44
      148. color blue ambilight 45
      149. hscan 0 10
      150. vscan 95.0 100.0
      151. [light]
      152. position left
      153. name 16X
      154. color red ambilight 46
      155. color green ambilight 47
      156. color blue ambilight 48
      157. hscan 0 10
      158. vscan 90.0 95.0
      159. [light]
      160. position left
      161. name 17X
      162. color red ambilight 49
      163. color green ambilight 50
      164. color blue ambilight 51
      165. hscan 0 10
      166. vscan 85.0 90.0
      167. [light]
      168. position left
      169. name 18X
      170. color red ambilight 52
      171. color green ambilight 53
      172. color blue ambilight 54
      173. hscan 0 10
      174. vscan 80.0 85.0
      175. [light]
      176. position left
      177. name 19X
      178. color red ambilight 55
      179. color green ambilight 56
      180. color blue ambilight 57
      181. hscan 0 10
      182. vscan 75.0 80.0
      183. [light]
      184. position left
      185. name 20X
      186. color red ambilight 58
      187. color green ambilight 59
      188. color blue ambilight 60
      189. hscan 0 10
      190. vscan 70.0 75.0
      191. [light]
      192. position left
      193. name 21X
      194. color red ambilight 61
      195. color green ambilight 62
      196. color blue ambilight 63
      197. hscan 0 10
      198. vscan 65.0 70.0
      199. [light]
      200. position left
      201. name 22X
      202. color red ambilight 64
      203. color green ambilight 65
      204. color blue ambilight 66
      205. hscan 0 10
      206. vscan 60.0 65.0
      207. [light]
      208. position left
      209. name 23X
      210. color red ambilight 67
      211. color green ambilight 68
      212. color blue ambilight 69
      213. hscan 0 10
      214. vscan 55.0 60.0
      215. [light]
      216. position left
      217. name 24X
      218. color red ambilight 70
      219. color green ambilight 71
      220. color blue ambilight 72
      221. hscan 0 10
      222. vscan 50.0 55.0
      223. [light]
      224. position left
      225. name 25X
      226. color red ambilight 73
      227. color green ambilight 74
      228. color blue ambilight 75
      229. hscan 0 10
      230. vscan 45.0 50.0
      231. [light]
      232. position left
      233. name 26X
      234. color red ambilight 76
      235. color green ambilight 77
      236. color blue ambilight 78
      237. hscan 0 10
      238. vscan 40.0 45.0
      239. [light]
      240. position left
      241. name 27X
      242. color red ambilight 79
      243. color green ambilight 80
      244. color blue ambilight 81
      245. hscan 0 10
      246. vscan 35.0 40.0
      247. [light]
      248. position left
      249. name 28X
      250. color red ambilight 82
      251. color green ambilight 83
      252. color blue ambilight 84
      253. hscan 0 10
      254. vscan 30.0 35.0
      255. [light]
      256. position left
      257. name 29X
      258. color red ambilight 85
      259. color green ambilight 86
      260. color blue ambilight 87
      261. hscan 0 10
      262. vscan 25.0 30.0
      263. [light]
      264. position left
      265. name 30X
      266. color red ambilight 88
      267. color green ambilight 89
      268. color blue ambilight 90
      269. hscan 0 10
      270. vscan 20.0 25.0
      271. [light]
      272. position left
      273. name 31X
      274. color red ambilight 91
      275. color green ambilight 92
      276. color blue ambilight 93
      277. hscan 0 10
      278. vscan 15.0 20.0
      279. [light]
      280. position left
      281. name 32X
      282. color red ambilight 94
      283. color green ambilight 95
      284. color blue ambilight 96
      285. hscan 0 10
      286. vscan 10.0 15.0
      287. [light]
      288. position left
      289. name 33X
      290. color red ambilight 97
      291. color green ambilight 98
      292. color blue ambilight 99
      293. hscan 0 10
      294. vscan 5.0 10.0
      295. [light]
      296. position left
      297. name 34X
      298. color red ambilight 100
      299. color green ambilight 101
      300. color blue ambilight 102
      301. hscan 0 10
      302. vscan 0.0 5.0
      303. [light]
      304. position top
      305. name 35X
      306. color red ambilight 103
      307. color green ambilight 104
      308. color blue ambilight 105
      309. hscan 0.0 2.78
      310. vscan 0 10
      311. [light]
      312. position top
      313. name 36X
      314. color red ambilight 106
      315. color green ambilight 107
      316. color blue ambilight 108
      317. hscan 2.78 5.56
      318. vscan 0 10
      319. [light]
      320. position top
      321. name 37X
      322. color red ambilight 109
      323. color green ambilight 110
      324. color blue ambilight 111
      325. hscan 5.56 8.33
      326. vscan 0 10
      327. [light]
      328. position top
      329. name 38X
      330. color red ambilight 112
      331. color green ambilight 113
      332. color blue ambilight 114
      333. hscan 8.33 11.11
      334. vscan 0 10
      335. [light]
      336. position top
      337. name 39X
      338. color red ambilight 115
      339. color green ambilight 116
      340. color blue ambilight 117
      341. hscan 11.11 13.89
      342. vscan 0 10
      343. [light]
      344. position top
      345. name 40X
      346. color red ambilight 118
      347. color green ambilight 119
      348. color blue ambilight 120
      349. hscan 13.89 16.67
      350. vscan 0 10
      351. [light]
      352. position top
      353. name 41X
      354. color red ambilight 121
      355. color green ambilight 122
      356. color blue ambilight 123
      357. hscan 16.67 19.44
      358. vscan 0 10
      359. [light]
      360. position top
      361. name 42X
      362. color red ambilight 124
      363. color green ambilight 125
      364. color blue ambilight 126
      365. hscan 19.44 22.22
      366. vscan 0 10
      367. [light]
      368. position top
      369. name 43X
      370. color red ambilight 127
      371. color green ambilight 128
      372. color blue ambilight 129
      373. hscan 22.22 25.0
      374. vscan 0 10
      375. [light]
      376. position top
      377. name 44X
      378. color red ambilight 130
      379. color green ambilight 131
      380. color blue ambilight 132
      381. hscan 25.0 27.78
      382. vscan 0 10
      383. [light]
      384. position top
      385. name 45X
      386. color red ambilight 133
      387. color green ambilight 134
      388. color blue ambilight 135
      389. hscan 27.78 30.56
      390. vscan 0 10
      391. [light]
      392. position top
      393. name 46X
      394. color red ambilight 136
      395. color green ambilight 137
      396. color blue ambilight 138
      397. hscan 30.56 33.33
      398. vscan 0 10
      399. [light]
      400. position top
      401. name 47X
      402. color red ambilight 139
      403. color green ambilight 140
      404. color blue ambilight 141
      405. hscan 33.33 36.11
      406. vscan 0 10
      407. [light]
      408. position top
      409. name 48X
      410. color red ambilight 142
      411. color green ambilight 143
      412. color blue ambilight 144
      413. hscan 36.11 38.89
      414. vscan 0 10
      415. [light]
      416. position top
      417. name 49X
      418. color red ambilight 145
      419. color green ambilight 146
      420. color blue ambilight 147
      421. hscan 38.89 41.67
      422. vscan 0 10
      423. [light]
      424. position top
      425. name 50X
      426. color red ambilight 148
      427. color green ambilight 149
      428. color blue ambilight 150
      429. hscan 41.67 44.44
      430. vscan 0 10
      431. [light]
      432. position top
      433. name 51X
      434. color red ambilight 151
      435. color green ambilight 152
      436. color blue ambilight 153
      437. hscan 44.44 47.22
      438. vscan 0 10
      439. [light]
      440. position top
      441. name 52X
      442. color red ambilight 154
      443. color green ambilight 155
      444. color blue ambilight 156
      445. hscan 47.22 50.0
      446. vscan 0 10
      447. [light]
      448. position top
      449. name 53X
      450. color red ambilight 157
      451. color green ambilight 158
      452. color blue ambilight 159
      453. hscan 50.0 52.78
      454. vscan 0 10
      455. [light]
      456. position top
      457. name 54X
      458. color red ambilight 160
      459. color green ambilight 161
      460. color blue ambilight 162
      461. hscan 52.78 55.56
      462. vscan 0 10
      463. [light]
      464. position top
      465. name 55X
      466. color red ambilight 163
      467. color green ambilight 164
      468. color blue ambilight 165
      469. hscan 55.56 58.33
      470. vscan 0 10
      471. [light]
      472. position top
      473. name 56X
      474. color red ambilight 166
      475. color green ambilight 167
      476. color blue ambilight 168
      477. hscan 58.33 61.11
      478. vscan 0 10
      479. [light]
      480. position top
      481. name 57X
      482. color red ambilight 169
      483. color green ambilight 170
      484. color blue ambilight 171
      485. hscan 61.11 63.89
      486. vscan 0 10
      487. [light]
      488. position top
      489. name 58X
      490. color red ambilight 172
      491. color green ambilight 173
      492. color blue ambilight 174
      493. hscan 63.89 66.67
      494. vscan 0 10
      495. [light]
      496. position top
      497. name 59X
      498. color red ambilight 175
      499. color green ambilight 176
      500. color blue ambilight 177
      501. hscan 66.67 69.44
      502. vscan 0 10
      503. [light]
      504. position top
      505. name 60X
      506. color red ambilight 178
      507. color green ambilight 179
      508. color blue ambilight 180
      509. hscan 69.44 72.22
      510. vscan 0 10
      511. [light]
      512. position top
      513. name 61X
      514. color red ambilight 181
      515. color green ambilight 182
      516. color blue ambilight 183
      517. hscan 72.22 75.0
      518. vscan 0 10
      519. [light]
      520. position top
      521. name 62X
      522. color red ambilight 184
      523. color green ambilight 185
      524. color blue ambilight 186
      525. hscan 75.0 77.78
      526. vscan 0 10
      527. [light]
      528. position top
      529. name 63X
      530. color red ambilight 187
      531. color green ambilight 188
      532. color blue ambilight 189
      533. hscan 77.78 80.56
      534. vscan 0 10
      535. [light]
      536. position top
      537. name 64X
      538. color red ambilight 190
      539. color green ambilight 191
      540. color blue ambilight 192
      541. hscan 80.56 83.33
      542. vscan 0 10
      543. [light]
      544. position top
      545. name 65X
      546. color red ambilight 193
      547. color green ambilight 194
      548. color blue ambilight 195
      549. hscan 83.33 86.11
      550. vscan 0 10
      551. [light]
      552. position top
      553. name 66X
      554. color red ambilight 196
      555. color green ambilight 197
      556. color blue ambilight 198
      557. hscan 86.11 88.89
      558. vscan 0 10
      559. [light]
      560. position top
      561. name 67X
      562. color red ambilight 199
      563. color green ambilight 200
      564. color blue ambilight 201
      565. hscan 88.89 91.67
      566. vscan 0 10
      567. [light]
      568. position top
      569. name 68X
      570. color red ambilight 202
      571. color green ambilight 203
      572. color blue ambilight 204
      573. hscan 91.67 94.44
      574. vscan 0 10
      575. [light]
      576. position top
      577. name 69X
      578. color red ambilight 205
      579. color green ambilight 206
      580. color blue ambilight 207
      581. hscan 94.44 97.22
      582. vscan 0 10
      583. [light]
      584. position top
      585. name 70X
      586. color red ambilight 208
      587. color green ambilight 209
      588. color blue ambilight 210
      589. hscan 97.22 100.0
      590. vscan 0 10
      591. [light]
      592. position right
      593. name 71X
      594. color red ambilight 211
      595. color green ambilight 212
      596. color blue ambilight 213
      597. hscan 90.0 100
      598. vscan 0.0 5.0
      599. [light]
      600. position right
      601. name 72X
      602. color red ambilight 214
      603. color green ambilight 215
      604. color blue ambilight 216
      605. hscan 90.0 100
      606. vscan 5.0 10.0
      607. [light]
      608. position right
      609. name 73X
      610. color red ambilight 217
      611. color green ambilight 218
      612. color blue ambilight 219
      613. hscan 90.0 100
      614. vscan 10.0 15.0
      615. [light]
      616. position right
      617. name 74X
      618. color red ambilight 220
      619. color green ambilight 221
      620. color blue ambilight 222
      621. hscan 90.0 100
      622. vscan 15.0 20.0
      623. [light]
      624. position right
      625. name 75X
      626. color red ambilight 223
      627. color green ambilight 224
      628. color blue ambilight 225
      629. hscan 90.0 100
      630. vscan 20.0 25.0
      631. [light]
      632. position right
      633. name 76X
      634. color red ambilight 226
      635. color green ambilight 227
      636. color blue ambilight 228
      637. hscan 90.0 100
      638. vscan 25.0 30.0
      639. [light]
      640. position right
      641. name 77X
      642. color red ambilight 229
      643. color green ambilight 230
      644. color blue ambilight 231
      645. hscan 90.0 100
      646. vscan 30.0 35.0
      647. [light]
      648. position right
      649. name 78X
      650. color red ambilight 232
      651. color green ambilight 233
      652. color blue ambilight 234
      653. hscan 90.0 100
      654. vscan 35.0 40.0
      655. [light]
      656. position right
      657. name 79X
      658. color red ambilight 235
      659. color green ambilight 236
      660. color blue ambilight 237
      661. hscan 90.0 100
      662. vscan 40.0 45.0
      663. [light]
      664. position right
      665. name 80X
      666. color red ambilight 238
      667. color green ambilight 239
      668. color blue ambilight 240
      669. hscan 90.0 100
      670. vscan 45.0 50.0
      671. [light]
      672. position right
      673. name 81X
      674. color red ambilight 241
      675. color green ambilight 242
      676. color blue ambilight 243
      677. hscan 90.0 100
      678. vscan 50.0 55.0
      679. [light]
      680. position right
      681. name 82X
      682. color red ambilight 244
      683. color green ambilight 245
      684. color blue ambilight 246
      685. hscan 90.0 100
      686. vscan 55.0 60.0
      687. [light]
      688. position right
      689. name 83X
      690. color red ambilight 247
      691. color green ambilight 248
      692. color blue ambilight 249
      693. hscan 90.0 100
      694. vscan 60.0 65.0
      695. [light]
      696. position right
      697. name 84X
      698. color red ambilight 250
      699. color green ambilight 251
      700. color blue ambilight 252
      701. hscan 90.0 100
      702. vscan 65.0 70.0
      703. [light]
      704. position right
      705. name 85X
      706. color red ambilight 253
      707. color green ambilight 254
      708. color blue ambilight 255
      709. hscan 90.0 100
      710. vscan 70.0 75.0
      711. [light]
      712. position right
      713. name 86X
      714. color red ambilight 256
      715. color green ambilight 257
      716. color blue ambilight 258
      717. hscan 90.0 100
      718. vscan 75.0 80.0
      719. [light]
      720. position right
      721. name 87X
      722. color red ambilight 259
      723. color green ambilight 260
      724. color blue ambilight 261
      725. hscan 90.0 100
      726. vscan 80.0 85.0
      727. [light]
      728. position right
      729. name 88X
      730. color red ambilight 262
      731. color green ambilight 263
      732. color blue ambilight 264
      733. hscan 90.0 100
      734. vscan 85.0 90.0
      735. [light]
      736. position right
      737. name 89X
      738. color red ambilight 265
      739. color green ambilight 266
      740. color blue ambilight 267
      741. hscan 90.0 100
      742. vscan 90.0 95.0
      743. [light]
      744. position right
      745. name 90X
      746. color red ambilight 268
      747. color green ambilight 269
      748. color blue ambilight 270
      749. hscan 90.0 100
      750. vscan 95.0 100.0
      751. [light]
      752. position bottom-right
      753. name 91X
      754. color red ambilight 271
      755. color green ambilight 272
      756. color blue ambilight 273
      757. hscan 97.22 100.0
      758. vscan 90.0 100
      759. [light]
      760. position bottom-right
      761. name 92X
      762. color red ambilight 274
      763. color green ambilight 275
      764. color blue ambilight 276
      765. hscan 94.44 97.22
      766. vscan 90.0 100
      767. [light]
      768. position bottom-right
      769. name 93X
      770. color red ambilight 277
      771. color green ambilight 278
      772. color blue ambilight 279
      773. hscan 91.67 94.44
      774. vscan 90.0 100
      775. [light]
      776. position bottom-right
      777. name 94X
      778. color red ambilight 280
      779. color green ambilight 281
      780. color blue ambilight 282
      781. hscan 88.89 91.67
      782. vscan 90.0 100
      783. [light]
      784. position bottom-right
      785. name 95X
      786. color red ambilight 283
      787. color green ambilight 284
      788. color blue ambilight 285
      789. hscan 86.11 88.89
      790. vscan 90.0 100
      791. [light]
      792. position bottom-right
      793. name 96X
      794. color red ambilight 286
      795. color green ambilight 287
      796. color blue ambilight 288
      797. hscan 83.33 86.11
      798. vscan 90.0 100
      799. [light]
      800. position bottom-right
      801. name 97X
      802. color red ambilight 289
      803. color green ambilight 290
      804. color blue ambilight 291
      805. hscan 80.56 83.33
      806. vscan 90.0 100
      807. [light]
      808. position bottom-right
      809. name 98X
      810. color red ambilight 292
      811. color green ambilight 293
      812. color blue ambilight 294
      813. hscan 77.78 80.56
      814. vscan 90.0 100
      815. [light]
      816. position bottom-right
      817. name 99X
      818. color red ambilight 295
      819. color green ambilight 296
      820. color blue ambilight 297
      821. hscan 75.0 77.78
      822. vscan 90.0 100
      823. [light]
      824. position bottom-right
      825. name 100
      826. color red ambilight 298
      827. color green ambilight 299
      828. color blue ambilight 300
      829. hscan 72.22 75.0
      830. vscan 90.0 100
      831. [light]
      832. position bottom-right
      833. name 101
      834. color red ambilight 301
      835. color green ambilight 302
      836. color blue ambilight 303
      837. hscan 69.44 72.22
      838. vscan 90.0 100
      839. [light]
      840. position bottom-right
      841. name 102
      842. color red ambilight 304
      843. color green ambilight 305
      844. color blue ambilight 306
      845. hscan 66.67 69.44
      846. vscan 90.0 100
      847. [light]
      848. position bottom-right
      849. name 103
      850. color red ambilight 307
      851. color green ambilight 308
      852. color blue ambilight 309
      853. hscan 63.89 66.67
      854. vscan 90.0 100
      855. [light]
      856. position bottom-right
      857. name 104
      858. color red ambilight 310
      859. color green ambilight 311
      860. color blue ambilight 312
      861. hscan 61.11 63.89
      862. vscan 90.0 100
      Alles anzeigen
      Beides sorgte nur dafür, dass die Lämpchen blau bleiben.


      In den Feineinstellungen im Plugin habe ich die IP des Pi eingegeben. Bei Port 22 bekomme ich eine Verbindung, bei Port 19333 bekomme ich keine Verbindung.
      Egal ob mit oder ohne Verbindung, das Plugin zeigt mir an "Status: Läuft nicht | Aktueller Modus: Off"

      Worüber ich noch gestolpert bin, ist der Gerätetyp und Geräteausgang, den man wählen muss.. Hier habe ich mehr ausprobiert, als wirklich gewusst, was ich tue.

      Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von hasche ()