Hi everyone,
I need some feedback with my project. I've done some researches, found the materials (most of) and had a look on some helpful instructables, but I need to clear things up with your feedback. So, let's start...
Description
The project is a IR wand remote control to switch lights on\off by gestures. Gesture are down to switch on\off and rotation to dimmer lights. The maximum range of space between remote control and lamp (receiver) is 10-15 meters.
Space is a limited: all components should be slotted in a 2,5cm diameter-20cm long cylinder.
The lamp is already remote controlled by IR remote controller.
Materials: What I think I know so far...
- Arduino micro
- MPU6050 (accelerometer and gyroscope)
- IR transmitter (to be installed to Arduino micro) and IR receiver (to program Arduino before slotting components)
- 1x 3.7V 18650 cell
- 18650 Battery holder to be connected to and power Arduino
- Something to manage Arduino and cell voltage diffecence
- Something to auto turn on\off Arduino and to prevent battery drain
- ... And wires, pins, breadboards, things like that.
Questions
- Something to manage Arduino and cell voltage difference (5v and 3.7): any suggestion? Something like XC4502 and XC4512 may be what I'm looking for?
- Something to auto turn\on off Arduino and to prevent battery drain: can I set the accelerometer to turn Arduino on? Or need some programming tricks? Will XC4502 and XC4512 be useful for that?
- And then, if you have any other enlightening suggestion, I'll be all ears (Well... Eyes, in this case!)
Thank you!