Telegram Bot on Raspberry Pi OS Using Raspberry Pi 4 Model B

Telegram Bot on Raspberry Pi OS Using Raspberry Pi 4 Model B

Introduction

I have shared a few tutorials regarding Raspberry Pi and Telegram Bot before. But, since python 2 is no longer supported, I decided to make the latest tutorial using python 3. This tutorial will cover on library installation and sample program of Telegram Bot.

Video

This video shows how to control (Raspberry Pi GPIO) LEDs, buzzer and read buttons on Maker pHAT using Telegram app.

 

Hardware Preparation

This is the list of hardware used in the video.

Sample Program

This is python 3 sample program for controlling LEDs, buzzer and read buttons on Maker pHAT using Telegram app.

 

Thank You

References:

Thanks for reading this tutorial. If you have any technical inquiries, please post at Cytron Technical Forum.

"Please be reminded, this tutorial is prepared for you to try and learn.
You are encouraged to improve the code for a better application."