You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 30, 2023. It is now read-only.
I'm attempting to get my Wemos D1 Mini Pro working with your bed sensor scripts, however after flashing both files I'm getting reboot errors.
I modified config.h to suit my config, should I try it with yours?
I'm really new to the whole ESP8266 thing so please be gentle :)
I have wired it all correctly (I think) SCL -> SCK, SDA -> DT, 5v -> VCC & GND -> GND from ESP to HX711. I followed the diagram provided for the weight sensors to be wired to eachother and back to the HX711.
In the Serial Monitor I get total garbage at 9600 baud, but at 115200 I get this:
Hi there,
I'm attempting to get my Wemos D1 Mini Pro working with your bed sensor scripts, however after flashing both files I'm getting reboot errors.
I modified config.h to suit my config, should I try it with yours?
I'm really new to the whole ESP8266 thing so please be gentle :)
I have wired it all correctly (I think) SCL -> SCK, SDA -> DT, 5v -> VCC & GND -> GND from ESP to HX711. I followed the diagram provided for the weight sensors to be wired to eachother and back to the HX711.
In the Serial Monitor I get total garbage at 9600 baud, but at 115200 I get this:
Any help would be greatly appreciated!