home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
HTPC Projects
Hardware
Ambient Lighting System
[DIY] User Showcases
[DIY] AtmoOrb - A Hue like mood lamp based on Arduino, ESP8266 wifi module and WS2812B rgb leds
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="tänzerich" data-source="post: 1193342" data-attributes="member: 137555"><p>Hi, ich hoffe sehr auf Hilfe bzw. Lösung meines Problems an dem ich schon sehr lange dran bin.</p><p>also:</p><p>Mediaportal 1.15</p><p><strong>AtmoOrb </strong>(<a href="https://forum.team-mediaportal.com/threads/diy-atmoorb-a-hue-like-mood-lamp-based-on-particle-photon-with-neopixel-tutorial-added.131901/" target="_blank">https://forum.team-mediaportal.com/threads/diy-atmoorb-a-hue-like-mood-lamp-based-on-particle-photon-with-neopixel-tutorial-added.131901/</a>)<strong> mit Photon läuft schon einige Monate auf einer Kugellampe mit 94LED's / WS2812B einwandfrei.</strong> Danke für die Anleitung!</p><p>Nun gelingt es mir aber nicht das Sytem mit <strong>Arduino</strong> (proMicro, Leonardo, Yun oder Nano zum laufen zu bringen.</p><p>(<a href="https://forum.team-mediaportal.com/threads/diy-atmoorb-a-hue-like-mood-lamp-based-on-arduino-esp8266-wifi-module-and-ws2812b-rgb-leds.129229/" target="_blank">https://forum.team-mediaportal.com/threads/diy-atmoorb-a-hue-like-mood-lamp-based-on-arduino-esp8266-wifi-module-and-ws2812b-rgb-leds.129229/</a>)</p><p></p><p>Ich verwende Arduino 1.6.10.</p><p>Arduino Leonardo</p><p>ESP8266</p><p>AtmoOrb</p><p></p><p>Sketch ohne Fehlermeldung bis zum Ende: avrdude 15376 bytes of flash verified / avrdude done. Thank you.</p><p></p><p>Ich kann im Sketch erfolgreich Startup color Parameter ändern</p><p>z.B.:</p><p>#define NUM_LEDS 60 // Number of leds / <strong>am Photon 90</strong></p><p>#define DATA_PIN 15 // Data pin for leds</p><p>#define ID "2" // Id of this lamp (can be string or integer) /<strong>am Photon ID = 1</strong></p><p></p><p>// Network settings</p><p>#define WIFI_SSID "meine SSID " // SSID of your wifi network</p><p>#define WIFI_PASSWORD "mein Passwort" // Password to your wifi network</p><p>#define DISABLE_DHCP 0 // Disable DHCP</p><p>#define STATIC_IP "239.15.18.2" // Static ip if DHCP is disabled / IP von AtmoOrb</p><p>#define BROADCAST_IP "239.15.18.255" // Broadcast ip of your network / <strong>hier bin ich nicht sicher ! Im AtmOrb steht Broadcast Port 49692</strong></p><p>#define PORT 49692 // Port you want to use for broadcasting and for the server Port von AtmoOrb</p><p></p><p>Bin für jeden Vorschlag dankbar</p><p>Erich</p></blockquote><p></p>
[QUOTE="tänzerich, post: 1193342, member: 137555"] Hi, ich hoffe sehr auf Hilfe bzw. Lösung meines Problems an dem ich schon sehr lange dran bin. also: Mediaportal 1.15 [B]AtmoOrb [/B]([URL]https://forum.team-mediaportal.com/threads/diy-atmoorb-a-hue-like-mood-lamp-based-on-particle-photon-with-neopixel-tutorial-added.131901/[/URL])[B] mit Photon läuft schon einige Monate auf einer Kugellampe mit 94LED's / WS2812B einwandfrei.[/B] Danke für die Anleitung! Nun gelingt es mir aber nicht das Sytem mit [B]Arduino[/B] (proMicro, Leonardo, Yun oder Nano zum laufen zu bringen. ([URL]https://forum.team-mediaportal.com/threads/diy-atmoorb-a-hue-like-mood-lamp-based-on-arduino-esp8266-wifi-module-and-ws2812b-rgb-leds.129229/[/URL]) Ich verwende Arduino 1.6.10. Arduino Leonardo ESP8266 AtmoOrb Sketch ohne Fehlermeldung bis zum Ende: avrdude 15376 bytes of flash verified / avrdude done. Thank you. Ich kann im Sketch erfolgreich Startup color Parameter ändern z.B.: #define NUM_LEDS 60 // Number of leds / [B]am Photon 90[/B] #define DATA_PIN 15 // Data pin for leds #define ID "2" // Id of this lamp (can be string or integer) /[B]am Photon ID = 1[/B] // Network settings #define WIFI_SSID "meine SSID " // SSID of your wifi network #define WIFI_PASSWORD "mein Passwort" // Password to your wifi network #define DISABLE_DHCP 0 // Disable DHCP #define STATIC_IP "239.15.18.2" // Static ip if DHCP is disabled / IP von AtmoOrb #define BROADCAST_IP "239.15.18.255" // Broadcast ip of your network / [B]hier bin ich nicht sicher ! Im AtmOrb steht Broadcast Port 49692[/B] #define PORT 49692 // Port you want to use for broadcasting and for the server Port von AtmoOrb Bin für jeden Vorschlag dankbar Erich [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
HTPC Projects
Hardware
Ambient Lighting System
[DIY] User Showcases
[DIY] AtmoOrb - A Hue like mood lamp based on Arduino, ESP8266 wifi module and WS2812B rgb leds
Contact us
RSS
Top
Bottom