Difference: Raspberrypi (26 vs. 27)

Revision 272021-10-26 - ShigekiHirose

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Raspberry pi

Line: 37 to 37
  USB-bを繋げば勝手に立ち上がります。
Added:
>
>
sshの起動

sudo systemctl enable ssh

SSHでログインして使いたいときは、予め事前にこれをやっておかないとラズパイにログインできなくなるので注意。

 IPの設定方法

sudo emacs -nw /etc/dhcpcd.conf

Line: 52 to 58
  dtparam=i2c_baudrate=100000
Changed:
<
<
を追加
>
>
を追加。また、設定→Raspberry Piの設定→インターフェースにいって、I2Cが「無効」になっていたら「有効」にする。
 

How to use MAX1238EEE (ADC)

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback