Code Monkey home page Code Monkey logo

Comments (4)

fowlerk avatar fowlerk commented on September 2, 2024

Yes, these are the standard SPI pins, though my recollection is that there is a pin on the display that can be used to PWM the brightness (called LED?); most hookups just wire this to VCC and don't bother. I just used squix78's original pinout shown on his Github site. When I get time, I'll copy and add this to the README, but in the meantime you can just reference it there. It's been a long time since I've used any NodeMCU boards, and don't know if I can put my hands on one, so you and Google might be on your own for remapping the PIN numbers.

from esp8266-color-weather-station-v8.

fowlerk avatar fowlerk commented on September 2, 2024

Okay, I've added a section to the README with the wiring connections. As I noted, please check/verify the pin references for the NodeMCU; it appears to me to be the same (and as documented on squix78's repo and according to Google), but use at your own risk as I have not tested these.

from esp8266-color-weather-station-v8.

jpaustin avatar jpaustin commented on September 2, 2024

Yes the NODEMCU 1.0 (ESP8286) wiring is the same. I verified it with both a Wemos and NODEMCU board and they both worked fine. Only issue was I needed to add 100uF cap at the VDD/GND pins of the display board to eliminate the white screen. Also soldered the bypass jumper (J1) on the back of the display to allow the 3.3V to directly power the display. If not jumpered the 3.3V goes into a voltage regulator (intended for 5V operation) and drops the voltage to the display down to about 3V or so.

from esp8266-color-weather-station-v8.

fowlerk avatar fowlerk commented on September 2, 2024

Great, thanks for verifying the NodeMCU wiring. I intended to do that some day, but too many other projects going on right now. And thanks for the LCD tips; I'd added a smoothing capacitor, which helped substantially, but did not eliminate the problem totally. I'll look for the regulator bypass jumper and give that a try when I get a few minutes.

from esp8266-color-weather-station-v8.

Related Issues (10)

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.