GithubHelp home page GithubHelp logo

Comments (10)

someweisguy avatar someweisguy commented on May 25, 2024 1

I've updated the readme on the dev branch. Hopefully, it is helpful for building RS-485 circuits! I'll close this when I've published a new release.

from esp_dmx.

someweisguy avatar someweisguy commented on May 25, 2024

Thanks for the kind words!

These RS485 circuits can be tricky sometimes and you shouldn't need to make any big changes to the example code. Your wiring diagram looks correct to me, but it's been a while since I've had to think about how the wiring in those RS485 breakout boards are supposed to look.

Does your RS485 breakout board require 5v data?

from esp_dmx.

nada0302 avatar nada0302 commented on May 25, 2024

Thanks for comment. I will check in the weekends and update.

from esp_dmx.

nada0302 avatar nada0302 commented on May 25, 2024

I couldn't solve, but I will try later and may come back. Thks,

from esp_dmx.

nada0302 avatar nada0302 commented on May 25, 2024

Finally, I found my mistake.
Wire layout OK.
Just wrong to use ESP32-WROVER, which is not able to use pin 16&17.
VCC should be better for 3.3V as ESP32 GPIO is by 3.3V basis.

from esp_dmx.

someweisguy avatar someweisguy commented on May 25, 2024

Ah, that is a good find! I'm going to reopen this so that documentation can be updated, since all the examples use those pins. Hopefully we can prevent confusion in the future.

from esp_dmx.

nada0302 avatar nada0302 commented on May 25, 2024

I saw dev branch and it is very clear ! thanks.

from esp_dmx.

MnemonicFish avatar MnemonicFish commented on May 25, 2024

ESP32 won't work with that module, it uses 5v logic, a RS3485 runs 3.3v logic. The Youmile RS485 module operates with 3.3v and 5v, works with ESP32 by connecting its VCC to 3.3v not 5v.

https://www.amazon.co.uk/gp/product/B08BZ8274M/ref=ppx_yo_dt_b_asin_title_o04_s00?ie=UTF8&psc=1

from esp_dmx.

nada0302 avatar nada0302 commented on May 25, 2024

I confirmed run by the module, attached on the first photo. (now I use M5 stack core basic for check, which is ESP32-D0WDQ6-V3) , VCC by 3.3V

from esp_dmx.

someweisguy avatar someweisguy commented on May 25, 2024

v2.0 is released and addresses these issues. Thanks so much!

from esp_dmx.

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.