While everything seems to (still) work, inside the Copal 602 clock I found a loose palette. It has one hook missing, and it should be possible to rebuild it with a tiny cut of hard plastic of the proper thickness. I still have to figure out how to keep it in place while the superglue does it job.
But, what if it doesn't work? (Or I get it totally wrong.) I think modern technology can come to the rescue: laser cut. Probably the hardest part to find is the right plastic (let alone the color), then with a 1200 dpi scan of an original palette and a digital ruler on the picture, a digital model can be drawn. Finally it is a matter of few seconds under the laser.
Here is the 1200 dpi scan if anyone needs it.
23 April 2016
20 April 2016
Copal 602 flip clock
3/4 side view. |
But at a flea market I found a Japanese production, the Copal 602. It was being sold as an ornament at the cost of few espresso coffees (or one basic fast-food menu, burger + chips + drink): well worth a try, and in any case a curious ornament or case for other projects.
With my surprise the clock does work even though it appears to be running a bit fast, like 40-50 seconds gain per hour. It is very silent, much more silent than a classic clock, and it even has a neon bulb that gently lights up the time (and it works too!).
Copal 602 front view. |
Etichette:
fixITcozITSbroken,
optical
14 April 2016
Lucky battery pack
Inside A1060 |
Needing some 18650 cells, I decided to rescue them from the A1060. I was lucky because the pack was apparently made with servicing in mind, and since the glue has dried over time I could pry it open very easily. This fact immediately changed my plan: check the pack before taking out individual cells!
Now it was much easier to determine the polarity of the battery connector, and therefore of the matching board. In less than ten minutes I was recharging the battery pack at circa 11V 2A input.
Fast forward few hours, the pack stopped charging and the onboard LEDs report 5/5 charge status. I am now monitoring the self-discharge while I plan an endurance test.
Full pack and the matching board inside G4 12" |
Etichette:
homebrew
04 April 2016
Nice-looking waterproof matrix keypad: how?
Say that, for some aesthetic reason, you need to embed a keypad inside the case of a project. Or because you want to build something splash/dust/dirt-resistant. But you need some human interaction, in the form of buttons to press.
Such an application could be a kitchen timer.
How to protect keys against splash/dust/dirt? Keep them inside the box, but then mechanical actions will not work. I came up with these possible alternatives to a membrane matrix keyboard:
Something must be wrong in my ideas. So far I came up with these cons:
I am about to buy a bunch of LDRs and Hall sensors to test it out...
Such an application could be a kitchen timer.
How to protect keys against splash/dust/dirt? Keep them inside the box, but then mechanical actions will not work. I came up with these possible alternatives to a membrane matrix keyboard:
- capacitive sensors
- hall effect (need a "magnetic" pen/tool)
- photoresistors (only if the case is transparent)
Something must be wrong in my ideas. So far I came up with these cons:
- capacitive sensors are unreliable, sensitive to static/noise, ...
- hall is power hungry in large deployments, at 5 mA standby for each sensor (but a single row/column could be scanned)
- LDRs need transparent case, a ligthed environment and are somewhat slow to react, in the order of 10 milliseconds
I am about to buy a bunch of LDRs and Hall sensors to test it out...
02 April 2016
Arduino 1.6.8 IDE problems on Windows XP
In the lab I still use a 2004 laptop that runs Windows XP. It is compact and does everything I need.
Unfortunately the last update to Arduino IDE 1.6.8 caused a couple of issues:
But I found no solution (and nobody complaining either) to the second issue, so I am reverting back to 1.6.5 that, as far as I remember, had no problems. Otherwise I will go backwards with releases until I reach a stable point again.
Edit: yes, 1.6.5r5 does work indeed. It is a Windows XP SP3 with a Intel centrino CPU.
Unfortunately the last update to Arduino IDE 1.6.8 caused a couple of issues:
- "ld returned 5 exit status" when compiling, making it impossible to get working bytecode
- 100% CPU usage by services.exe and java.exe (or javaw.exe) even when the IDE is idle
But I found no solution (and nobody complaining either) to the second issue, so I am reverting back to 1.6.5 that, as far as I remember, had no problems. Otherwise I will go backwards with releases until I reach a stable point again.
Edit: yes, 1.6.5r5 does work indeed. It is a Windows XP SP3 with a Intel centrino CPU.
Etichette:
arduino,
fixITcozITSbroken
Subscribe to:
Posts (Atom)