Skip to content

Example sketch to send data from ESP32/8266 to Craft Metrics

License

Notifications You must be signed in to change notification settings

craftmetrics/esp-craftmetrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

esp-craftmetrics

This is an example sketch for sending data to Craft Metrics from an ESP8266 or ESP32 microcontroller using the Arduino environment.

Requirements

Setup

  • Connect a OneWire DS18B20 temperature sensor to GPIO 2
  • Include a 4.7k pullup resistor
  • Edit the top of the sketch to include your wifi credentials, and Craft Metrics account details.

Usage

The device will send data to Craft Metrics every 10 seconds. Log into your dashboard and create a new graph, selecting the device name from the list of measurements.

Support

[email protected]

About

Example sketch to send data from ESP32/8266 to Craft Metrics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages