Coder Social home page Coder Social logo

esp-phillips-3200's People

Contributors

mkorenko avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

flashmandv

esp-phillips-3200's Issues

Unable to make the display to work

Hey,

Thank you for the awesome library. I'm trying to make my coffee machine smart (Phillips EP3246).
Using your code I'm able to get machine status successfully and I'm able to send commands, but the display refuses to work.
As I see the Tx pin is router through the ESP8266 but it seems my ESP is not able to route the communication to the display.
Not sure why..maybe I'm using the wrong pin?
I'm using NodeMCU dev board (so no voltage converter is needed).

I've seen in the code the pinouts are different depending on the board used. Not sure if that is the problem
#if defined(ESP8266) DisplayOutSerial.begin(115200); #else DisplayOutSerial.begin(115200, SERIAL_8N1, RX2_PIN, TX2_PIN); #endif

Here is my wiring and my Arduino ide project:
wiring

arduino-ide

Could my code for setting LED pinout (used for testing) be a problem? pinMode(2, OUTPUT);
Or maybe incorrect board I've set in Arduino IDE?

Any help is welcome as I'm stuck.
Big thank you!

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.