Back to Home

Setup Instructions

  1. Ensure your temperature module is connected to your computer via USB.
  2. Make sure no other software is currently using the serial port.
  3. Click the "Connect to Device" button and select your device from the port list.
  4. For Windows users: The device typically appears as "USB Serial Port (COMx)".
  5. For Mac/Linux users: Look for a device containing "usbserial" or "tty.usbmodem".
Note: This interface requires a modern browser with Web Serial API support (Chrome, Edge recommended).

Temperature Module Controller

Not connected

Device Info

Not available

Temperature Control

Current Temperature: -- °C

Troubleshooting Guide

  • Ensure no other programs are using the serial port
  • Try unplugging and reconnecting the device
  • Close any terminal programs or Arduino IDE that might be using the port
  • On Windows, check Device Manager to verify the COM port
  • Try a different USB port or cable

  • If the port is "busy" or "in use":
    • Refresh the page
    • Restart your browser
    • On Windows: Check Task Manager for stuck processes
    • On Mac/Linux: Use Terminal command 'lsof | grep USB' to check for processes using the port
  • If the device disconnects unexpectedly:
    • Check physical connections
    • Click "Connect" to reestablish connection