Niklas Wagner

Results 97 comments of Niklas Wagner

I'm actually not sure why the output is sometimes just garbage. Did you install the Wemos Board Stuff? https://www.instructables.com/id/Programming-the-WeMos-Using-Arduino-SoftwareIDE/

Could you make a picture of it and maybe link the AliExpress product?

Weird thats a LOLIN and not a Wemos. Mine looks completly different but just checked the Wemos page and it looks like they have a new version? https://wiki.wemos.cc/products:d1:d1_mini_pro Mine looks...

Yes I think so but $14 is too expensive for that. This is what I've ordered earlier this year: https://www.aliexpress.com/item/WEMOS-D1-Mini-Pro-V1-0-16M-Bytes-External-Antenna-Connector-NodeMCU-ESP8266-ESP8266F-CP2104-WIFI/32861321679.html (Just noticed that 1.0 not 1.1 but shouldn't matter)

Bascially it should be possible to run this on the v2 version but I don't have the hardware to validate this. Maybe I'll order some but it'll take almost a...

Oh it's local? Didn't know that. The AliExpress link is $5 for me. ![image](https://user-images.githubusercontent.com/2886913/45871077-c603a980-bd8c-11e8-8846-b78b0006e416.png) Edit: You probably meant total cost including shipping.

Sorry, can't really help you since I'm relatively new to the whole Arduino stuff.

@hammondses Mine looks like this. ![image](https://user-images.githubusercontent.com/2886913/47114056-0e629a00-d25b-11e8-9437-a15d56bf99ad.png) The kg actually doesn't represent the true value (I'd need to change wiring to fix that) but it's enough to check if the bed...

You don't need to change those if you keep the `WIFI_STATIC_IP` to `0`. (Which disable the static IP stuff and everything is set automatically by you router)

Hi, the wiring diagram is correct. That's the same picture I've used for my wiring. You could try to switch things around, also make sure that D3 is connected to...