IR remote

hi
i am a arduino lover... i am going to make a device which will connect with a smart phone by bluetooth ( bluetooth application ), get instruction from bluetooth and send data to my tv (sony). i want to control my TV with my android phone...

any body please help me...

my arduino device - arduino uno
bluetooth- hc 05

Should be possible:

  1. Search thru this forum and on-line for examples & try some.
  2. Install the IRLib (or IRremote)library which will cover all the IR stuff for you.
  3. read the 10 common pitfalls pdf via my signature.

Lets know how you get on.

PS: IRLib have much better documentation.