Skip to content

ArtronShop/ArtronShop_LineNotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LINE Notify library for ESP32 and ESP8266

Send notification message, sticker and images to LINE app 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