2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Raspberry PiAdvent Calendar 2018

Day 20

raspberry pi 3で3.5インチHDMI LCDディスプレイ

Posted at

#概要

raspberry pi 3で3.5インチHDMI LCDディスプレイやってみた。

#写真

CIMG2830.JPG

#方針

タッチスクリーンは、使わない。(USBマウス使う。)
キーボードは、使わない。(node-redで、プログラム起動するので。)
画面は、640*480 60hz

#設定

sudo nano /boot/config.txt

hdmi_group=2
hdmi_mode=4

以上。

2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?