Search found 4 matches

by PacoTheCharm
Sun Jan 14, 2018 10:18 pm
Forum: Open Source Software/Hardware
Topic: ESP8266 WiFi - NeoPixel - Multiple Boards connecting to host
Replies: 6
Views: 4467

I've had more success now by changing the DMXWiFiConfig.begin to (0) like you mentioned earlier and changing the config file with my network information. Now I am getting the board to respond to sACN over a wifi network. I hope this will work with having multiple boards connected to the network, so ...
by PacoTheCharm
Sun Jan 14, 2018 8:53 pm
Forum: Open Source Software/Hardware
Topic: ESP8266 WiFi - NeoPixel - Multiple Boards connecting to host
Replies: 6
Views: 4467

I'm finally understanding the use of the python or java utility to modify the wifi connection settings on the board. I've been able to connect to the board on the 'ESP-DMX-WiFi', can ping the board just fine and have been able to control some neo-pixels over sACN. What I haven't been able to do it i...
by PacoTheCharm
Sat Jan 13, 2018 6:17 pm
Forum: Open Source Software/Hardware
Topic: ESP8266 WiFi - NeoPixel - Multiple Boards connecting to host
Replies: 6
Views: 4467

I think I see what you mean. I will try it later tonight and report back.

Thank you Claude! Big fan of your stuff since undergrad and still finding myself learning from your work as I finish my masters.

Cheers,

Wlad
by PacoTheCharm
Fri Jan 12, 2018 12:19 pm
Forum: Open Source Software/Hardware
Topic: ESP8266 WiFi - NeoPixel - Multiple Boards connecting to host
Replies: 6
Views: 4467

ESP8266 WiFi - NeoPixel - Multiple Boards connecting to host

Hello! I've been playing with the excellent libraries to send/receive sACN to the little adafruit HUZZAH ESP8266 wifi boards. I am currently working from the file: "ESP-DMXNeoPixels.ino" So far, if I make the board a WiFi AP, I can connect to its access point and immediately get to control...