You have selected an invalid widget to be created. Please select a valid widget to be created.
THPStation
- Channel ID: 183008
- Author: testmodulu
- Access: Public
Simple meteo station measured in Warsaw, Poland. Temperature inside and outside, humidity and pressure sensors. Weather station based no STM32 & Wroom-02.
https://ep.com.pl/files//11824.pdf
warsaw, warszawa, białołęka, wroom-02, stm32, htu21d, bmp280, wifi, pomiar temperatury, stacja pogodowa, thps, sp5ein
warsaw, warszawa, białołęka, wroom-02, stm32, htu21d, bmp280, wifi, pomiar temperatury, stacja pogodowa, thps, sp5ein
Export recent data
| 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 |
Field 1 Chart IFrame
<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>
Field 2 Chart 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>
Field 3 Chart 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>
Field 4 Chart 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>
Channel Location IFrame
<iframe width="450" height="260" style="border: 1px solid #cccccc;" src="https://thingspeak.com/channels/183008/maps/channel_show"></iframe>
Battery level IFrame
<iframe width="450" height="260" style="border: 1px solid #cccccc;" src="https://thingspeak.com/channels/183008/widgets/37170"></iframe>
Field 5 Chart 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>
Field 6 Chart 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>
Field 7 Chart 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>
Field 8 Chart 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>
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