INTRODUCTION
The project is a fan controller, it's a simple remote switch power via IR.
In my case I am going to use the switch power to turn on/off a wall fan with a remote controller of the television.
ITEM
The project is a fan controller, it's a simple remote switch power via IR.
In my case I am going to use the switch power to turn on/off a wall fan with a remote controller of the television.
ITEM
- Fez Domino ( it's similar as Arduino but you code it in C# )
- IR Receive Brakout
- Relay 230V
- Remote IR
- Power BOX
DESCRIPTION
The project is using Fez Domino instead Arduino because I realized that this kind of platform it's too slowly and it good only for small project as this.
I figured out what is the code of a special button on the remote controller and I coded the Fez Domino to intercept it. When it intercept the IR code, it turns on or off ( status = ! actual status ) the Relay.
POWER
VIDEO TEST
LINKS
- http://www.sparkfun.com/products/8554
- http://www.sparkfun.com/products/9797
- 5V RLY101-FRA - EBAy
No comments:
Post a Comment