...and I'm here!
Do you now the bot in Telegram, right?
Well, this is my new adventure (in Wi-Fi... cit. one of the album of my favorite band...).
Creating a bot seems to be a simple operation and it is!
So I tried to create ones.
Just for starting I used my best project to transpose it in a Telegram bot answering to the following question: if I wanted to know a specific weather parameter of my weather station? I.e. temperature?
Well: the Telegram bot is the answer! (no, not 42!)
I chose python to create my personal bot. Take a look at the code, but before of this you have to know that my shield transmits his data to the cloud platform ThingSpeak.com right here: https://thingspeak.com/channels/145284
In this way our bot answer to the request connecting himself to that link and, after analyzed the word received from the user, resend all the main data.
Here is the code:
Once you access on Telegram you can search for MeteoLeccebot:
And when you ask for the data you have to digit the word Meteo or meteo (weather, in italian) you receive what you have requested:
That's all!
If I can free more space in the box that contains all the components of the weather station: welcome!
I can do it using a component which contains a lot of sensors in itself. the BME280.
This electronic component is a multisensor, it can measure:
![]() |
| BME280 |
I bought it here:
That's all... then... start again projecting a new device!