
Display Temperature from MAX6675 Using ESP32 over Bluetooth on a Mobile Phone
In this tutorial, we learn how to use a MAX6675 thermocouple sensor with an ESP32 to measure temperature and read it using Bluetooth on a mobile phone or tablet device.
If you need to use a MAX6675 thermocouple sensor with an ESP32 (no Bluetooth), see this page.
If you need to use two or more MAX6675 thermocouple sensors with an ESP32 (no Bluetooth), see this page.
Related Links
- See this page
- See this page
- MAX6675 Adafruit Library (GitHub)
- Preparing your Arduino IDE to work with an ESP32
- MAX6675 K-type with Arduino (without display) (video and code)
- MAX6675 K-type with Arduino and LCD1602 I2C (video and code)
- MAX6675 K-type with Arduino (without display)
- Robojax Crash Course on Arduino: Learn Arduino in 30 Minutes (code and video)
Comments will be displayed here.