Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
This code allows an Arduino to work like a PID controller. It uses a MAX6675 with K type thermocouple to turn a heat source (hotplate), to maintain a constant temperature.
This version uses a Adafruit SSD1306 OLED for visual output.
3 inputs are used, temp scale (C/F/K), target temperature up, and target temperature down. Those are simple momentary contact buttons to ground, on 3 analog pins.