Close
0%
0%

Esp Telegram BOT matrix

Esp Telegram BOT that show message on a dot matrix display

Similar projects worth following
This code receive a massage from a Telegram Bot and respond of a specific requests. One of this command can display ( /disp ) a msg on the Matrix display.

When the device is new for the network, the BOT becomes a WiFi station. You can connect to the wifi station and enter the credentials of your network.

The device have a deep sleep mode ( the pink wired in the schematic ) that guarantee a low power consuming during the WiFi station mode.

I added an RFID Tag inside the case with the link to a chat with the BOT.

For every info, visit the GitHub link.

Library for my project

I used different library for my project:

Telegram bot:

Dot Matrix:

I decide to edit the origin library because i wanted a boolean command that can return to me when the all words are displayed.

This command is:

scrollEnd();  // it return 1 when the word is completely displayed

The library that include this and other command is this.

WiFi manager:

At some point in my project, i decide to drug it outside my home, just for a test.

When i was in the the lab, without my pc, i found this new problem: 

"How can i change the WiFi that connects my device?"

I searched on the internet and i have found this amazing library for doing the WiFi manager job without my pc!

Standard Tesselated Geometry - 1.29 MB - 12/28/2017 at 10:38

Download

Standard Tesselated Geometry - 55.55 kB - 12/28/2017 at 10:37

Download

  • RFID tag

    Dave12/29/2017 at 12:23 0 comments

    I added an RFID Tag inside the case with the link to a chat with the BOT. 

    Write in the Tag this link

    https://telegram.me/<bot username>?start

View project log

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates