系統設定

sudo raspi-config

or

GUI Desktop, Menu/Preferences/Raspberry Pi Configuration

注意Localisation頁面的LocalTimezone設定

Timezone選Asia / Taipei


Summary

  1. fdisk SD card
  2. format SD card
  3. unzip NOOBS to SD card
  4. Install NOOBS to Raspberry from SD card
  5. Enable I2C/Serial, Set Timezone from Raspberry Pi Configuration window
  6. Update software from apt-get
  7. Install Vim
  8. Install pyside and update pyserial module for python

  9. For WiFi operation, change file permission: /etc/wpasupplicant/wpa_supplicant.conf

  10. For ethernet static configuration DNS server, manual write to /etc/resolv.con

  11. For 4G network dongle, not implement

  12. About Bluetooth enviroment (refer to AKing's note)
    remove nodered, nodejs, nodejs-legacy
    reinstall nodejs 6.x
    install bleno
    rebuild npm (for NodeJS)
    install python-pexpect (for Python)
    install libbluetooth-dev (for C)
    modify /etc/systemd/system/dbus-org.bluez.service ExecStart setting.

  13. Autostart program after boot, ~/.config/autostart/*.desktop

  14. Write cron for Autoupdate and Reboot.

results matching ""

    No results matching ""