Made in China fail- LCD watch

Thread Starter

takao21203

Joined Apr 28, 2012
3,702
Today I decided to open it instead of trying to get a refund.

I found the problem quick- the foil connector wasnt glued correctly (or it has come off).
No way to fix it.

The tilt sensor seems to be a masterpiece of chinese engineering.

Eventually I want to make a 7segment display from small LEDs which just fits behind the window, and use the PCB from a small USB charger to power it (via mains).

I'll keep the thread updated, some time it can be moved to Projects/completed projects.
Making the 7seg display isnt easy- there are no gaps between the LEDs. So far did 1 digit.

Most likely I will use a serial display PCB, and a small 14pin PIC, maybe a RTC module too.

DSC03039.jpg DSC03040.jpg DSC03041.jpg DSC03042.jpg
 

Thread Starter

takao21203

Joined Apr 28, 2012
3,702
update. The power supply fits into the battery compartment! The US plug can be attached to the backside too, there are two holes previously used for pushbuttons.

The 7seg display will just fit into the display window.

Inside the enclosure there is little space, probably have to put the refresh controller parallel to the 7seg display, and the clock PCB vertically.

Maybe I would try to patch the power supply to 6 volts, and run it through PNP transistors to common anodes. I use 2x green LEDs in series each. Wiring the display is quite uncomfortable. A lot of work to do!

I always wanted a clock that can be plugged in directly without a cable. And superbright emerald green too, not this green yellow french green.

Cant use RTC module, there is not enough space, probably will use a 16f1503 running at 32 KHz directly. The serial display firmware is tolerant it can wait infinitely, clocking speed doesnt matter at all.

DSC03049.jpg DSC03050.jpg DSC03052.jpg DSC03056.jpg
 

Thread Starter

takao21203

Joined Apr 28, 2012
3,702
DSC02026.jpg

This is how they look like, never saw a LED alarm clock with emerald green display (if you dont count VFD clocks which are not often found nowadays).

DSC02037.jpg

I will use one of these 16F54 PCBs for the display.
In theory it is possible to integrate the clock program too, but it needs a 32 KHz crystal and the refresh will be slow, or complicate algorithm for other crystals.
 
Top