Kippah with 2" camera screen

EL Wire/Tape/Panels, LEDs, pixels and strips, LCDs and TFTs, etc products from Adafruit

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
AaronLeslie
 
Posts: 20
Joined: Fri Feb 25, 2022 6:51 pm

Kippah with 2" camera screen

Post by AaronLeslie »

Hello, I had a random 2" 40 pin camera screen that I need to use with my kipppah. Screen: https://www.ebay.com/itm/301973256746?c ... 1&mkcid=28
I'm no good at Linux code. Can someone fill in these blanks for me?
# Disable spi and i2c, we need these pins.
dtparam=spi=off
dtparam=i2c_arm=off

# Set screen size and any overscan required
overscan_left=0
overscan_right=0
overscan_top=0
overscan_bottom=0
framebuffer_width=???????
framebuffer_height=????????

# enable the DPI display
enable_dpi_lcd=1
display_default_lcd=1

# set up the size to ???
dpi_group=?????
dpi_mode=?????

# set up the hsync/vsync/clock polarity and format
dpi_output_format=????

# set up the size to ??
hdmi_timings=???????????? ????????


Thanks

Locked
Please be positive and constructive with your questions and comments.

Return to “Glowy things (LCD, LED, TFT, EL) purchased at Adafruit”