Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emirhanzeyrek/esp32flowsensormqtt
An application that enables sending data to Adafruit using the MQTT protocol with ESP32.
https://github.com/emirhanzeyrek/esp32flowsensormqtt
adafruit-io arduino esp32 mqtt wifi-network
Last synced: about 2 months ago
JSON representation
An application that enables sending data to Adafruit using the MQTT protocol with ESP32.
- Host: GitHub
- URL: https://github.com/emirhanzeyrek/esp32flowsensormqtt
- Owner: emirhanzeyrek
- Created: 2024-08-30T11:43:21.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-20T18:34:34.000Z (about 2 months ago)
- Last Synced: 2024-11-20T19:34:33.644Z (about 2 months ago)
- Topics: adafruit-io, arduino, esp32, mqtt, wifi-network
- Language: C++
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ESP32 Flow Sensor MQTT
This application allows the water flow sensor to be connected to the ESP32 microcontroller, and the data received from the sensor is transmitted to Adafruit via MQTT.## Devices
* ESP32-Wroom-32 Wifi and Bluetooth Development Board
* Water Flow Sensor YF-S201## Technologies
* Development Environment: Arduino
* Programming Language: C
* Protocol: MQTT
* Services: Adafruit## Screenshots