Skip to content

This repository contains a Python script for publishing user names to an MQTT topic using the Paho MQTT library. It facilitates seamless integration with MQTT brokers, enabling easy communication in IoT and messaging applications.

License

Notifications You must be signed in to change notification settings

circuito-suman/AdafruitMqtttester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MQTT Name Publisher

A Python script to publish user names to an MQTT topic

How to Setup

  1. Clone this repository: git clone https://github.com/circuito-suman/AdafruitMqtttester.git
  2. Navigate to the directory: cd AdafruitMqtttester

How to Install Libraries

You can install the required libraries using pip:

pip install paho-mqtt 

Requirements

Python 3.x
Paho MQTT library

Feel free to contribute, report issues, or suggest improvements to make this project even better.

About Me

👋 Hi, I'm Suman Saha, a Computer Science Engineering student passionate about technology and coding. I love building cool projects with Python!

Feel free to reach out and connect with me on GitHub, Instagram and LinkedIn!

GitHub

Instagram

LinkedIn

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This repository contains a Python script for publishing user names to an MQTT topic using the Paho MQTT library. It facilitates seamless integration with MQTT brokers, enabling easy communication in IoT and messaging applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages