Weather Station Clock Scrolling Message Matrix P4
Schema
ARDUINO IDE
ESP-01_DHT11
Matrix-P4_ESP8266_Weather-Station_Clock
Library
Adafruit_BusIO Library:
DHT Sensor Library:
https://github.com/adafruit/DHT-sensor-library
Adafruit_Sensor library found at:
https://github.com/adafruit/Adafruit_Sensor
RGB matrix Panel Library:
https://github.com/2dom/PxMatrix
Adafruit_GFX Library:
https://github.com/adafruit/Adafruit-GFX-Library
esp8266 library (nodemcu) found at
https://github.com/esp8266/Arduino
package_esp8266com_index.json:
http://arduino.esp8266.com/stable/package_esp8266com_index.json
https://github.com/adafruit/DHT-sensor-library
Adafruit_Sensor library found at:
https://github.com/adafruit/Adafruit_Sensor
RGB matrix Panel Library:
https://github.com/2dom/PxMatrix
Adafruit_GFX Library:
https://github.com/adafruit/Adafruit-GFX-Library
esp8266 library (nodemcu) found at
https://github.com/esp8266/Arduino
package_esp8266com_index.json:
http://arduino.esp8266.com/stable/package_esp8266com_index.json
Many thanks to the author for an interesting project. I have repeated this project. Works great.
ReplyDeleteBut I was unable to replace DHT11 with DHT22. Maybe the author will help by recommending or correcting the program code.
remontigr@gmail.com
\ESP8266HTTPClient\src/ESP8266HTTPClient.h:141:10: note: candidate expects 5 arguments, 2 provided
ReplyDeleteexit status 1
other wise it works well I love the time zone idea.
how does it know when DST should be 1 or 0
I can get it tO give ME time in Sydney Australia accurately using the UDP like STRUCTURE
no matching function for call to 'HTTPClient::begin(WiFiClient&, String&)'
Can You supply what arguments the candidate is looking for??
the second is that it does not recognise your library, is there an alternative
I am using nodemcu and wemos d1 mini
Good morning,
ReplyDeleteIt's been over a year now since I carried out this project which works very well.
I would just like to improve it so that the time automatically changes from summer to winter and from winter to summer.
Or simpler by using a simple switch!
Unfortunately, I am not a computer expert.
I would be very happy to have some help.
In the meantime thank you very much