VGA666 Module for Raspberry Pi 3/Pi 2/B+/A+
Code ABPP03- Weight 18.00g
E-shop price: 5,95 €
Cleanup sale, availible quantity: 4pcs.
Item location: | ||
---|---|---|
Central warehouse in Kaunas | Item available (2) | |
Shop in Vilnius | Item available (1) | |
Shop in Kaunas | Item available (1) |
Description
Features:
- The VGA output supports the same resolution as HDMI.
- The VGA output supports resolution:from 640 x 480 up to 1920 x 1024 at 60fps.
- Easy to install and configure, plug and play.
- With 6 bits per channel you have a maximum of 262144 colours.
Compatible with Raspberry Pi 3/Pi 2/B+/A+. Do not support Raspberry Pi A or B.
Specifications:
Size: 6.3 x 3.3cm / 2.48 x 1.3inch
Technology Support:
Edit /boot/config.txt file with vim.tiny or other editor. and modify as following:
framebuffer_width=800
framebuffer_height=600
dpi_group=2
device_tree=bcm2710-rpi-3-b.dtb
dpi_mode=86
dtparam=i2c_arm=off
dtparam=spi=off
dtparam=uart0=off
dtparam=uart1=off
dtoverlay=pi3-disable-bt-overlay
dtoverlay=vga666
enable_dpi_lcd=1
display_default_lcd=1
force_pwm_open=0
dtparam=audio=on
start_x=1
gpu_mem=128
Note: Please disable the functions of all the GPIO Pins so that it can work properly, 800x600
resolution is highly recommended as higher resolution will slow down your Pi and cost more
RAM