Skip to content
/ CxMQTT Public

Library for sending telemetry and receiving commands from arduino esp8266 via mqtt

License

Notifications You must be signed in to change notification settings

agfy/CxMQTT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP8266 MQTT Telemetry and Command Library

This Arduino library enables sending telemetry data and receiving commands via MQTT using SSL certificates on an ESP8266. It simplifies the integration of secure MQTT communication for IoT projects.

Features

  • Send telemetry data to an MQTT broker
  • Receive commands from an MQTT broker
  • Secure communication using SSL certificates

Requirements

  • ESP8266 board
  • Arduino IDE with ESP8266 support installed
  • PubSubClient library
  • WiFi library

Usage

  • You can find examples of usage in examples folder

About

Library for sending telemetry and receiving commands from arduino esp8266 via mqtt

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages