Code Monkey home page Code Monkey logo

Comments (11)

JyskMaker avatar JyskMaker commented on August 28, 2024

In you sch you are not using GPIO4 maby use that to Port B

from esp8266_artnetnode_v2.

mtongnz avatar mtongnz commented on August 28, 2024

That's true but I use it for my scope for testing. I'll add it as a compile option shortly

from esp8266_artnetnode_v2.

JyskMaker avatar JyskMaker commented on August 28, 2024

Then i will test it :-)

from esp8266_artnetnode_v2.

mtongnz avatar mtongnz commented on August 28, 2024

Is this for TX_B? I can't change that - it's in the ESP8266 hardware which pin it's on. I thought it was for a direction pin...

Note that the Wemos pins are labelled similar to the NodeMCU pins - it's the wrong numbering from the ESP8266's point of view. You should be using this:

TX (GPIO1) for DMX_TX_A
D4 (GPIO2) for DMX_TX_B
RX (GPIO3) for DMX_RX (both A & B)
D1 (GPIO5) for DMX_DIR_A
D0 (GPIO16) for DMX_DIR_B

from esp8266_artnetnode_v2.

mtongnz avatar mtongnz commented on August 28, 2024

I've added this info to the readme

from esp8266_artnetnode_v2.

JyskMaker avatar JyskMaker commented on August 28, 2024

D4 (GPIO2) Has a 10K pullUp and a led on it, Not good, dosent work.

from esp8266_artnetnode_v2.

mtongnz avatar mtongnz commented on August 28, 2024

This is a hardware limitation, not software. Unfortunately they've designed their hardware poorly. Changing this in software will break other features of my firmware. Maybe just remove the LED and resistor.

from esp8266_artnetnode_v2.

JyskMaker avatar JyskMaker commented on August 28, 2024

Way not just swap to pin's
In the readme filen
WEMOS: This is compiled for Wemos D1 and similar boards. It uses the 4M (3M SPIFFS) compiler option.
How about specifi you can only use Part A to (DMX) nothing more.

from esp8266_artnetnode_v2.

JyskMaker avatar JyskMaker commented on August 28, 2024

Way will it break other features in your firmware?

from esp8266_artnetnode_v2.

mtongnz avatar mtongnz commented on August 28, 2024

I won't be adding this feature. This device is primarily fir dc and rdm. If you want both outputs to be ws2812 then remove the LED and resistor.

I plan to make a similar unit to this just for ws2812 output in the future with 4-8 outputs.

from esp8266_artnetnode_v2.

MikeCurrington avatar MikeCurrington commented on August 28, 2024

As a follow-up to this bug, the D4 (gpio2) port on the Wemos D1 mini works fine as an output for DMX data.
Asm7100 is correct that there is an led on the same port but unless there is another library trying to control the led this is not an issue.
I tested using an official Wemos D1 mini.

from esp8266_artnetnode_v2.

Related Issues (20)

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.