Touchscreens for Windows 10 IoT - Raspberry Pi Forums
i'm wondering level of success people have had various touchscreens.
success story i've read far this one.
has tried tontec or sainsmart resistive screens or chalk-elec capacitive screens?
success story i've read far this one.
has tried tontec or sainsmart resistive screens or chalk-elec capacitive screens?
it's funny should ask.
i've got 1 of 15.6" touch screens chalk-elec , works fine latest iot build.
issue had 1366x768 res. appears iot core doesn't particular screen res.
solution force 1360x768 res adding these 2 lines "config.txt" file:
hdmi_group=2 # forces dvi timing used
hdmi_mode=0x27 # set mode 1360x768
did loose 6 pixels off bottom of screen, close enough.
i've got 1 of 15.6" touch screens chalk-elec , works fine latest iot build.
issue had 1366x768 res. appears iot core doesn't particular screen res.
solution force 1360x768 res adding these 2 lines "config.txt" file:
hdmi_group=2 # forces dvi timing used
hdmi_mode=0x27 # set mode 1360x768
did loose 6 pixels off bottom of screen, close enough.
raspberrypi
Comments
Post a Comment