-->
Page 1 of 2

Cheap Generic Smart Phone Remote using ESP8266 Arduino

PostPosted: Tue Sep 06, 2016 7:21 am
by mahadevan
I have created ESP8266-Arduino project for sending generic IR commands to any IR appliances (like TV, Set Top Boxes, etc). For this I have used following sub systems:

    NodeMCU and ESP IR Remote library
    9$ Chip as central controller that keeps all raw IR codes for different IR-appliances IR codes. This Chip computer will create a WiFI-AP and ESP8266 nodes will contact this 9$ Chip Computer
    An Android application that contacts the central-controller-chip



More information in my blog

Re: Cheap Generic Smart Phone Remote using ESP8266 Arduino

PostPosted: Tue Sep 06, 2016 5:42 pm
by villTech
where did you get your C.H.I.P board?

Re: Cheap Generic Smart Phone Remote using ESP8266 Arduino

PostPosted: Tue Sep 06, 2016 10:03 pm
by mahadevan
villTech wrote:where did you get you C.H.I.P board?

I got few chip boards from chip site as a pre-order in Nov'15. I got them in Aug'16. But I think you can order them at Chip store. But keep in mind that they take time to send the boards. But it might not take 9 months (as it took for me).

For my project, you can use any Raspberry-PI board (or any computer with Python 2.7 which is in same WiFi-network (or can contact) as ESP-board)

Re: Cheap Generic Smart Phone Remote using ESP8266 Arduino

PostPosted: Wed Sep 07, 2016 3:29 am
by eduperez
mahadevan wrote:
villTech wrote:where did you get you C.H.I.P board?

I got few chip boards from chip site as a pre-order in Nov'15. I got them in Aug'16. But I think you can order them at Chip store. But keep in mind that they take time to send the boards. But it might not take 9 months (as it took for me).

For my project, you can use any Raspberry-PI board (or any computer with Python 2.7 which is in same WiFi-network (or can contact) as ESP-board)


That C.H.I.P. computer seems like an interesting project; unfortunately, that name makes it impossible to search for information on the internet...