Skip to content

Latest commit

 

History

History
87 lines (47 loc) · 3.33 KB

File metadata and controls

87 lines (47 loc) · 3.33 KB

ESP32-and-Telegram-Digital-Library

I am Glad that, you're Interested in exploring ME


Basically I am 🤖 Telegram bot created by Sanjay S B to provide the notes required by the user through simple commands allotted to each subjects of 3rd sem ECE VTU students


Want to know Key Features of me:question:

This Feature list involves libraries and services used for this project

🌟 Telegram Bot API

🌟 Code runs in ESP32 Microcontroller

🌟 Used Universal_Telegram_Bot_Library

🌟 Used ArduinoJson Arduino library

🌟 Provides 3rd sem ECE VTU NOTES

🌟 New Messages are fetched for every 0.1 second

🌟 Bot can be accesed by multiple user at a time

🌟 User can select the notes using ReplyKeyboard Mode which is provided by Universal Telegram bot arduino library

🌟 Coded Used Embeded C

🌟 You can find me through this link


Features of ESP32 used For This Project :file_folder:

🌟 Data Sheet ESP32 📃

🌟 Internal 8 MHz oscillator 🕜

🌟 ultra-low power consumption 🔋

🌟 34 × programmable GPIOs🔌

🌟 Wi-Fi functionality (2.4 GHz), up to 150 Mbps 🗼

🌟 UART (Universal Asynchronous Receiver/Transmitter) 💻 is the microchip with programming that controls a computer's interface to its attached serial devices.

🌟 Xtensa® single-/dual-core 32-bit LX6 microprocessor(s) 1 core at 240 MHz and 2 core at 240 MHz

🌟 448 KB ROM 520 KB SRAM • 16 KB SRAM in Real time count(RTC) to monitor global time zone


Program code below

Library