HFP on Raspberry Pi

Update (Sep 7, 2017): If you are using Raspbian Stretch, please refer here instead of steps below. This post below is for Raspbian Jessie. The purpose of this post is to enable Bluetooth Handsfree Profile (HFP) on Raspberry Pi so that Raspberry Pi can act like as a handsfree speaker phone or a handsfree car… Continue reading “HFP on Raspberry Pi”

Changing Keyboard Layout on Raspberry Pi

  By default, the keyboard layout is set for UK on Raspbian OS. So, if your keyboard is not UK layout, you may want to change it. Here is the steps. 1. Launch Terminal if you are on  graphical desktop mode. 2. Open “/etc/default/keyboard” with nano (or any other editor you prefer). sudo nano /etc/default/keyboard The… Continue reading “Changing Keyboard Layout on Raspberry Pi”

Setting & Booting up Raspberry Pi

This post shows steps to setup and boot up Raspberry Pi board with Raspbian, the recommended OS [1]  . Here is the list of contents of this post. Contents – Prerequisites – Steps 1. OS Image Preparation 2. Booting up Raspberry Pi board – What’s next? – Reference   Prerequisites (parentheses indicate my environment) Raspberry Pi… Continue reading “Setting & Booting up Raspberry Pi”