Code Monkey home page Code Monkey logo

Comments (4)

laemen avatar laemen commented on August 25, 2024 1

Yes I’m on discord, but I solved it by changing the hw to GPIO4 which is the D2 pin.
The GPIO2 I used (=D4) also has the led connected, so I could visually see if the esp had proper input, but according to randomnerdtutorials the D4 pulled low could cause a failed boot.
For future reference having certain settings configurable through substitutions could help, but for now it’s solved.
S0tools is really easy, thanks for developing it!

from s0tool.

huizebruin avatar huizebruin commented on August 25, 2024

Hello @laemen

esp8266 wemos d1 mini v4.
Does not have a 5v output at the same point as the v1 of the wemos d1 mini.
And u have 5v needed for the npn sensor.

When u change the update interval u must change everywhere, for the good counting.
Do u have Discord ?

from s0tool.

kanuva avatar kanuva commented on August 25, 2024

I was actually wondering if we can change the pinout in a more simple way?
The reason being is pin D2 (gpio4) is also used for part of the communication pins for I2c and I have a Wemos DHT12 shield laying around which I wanted to use. This shield uses I2c and I can't change the i2c pins because it's a shield made for the wemos d1 mini.

So what I've done right now is copied the git code and pasted into my own (public) github repo and altered the code a bit so now it uses d3 (gpio0). For now I'm only using my own repo to assigning the correct pin for the watermeter. But this feels a bit obsolete. Isn't there an easier way to do this?

from s0tool.

huizebruin avatar huizebruin commented on August 25, 2024

Hello kanuva,

Saidly i can not change it afterwards.
As i now of.

And i made a pcb design, with i send to people in Holland and Belgian.
And that one is also using the d2 and d5 ports.

The only way is what u already did. To fork it and change the Pinout.

from s0tool.

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.