0
0

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 pi 1 model bで、起動時、OLED表示。

Last updated at Posted at 2016-11-26

概要

raspberry pi 1 model bで、起動時、OLEDを動かしてみた。

開発環境

raspberry pi 1 model b
raspbian 2016_09_23 jessie lite

写真

MVC-010S.JPG

設定

/etc/rc.local

sudo python /home/pi/py/start.py
exit 0
0
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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?