How can ı use TN 7 segment display?

How can ı use something like that with arduino
https://tr.aliexpress.com/item/1005004827442696.html?spm=a2g0o.detail.pcDetailTopMoreOtherSeller.3.56404v2c4v2cBS&gps-id=pcDetailTopMoreOtherSeller&scm=1007.40050.354490.0&scm_id=1007.40050.354490.0&scm-url=1007.40050.354490.0&pvid=4a7ebc0a-c361-40f8-ab0a-ad3e74cbb927&_t=gps-id:pcDetailTopMoreOtherSeller,scm-url:1007.40050.354490.0,pvid:4a7ebc0a-c361-40f8-ab0a-ad3e74cbb927,tpp_buckets:668%232846%238111%231996&pdp_npi=4%40dis!TRY!34.91!31.70!!!0.98!0.89!%402140fc6317232119443311622e2364!12000030636490590!rec!TR!!ABX&utparam-url=scene%3ApcDetailTopMoreOtherSeller|query_from%3A

You could use a BCD decoder/driver chip such as the MX7219 or HCF4511 chip* or write the decoding algorythm yourself by consulting the table posted above by xfpd. The number/letter combinations indicate which segments light up for the combination of pins 1-4 and common pins COM1 to COM4 (pins 5-8).

*Sorry, those are for LED displays not LCD.

what else can you suggest that is similar to this screen but easier to use

This device operates the same as any 2-digit, 7seg LED.

I can't find 2 digit versions of this, but this should be easier to use. There is an Arduino library for it.
image