Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saka7/mqtt_mq9_sensor
MQTT MQ9 Sensor value publisher on esp8266 MCU
https://github.com/saka7/mqtt_mq9_sensor
c esp8266 freertos freertos-iot gas-sensor grafana mosquitto mqtt nodejs timescaledb
Last synced: 28 days ago
JSON representation
MQTT MQ9 Sensor value publisher on esp8266 MCU
- Host: GitHub
- URL: https://github.com/saka7/mqtt_mq9_sensor
- Owner: Saka7
- Created: 2020-06-07T09:12:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T03:03:57.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T16:14:55.553Z (almost 2 years ago)
- Topics: c, esp8266, freertos, freertos-iot, gas-sensor, grafana, mosquitto, mqtt, nodejs, timescaledb
- Language: C
- Size: 203 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MQ9 Gas Sensor
## IoT device source code
```
./mqtt-iot-client
```## MQTT to PSQL forwarder source code
```
./mqtt-psql-forwarder
```