Electronic – How to modify a Minecraft ore lamp to be always on

ledwiring

Santa was kind enough to bring a really cool diamond ore lamp for Christmas!:)

It's supposed to work by tapping it to turn it on, tap it again – it increases the brightness etc. The problem is that it shuts off really quickly and the tapping is really inconsistent, so I would rather have it just be always on and bypass the whole tapping thing altogether.

It works with 2 AA batteries and there's a switch to turn the thing on. I'd like to wire the switch directly to the LEDs, but if I remember correctly – I need to use resistors as well? Would anyone know what kind I need or maybe I can use the board to somehow utilize its components?..

Thanks and happy holidays everyone!

enter image description here

Best Answer

Quick an easy mod, if you cut out the circuit. This will make the circuit inoperable and would need rewiring to work again. Won't be full brightness due to the blue led typical forward voltage and the 3V battery source.

enter image description here

Cut the led wires off. Cut the black wire for the switch (Marked SW). Cut the Ground circuit trace on the board Next to the SS14 Diode marked D5. This may not be needed, but between removing the SW black wire and cutting the ground, the entire circuit on the board is removed.

Since it's 3V with a blue led, you could hook it up directly, but don't want to risk it, so lets choose a safe resistor value. Blue leds work great with a cr2032 coin cell battery, because the battery has a ~20Ω internal equivalent series resistance (ESR). AA batteries do not. A 20Ω resistor will result in ~10mA or so. It's not exactly a common setup, and it's hard to graph out the numbers like this.

schematic

simulate this circuit – Schematic created using CircuitLab

So we should use a 20Ω resistor. Use one resistor per led. The Black SW wire goes to the Four Resistors. Each Resistor to a Red LED Wire. The Black LED wires to the point labeled GND. Now the switch will turn them on and off. No timer.

If you feel fancy, and want a brighter Cube, then you will also need an 1xAA battery holder. RadioShack, eBay, etc. Get the one with wires.

enter image description here

Since we increased the voltage, to better meet the LED's forward voltage drop, we need to calculate a new resistor. With 4.5V, and a typical 3.3V Forward Voltage, using Ohm's law R = V/I we get:

(4.5V Source - 3.3V Forward Voltage Drop) / 0.020 Amps = 60 Ohms

The next standard resistor is 62Ω. At 19.3mA (Adjusting for the the 62Ω resistor), 4 leds, that's 77.2mA. Standard AA alkaline battery capacity is 2500mAh, so this setup will last for 2500mAh / 77.2mA = 33.2 hours. If you increase the resistor a bit, the battery life will increase as well. 100Ω resistor, ~12 mA, and you will get 52 hours straight.

The change is minimal. You simply add the battery between the black led wires and the ground, and have it sit in the middle of the cube. Of course this means having to open the cube to change the batteries. This places the battery in series to create the 4.5V volts required for full blue led brightness. Remember the different size resistors.

schematic

simulate this circuit

A small section of strip or proto board may help.