📘Learn Digital Making weekly on Telegram. Join Channel Now📱
Send Water Drink Reminder through Telegram Using micro:bit

Send Water Drink Reminder through Telegram Using micro:bit

Drinking enough amount of water every day is so important for many reasons; it can help regulate body temperature, keep joints lubricated, prevent diseases, deliver nutrients to cells, and keep organs functioning properly. Let's make a water drink reminder through Telegram using micro:bit and grove WiFi 8266.

Video Tutorial

Components Required

Connection

circuit diagram water drink iot

By following the diagram above:

  • Connect the grove wifi module to P15 and P16

Code

water drink reminder code

Connect your REKA:BIT to your device and open MakeCode editor to start programming.

  • Add “ESP8266 Cytron” extension and follow the code block in the picture above
  • Follow the steps here to create Telegram bot. Get the API key of the Telegram bot and chat ID.
    If you want to learn more on how to send messages to Telegram, please check the video tutorial here
  • After completing the code, download it on microbit

You can also view and edit the code by clicking here!

Project Complete

water drink reminder pic

Upon completing the project successfully, you shall receive a message notification on your Telegram every hour.

Related Products