Controlling Relay via Telegram using Maker Pi Pico and CircuitPython

Controlling Relay via Telegram using Maker Pi Pico and CircuitPython

Introduction

This is the last tutorial for 2021, and I want to share about how to control the relay via the Telegram app using Maker Pi Pico and CircuitPython.

Video

Hardware Preparation

This is the list of items used in the video.

Sample Program

This is CircuitPython sample program. You need to include these libraries in your CIRCUITPY/lib folder. You can download it from CircuitPython Library Bundle.

  • adafruit_espatcontrol
  • adafruit_requests.mpy
  • simpleio.mpy

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."

Related Products