GithubHelp home page GithubHelp logo

s00500 / esp8266-telegrambot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gianbacchio/esp8266-telegrambot

0.0 1.0 0.0 16 KB

Telegram Bot Library for ESP8266 on Arduino IDE

License: GNU General Public License v2.0

C++ 100.00%

esp8266-telegrambot's Introduction

#Arduino IDE for ESP8266 - Telegram BOT Library

An Arduino IDE library around the Telegram Bot API to be used with ESP8266.

Application written by Giancarlo Bacchio

Introduction

This library provides an interface for Telegram Bot API. It is written using Arduino IDE and works using ESP8266.

It is possible to define your personal Bot, make it able to read and write messges, recieve orders and report data collected from the field.

Getting the code

You can install Arduino IDE-telegram-bot for your ESP8266 downloading the code that is hosted here. You can check out the latest development version and being informed about updateds, selecting "Watch" box in the GitHub repository.

Installing

The downloaded code can be included as a new library into the IDE selecting the menue:

 Sketch / include Library / Add .Zip library	

Getting started

View the last released Telegram API documentation at: https://core.telegram.org/bots/api.

To generate your new Bot, you need an Access Token. Talk to BotFather and follow a few simple steps described here.

For full details, see "Bots: An introduction for developers".

Examples

Here are listed some examples to help you to build your own Bot:

  • EchoBot : replies echoing your messages.

  • FlashLedBot : Reacts to your command switching ON/OFF a GPIO.

License

You may copy, distribute and modify the software provided that modifications are described and licensed for free under LGPL-3. Derivatives works (including modifications or anything statically linked to the library) can only be redistributed under LGPL-3, but applications that use the library don't have to be.

esp8266-telegrambot's People

Contributors

gianbacchio avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.