In the past, I've had a Pi 3 running Jessie and created a service that would start after the i2c module loaded during boot, the service would run a small program to place a message, via i2c using wiringPI, to a character LCD. This has been working great, deployed on numerous Pi's etc.. I just receiv...