Reuploaded as the forum software has corrupted the original ZIP at some point.
Search found 845 matches
- Sun Feb 11, 2024 10:01 pm
- Forum: Assembly instructions for the Cylinder V3 clock kit
- Topic: Cylinder 5-digit PIC code
- Replies: 3
- Views: 124866
- Tue Dec 28, 2021 9:55 pm
- Forum: Assembly Instructions for the IN-14 5-tube clock
- Topic: IN-14 5-tube clock electronic diagram
- Replies: 1
- Views: 27297
Re: IN-14 5-tube clock electronic diagram
For some reason forum software updates keep breaking zip files so I'm uploading it again, please ignore the previous link.
- Sun Mar 14, 2021 5:22 pm
- Forum: Assembly instructions for the Cylinder V3 clock kit
- Topic: Help!
- Replies: 28
- Views: 113913
Re: Help!
Try a google for 1.048596
- Mon Feb 08, 2021 2:22 am
- Forum: Assembly instructions for the Cylinder V3 clock kit
- Topic: Help!
- Replies: 28
- Views: 113913
Re: Help!
If you had 2 clocks running in series they would display '1.048596'. Probably.
It made more sense as a reference back when I designed it.
It made more sense as a reference back when I designed it.
- Fri Dec 04, 2020 12:18 pm
- Forum: Assembly instructions for the Cylinder V3 clock kit
- Topic: Help!
- Replies: 28
- Views: 113913
Re: Help!
The replacement sensors we have found for IC4 (as Sharp have discontinued production of the original and there are very few alternatives with no internal AGC) is a bit more senstitve than the original. Try covering about 3/4 of the window with heatshrink for now. A software mod will probably be need...
- Wed Nov 25, 2020 12:09 am
- Forum: Assembly instructions for the Cylinder V3 clock kit
- Topic: Cylinder IN12 V3 clock electronic diagram
- Replies: 2
- Views: 23217
Re: Cylinder IN12 V3 clock electronic diagram
Reuploaded as the original was corrupted in the forum crash.
- Wed Aug 05, 2020 10:01 pm
- Forum: Assembly instructions for the Cylinder V3 clock kit
- Topic: Help!
- Replies: 28
- Views: 113913
Re: Help!
The first thing to eleininate is the LED - the blue LED is in series with the MPSA42 base and can sometimes cause problems. Just bridge it for now to see if there's any change. The high voltages and resistances can make taking readings a bit confusing so replacing suspect transistors is the easiest ...
- Fri Jul 31, 2020 10:36 am
- Forum: Assembly instructions for the Cylinder V3 clock kit
- Topic: Help!
- Replies: 28
- Views: 113913
Re: Help!
Check the anode voltage is reaching the nixie itself, try removing a working tube and comparing the waveform.
- Sat Jul 18, 2020 3:56 pm
- Forum: Assembly instructions for the Cylinder V3 clock kit
- Topic: Adding GPS
- Replies: 20
- Views: 87202
Re: Adding GPS
The field separation is the comma, Dps won't alter the position of the time data. This is the relevant part of the code, it reads the first 6 bytes after the first comma, counts to the date field, then reads another 6 bytes. XXXsnipXXX Note how the RMC message starts "GN" not "GP&quo...
- Sat Jul 18, 2020 3:25 pm
- Forum: Assembly instructions for the Cylinder V3 clock kit
- Topic: Adding GPS
- Replies: 20
- Views: 87202
Re: Adding GPS
I have a couple of new GPS modules to test over the weekend and will check the GPS code is behaving as it should. All clocks will be the same as the firmware is identical. The timezone offset is GMT by default. Are you seeing any other strange variables set?.