Skip to content

An Arduino IDE library for using Bale's Massenger Bot API

License

Notifications You must be signed in to change notification settings

mthri/BaleBot-ESP8266

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bale Bot Library for ESP8266


An Arduino IDE library for using Bale's Massenger Bot API. You can see Bale's Bot documents here.


Dependency

ArduinoJson by Benoit Blanchon Version 6.11.0


Installing

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

Sketch > include Library > Add .Zip library

Features

  1. Receive text message
  2. Send text message

Examples

  • EchoBot: Send an incoming message to who sent the message.
  • ClearEEPROM: Clear eeprom be ready to use.

NOTICE

Befor using this bot for first time, need to clear eeprom. You can do this by ClearEEPROM example on library.

This Library tested with NodeMCU 1.0(ESP-12E Module)

About

An Arduino IDE library for using Bale's Massenger Bot API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages