"> <@zachariasfrings:matrix.org..." <- > <@9names:matrix.org> the hal will not include drivers for external hardware, no. > you'll need to include a library crate like https://crates.io/crates/hd44780-driver (that's the most popular recent crate as shown in the crates.io search i shared). > if you look at that page, you'll see that it supports both the parallel mode and i2c mode for that display. I need a display to execute the methods from the driver on. How do I initialize a new display?