iknaitey
Newbie level 4
- Joined
- May 23, 2012
- Messages
- 7
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,329
I am working on home automation system project.
In our project RF chip(microchip MRF24J40MB) is connected to the microcontroller atmel(atmega16).
RF chip is used to transmit the command from microcontroller via spi.
This whole unit is powered by battery.
If i press the switch of any bulb or fan the power should be provide to the microcontroller and RF transmitter, RF transmitter should transmit the command to the RF receiver placed on the receiver side.
Question is if i press the switch of any light or fan etc the MCU should be power ON otherwise MCU is OFF.
how i should design the circuit?
why i m worrying about this is i m using battery for powering, if battery is continuously ON the battery will last within an hour. How to solve this problem?
NOTE : switch used here is capacitive touch switch .
In our project RF chip(microchip MRF24J40MB) is connected to the microcontroller atmel(atmega16).
RF chip is used to transmit the command from microcontroller via spi.
This whole unit is powered by battery.
If i press the switch of any bulb or fan the power should be provide to the microcontroller and RF transmitter, RF transmitter should transmit the command to the RF receiver placed on the receiver side.
Question is if i press the switch of any light or fan etc the MCU should be power ON otherwise MCU is OFF.
how i should design the circuit?
why i m worrying about this is i m using battery for powering, if battery is continuously ON the battery will last within an hour. How to solve this problem?
NOTE : switch used here is capacitive touch switch .