Raspberry PI as A2DP Bluetooth Speaker

I got this from other website. This guide is really good and complete for setup Raspberry PI as bluetooth speaker. But I modify something to match with my testing. Raspbian Wheezy Installation Guide From a fresh installation of Wheezy (2012-12-16-wheezy-raspbian.img), run the following as the default user pi: pi@raspberrypi ~ $ sudo apt-get install bluez pulseaudio-module-bluetooth…

Raspberry PI – How to use I2C

I tried to check my Raspberry PI board with I2C connection. I have I2C DS1307 (Real Time Clock module) on hand. And after check the voltage on SDA/SDL pin out is 3.3v, safe for use with Raspberry PI board. So, lets start with I2C. Install i2c-tools pi@raspberrypi ~ $ sudo apt-get install i2c-tools remove i2c-bcm2708 from…

Raspberry PI – Setup apt-get to use proxy

My network is bad today. I try to install some bluetooth utility from apt-get. But it take so long to complete only one dependency file. It may take an hour or more.. So, to use proxy with apt-get. Please follow below step 1) Change to apt configuration directory. pi@raspberrypi ~ $ cd /etc/apt/apt.conf.d 2) Create…

Raspberry PI – Unboxing

Welcome new on-board mini size computer. The Raspberry Pi is a credit-card sized computer that plugs into your TV and a keyboard. It’s a capable little PC which can be used for many of the things that your desktop PC does, like spreadsheets, word-processing and games. It also plays high-definition video. I also brought a acrylic…

Rainbowduino Blok Clok

I saw this clock style from internet and their named it as Blok Clok. I would like to have one of it. So, I do a coding in Arduino with my Rainbowduino. It’s not bad :-) Equipment: – Rainbowduino. – 8×8 RGB Matrix. – DS1307 i2c clock module. – Some cable.

DJI Naza-H GPS First Flight

I’m really new to Helicopter auto level system. I’m used to with normal flight controller like BeastX and Mikado V-Bar. For setup DJI Naza-H and GPS. The assistant software come with a good on screen explanation. You can follow step by step. After setup, you’ll get three flying mode. Manual, Attitude Hold, GPS+Attitude Hold. And…

DJI Naza-H (GPS Combo) – Unboxing

Really long story for me to get this Naza-H from dealer. But with their best support. Now it’s in my hand. This is combo package plus free PMU (External BEC with current sensing). Items you will get – 1 x Naza-H box – 1 x GPS-H – 1 x PMU Unit The DJI Naza-H unit…

DJI F450 with Tarot Landing Gear

Happy 12-12-12 12:12:12 :) I have 2 kind of landing gear for my multi-rotor. Helicopter skid and roll/tilt landing gear.  The helicopter skid is good but not tall enough to put camera. And roll/tilt landing gear is heavy and not good with small size multi-rotor. So, i decided to get a new landing gear from…

DJI Naza-H – Coming Soon!

I just placed order today. I got a good price from my dealer. It’s should arrived this weekend. The Naza-H autopilot system is a new platform designed for the helicopter model enthusiast. It inherits the Naza series’ All-in-One design with an inner damping and many other built-in high performance functions (tail gyro, flybarless, and multiple…