making Raspberry Pi Mouse 3 B+ work on Raspberry Pi Mouse with Ubuntu 16.04

Mon Aug 27 18:15:35 JST 2018 (modified: Mon Aug 27 18:16:19 JST 2018)
views: 1496, keywords:Rasberry Pi Mouse,Raspberry Pi この記事は最終更新日が5年以上前のものです。

It (including Wi-Fi) works with the following procedure.

1. preparing microSD

  • download the following image
  • write it to a 16GB microSD card
  • enlarge the main partition (partition 2)
    • My book may help you if you have no idea.

2. preparing the device driver

cd
   git clone https://github.com/rt-net/RaspberryPiMouse 
   cd RaspberryPiMouse/utils
   ./build_install.raspbian.bash  ###(not build_install.ubuntu14.bash)###
   cd 
   git clone https://github.com/ryuichiueda/pimouse_setup
   cd pimouse_setup
   sudo make install

3. installing ROS

Let's install as in the past.

ノート   このエントリーをはてなブックマークに追加 
 

prev:Raspberry Pi MouseをRaspberry Pi 3 B+で動かす next:雑記(2018年8月30日)

やり散らかし一覧

記事いろいろ