Skip to content

ArtronShop/ArtronShop_LineMessaging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LINE Messaging library for ESP32 and ESP8266

Send message, sticker and images to LINE app via LINE Messaging API on Arduino framework.

Hardware support

Arduino core for the ESP32

  • ESP32
  • ESP32-S2 (not test yet)
  • ESP32-S3
  • ESP32-C3 (not test yet)
  • ESP32-C6 (not test yet)

Arduino core for ESP8266

  • ESP8266 (not test yet)
  • ESP8285 (not test yet)

Others board with WiFi connect

  • Arduino Uno R4 WiFi / i-Duino R4

Features

  • Send message
  • Send sticker
  • Send image via URL
  • Send image from internal flash / RAM via buffer pointer
  • Send image from external storage via File interface
  • Send map with maker
  • Support Ethernet module

License

MIT

About

Send message, sticker and images to LINE app via LINE Messaging API on Arduino framework.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors