Hello,
i get an example using SVG to display the trend of temperature ( LM35DZ sensor) ….
i can display the web page with Temperatures values ..OK
but nothing for image SVG
if i test aside , the Svg code ,it is OK … but NOT in real time (inside ESP8266 *.ino code)
link github
Hi.
I’m sorry, but at the moment, we don’t have time to debug codes written by other people.
something might be wrong with your code because you define the source of your image SOURCE, and then you don’t actually use it.
You can take a look at our tutorials about displaying images on web servers here: https://randomnerdtutorials.com/display-images-esp32-esp8266-web-server/
Regards,
Sara