This is part three of a series on display consistency in embedded systems. The first two parts were technical. This one is about why the technical parts worked. The picture: ATtiny85 thermometer. Neural network inference. QUAD7SHIFT display. Built from datasheets. "For the skeptics:" Scanning dependencies ... Dependency Graph |-- nnetwork |-- QUAD7SHIFT @ 1.0.7 Building in release mode Compiling . pio / build / attiny85 / src / main . cpp . o Linking . pio / build / attiny85 / firmware . elf Checking size . pio / build / attiny85 / firmware . elf Advanced Memory Usage is available via "PlatformIO Home > Project Inspect" RAM : [ = ] 10.9 % ( used 56 bytes from 512 bytes ) Flash : [ ====== ] 57.6 % ( used 4718 bytes from 8192 bytes ) Configuring upload protocol ... AVAILABLE : usbtiny CURRENT : upload_protocol = usbtiny Looking for upload port ... Uploading . pio / build / attiny85 / firmware . hex Enter fullscreen mode Exit fullscreen mode Steve Wozniak Didn't Have a Framework He had datasheets.…