This project uses a standard 16x2 LCD display and a DS18B20 (w1) sensor configured according to this diagram:
It's based on this CircuitDigest blog post.
It also takes advantage of this Python script to drive the LCD: https://www.mbtechworks.com/files/lcd1602.py
Check out the full balenaSense project.