Git Product home page Git Product logo

Comments (8)

ArtGateOne avatar ArtGateOne commented on June 1, 2024

It's best if you had an OLED - because it would be known what IP is stored in the Arduino's memory.
These settings are saved in the eprom - and they are saved there at the first start ...

You can clear the eprom (the program is in the examples)
Or read the eprom - IPAddress ip
(EEPROM.read(513), EEPROM.read(514), EEPROM.read(515), EEPROM.read(516)

if you have not changed the settings to DHCP or another IP address

This arduino has address 2.0.0.10

So connect the arduino to the computer - set the static address of the cards in the computer - e.g. 2.0.0.2 with the mask 255.0.0.0 and see if it is detected - e.g. with the artnetominator program.

from artgateone-dmx.

nt2ds avatar nt2ds commented on June 1, 2024

Did everything you said. Cleared the eeprom and now the web interface loads normally! I disabled the DHCP and set it to static IP Address (2.0.0.10) and plugged it to the computer ethernet port and set the IP Address of the network adapter to 2.0.0.2 and subnet mask 255.0.0.0.
I opened ArtNetominator and the node gets detected normally but I cant choose it on programs like QLC+. I can only choose the network adapter (2.0.0.2) and in the artnominator program the output isn't going to the ArtGateOne node but instead on the network adapter.
The other 2 network adapters (except for 127.0.0.1) is a loodback adapter which I created long ago for sth else and the 192.168.1.120 is the wireless adapter
Screenshot_1
Screenshot_2
Screenshot_3

from artgateone-dmx.

nt2ds avatar nt2ds commented on June 1, 2024

Ok, i managed to solve the problem. I set the IP of the network adapter the same as the arduino and it works fine!
Also, what is the refresh rate of this? 40Hz? or lower?

from artgateone-dmx.

ArtGateOne avatar ArtGateOne commented on June 1, 2024

Unfortunately, I do not have a dmx tester to check it.

from artgateone-dmx.

Kawaiito avatar Kawaiito commented on June 1, 2024

so i make a oled version an it works for me fine i have only issue with the wiznet networkcard. but i see you have aonther problem.

from artgateone-dmx.

ArtGateOne avatar ArtGateOne commented on June 1, 2024

Most of the problems reported here - rather result from the user - i.e. incorrect IP address setting.

I also experienced problems with the network shield and cooperation with the router - but this is the fault of the electronics, not the software.

from artgateone-dmx.

Kawaiito avatar Kawaiito commented on June 1, 2024

my problem was the wiznet shield so when my ardruinio get power the shield dont starts so i must press reset so it starts. so i solder a capasitor and it works fine so any have issues in the future with the same who can ask me

from artgateone-dmx.

ArtGateOne avatar ArtGateOne commented on June 1, 2024

Did everything you said. Cleared the eeprom and now the web interface loads normally! I disabled the DHCP and set it to static IP Address (2.0.0.10) and plugged it to the computer ethernet port and set the IP Address of the network adapter to 2.0.0.2 and subnet mask 255.0.0.0. I opened ArtNetominator and the node gets detected normally but I cant choose it on programs like QLC+. I can only choose the network adapter (2.0.0.2) and in the artnominator program the output isn't going to the ArtGateOne node but instead on the network adapter. The other 2 network adapters (except for 127.0.0.1) is a loodback adapter which I created long ago for sth else and the 192.168.1.120 is the wireless adapter Screenshot_1 Screenshot_2 Screenshot_3

You did everything correctly - Artnetominator won't show any Artnet data for the node because it doesn't send any data to ArtNet, it only receives and sends it as DMX - so everything looks fine.

from artgateone-dmx.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.