THPStation Channel Feed: | JSON XML CSV |
Field 1 Data: Temp. in | JSON XML CSV |
Field 2 Data: Temp. out | JSON XML CSV |
Field 3 Data: Humidity indoor | JSON XML CSV |
Field 4 Data: Pressure | JSON XML CSV |
Field 5 Data: Battery level | JSON XML CSV |
Field 6 Data: Field Label 6 | JSON XML CSV |
Field 7 Data: Field Label 7 | JSON XML CSV |
Field 8 Data: Field Label 8 | JSON XML CSV |
<iframe width="450" height="260" style="border: 1px solid #cccccc;" src="https://thingspeak.com/channels/183008/charts/1?bgcolor=%23ffffff&color=%23d62020&dynamic=true&results=100&title=Temp.+In&type=line&xaxis=Data%2C+czas&yaxis=Temperatura+%C2%B0C"></iframe>
<iframe width="450" height="260" style="border: 1px solid #cccccc;" src="https://thingspeak.com/channels/183008/charts/2?bgcolor=%23ffffff&color=%23d62020&dynamic=true&results=300&title=Temp.+out&type=line&xaxis=Data%2C+czas&yaxis=Temperatura+%C2%B0C"></iframe>
<iframe width="450" height="260" style="border: 1px solid #cccccc;" src="https://thingspeak.com/channels/183008/charts/3?bgcolor=%23ffffff&color=%23d62020&dynamic=true&results=200&title=Humidity++indoor&type=line&xaxis=Data%2C+czas&yaxis=Wilgotno%C5%9B%C4%87+%25"></iframe>
<iframe width="450" height="260" style="border: 1px solid #cccccc;" src="https://thingspeak.com/channels/183008/charts/4?bgcolor=%23ffffff&color=%23d62020&dynamic=true&results=300&title=Pressure&type=line&xaxis=Data%2C+czas&yaxis=Ci%C5%9Bnienie+hPa"></iframe>
<iframe width="450" height="260" style="border: 1px solid #cccccc;" src="https://thingspeak.com/channels/183008/maps/channel_show"></iframe>
<iframe width="450" height="260" style="border: 1px solid #cccccc;" src="https://thingspeak.com/channels/183008/widgets/37170"></iframe>
<iframe width="450" height="260" style="border: 1px solid #cccccc;" src="https://thingspeak.com/channels/183008/charts/5?bgcolor=%23ffffff&color=%23d62020&dynamic=true&results=100&title=Battery+level&type=line"></iframe>
<iframe width="450" height="260" style="border: 1px solid #cccccc;" src="https://thingspeak.com/channels/183008/charts/6?bgcolor=%23ffffff&color=%23d62020&dynamic=true&results=60&type=line&update=15"></iframe>
<iframe width="450" height="260" style="border: 1px solid #cccccc;" src="https://thingspeak.com/channels/183008/charts/7?bgcolor=%23ffffff&color=%23d62020&dynamic=true&results=60&type=line&update=15"></iframe>
<iframe width="450" height="260" style="border: 1px solid #cccccc;" src="https://thingspeak.com/channels/183008/charts/8?bgcolor=%23ffffff&color=%23d62020&dynamic=true&results=60&type=line&update=15"></iframe>
This website uses cookies to improve your user experience, personalize content and ads, and analyze website traffic. By continuing to use this website, you consent to our use of cookies. Please see our Privacy Policy to learn more about cookies and how to change your settings.
I'm trying to send data on Thingspeak with the ESP8266-01 and STM32L476RG. I tried to send them with AT commands and a GET request.
I reached to send data with the ESP and the serial monitor of Arduino. But I didn't reach to program STM32L476RG to do the same things. Indeed, I wrote functions to send the AT commands with HAL_UART_Transmit(). However, the program doesn't enter in those functions.
Can you give me the key things to program it?
You can contact me : florian.rigaudminet@yahoo.fr