0
0
:
0
0
:
0
0
:
0
0
Celebrate 11 Years with Anycubic: Capture Your 3D Printing Moments.
Makeronline
2026-07-27 20:59:20
164
4
Report

Orange Pi PC case

@Landroo_2591389
Message
Follow
Description

// Orange Pi PC case

// https://www.aliexpress.com/item/1005007425310127.html

// https://github.com/landroo/OpenSCAD/tree/main/OPiPC


orangePI PC+

sudo nano /boot/armbianEnv.txt

overlays=spi-spidev

param_spidev_spi_bus=0

extraargs=fbcon=map:2

sudo modprobe fbtft_device custom name=fb_ili9341 busnum=0 cs=0 gpios=reset:110,dc:68,led:6 rotate=270 speed=65000000 bgr=1 txbuflen=65536

ls /dev/fb*

sudo fbi -vt 1 -noverbose -d /dev/fb2 /boot/boot.bmp

con2fbmap 1 2

sudo dpkg-reconfigure console-setup

sudo nano /etc/modules-load.d/fbtft.conf

fbtft_device

sudo nano /etc/modprobe.d/fbtft.conf

options fbtft_device custom name=fb_ili9341 busnum=0 cs=0 gpios=reset:110,dc:68,led:6 rotate=90 speed=65000000 bgr=1 txbuflen=65536


Tags
orangepi
case
License
Comments & Ratings
Emoji
Picture
( 0 / 5000 )
Here is empty
Remixes