LoginSignup
1
0

More than 3 years have passed since last update.

Raspberry Pi 4

Last updated at Posted at 2020-04-23

VSCODE

wget https://packagecloud.io/headmelted/codebuilds/gpgkey -O - | sudo apt-key add -
curl -L https://raw.githubusercontent.com/headmelted/codebuilds/master/docs/installers/apt.sh | sudo bash

openCV4

参考
https://www.pyimagesearch.com/2019/09/16/install-opencv-4-on-raspberry-pi-4-and-raspbian-buster/
https://answers.opencv.org/question/208357/failled-at-compiling-opencv-40-99/

Eclipse

$ sudo apt-get update
$ sudo apt-get install eclipse

Mozc

$ sudo sudo apt install fcitx-mozc
$ sudo reboot 

2.png
3.png
4.png

画面の黒い枠を消す

1.png

1
0
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
1
0