INTRODUCTION
In industries one can't monitoring the temperature throughout 24/7. In my project the user gets an alerting message from a Telegram Channel when the temperature raises its threshold. In pharametical companies medicines been manufactured at a particular temperature.When the medicines been manufactured in an abnormal temperature.
WORKING
STEP
1 : Hard Ware Connection
- Hard Ware used - Bolt Wfi Module, Temperature Sensor LM35
BOLT Wifi Module
Temperature Sensor LM35
- VCC pin of the LM35 connects to 5v of the Bolt Wifi module.
- Output pin of the LM35 connects to A0 (Analog input pin) of the Bolt Wifi module.
- Gnd pin of the LM35 connects to the Gnd.
Hard Ware Connection
STEP
2: Create a Telegram Channel & Bot
- Download and Install the latest version of Telegram app from Play Store/App Store in mobile and from Microsoft Store in PC.
- Signup for a new account or sign in to Telegram by providing your mobile number.
- Create a Channel and a BOT.
- You will be logged in to Telegram and will be shown a screen similar to the one below.
Telegram desktop
STEP
2 : Virtual Private Server
- I have used UBUNTU platform for coding platform.
- Download VMware and Install it.
- Download UBUNTU Server ISO and install it.
VMware platform
STEP
3 : Coding part
- I created a file in.py format in UBUNTU and started my Coding. I following are the coding part.
Coding
Coding
Coding
VEDIO
Comments
Please log in or sign up to comment.