Re: [neonixie-l] ScopeClock with teensy4.0

2023-12-22 Thread Max Di Noi
Actually, that code works well! I had a typo on a pin config. Seems to work well! Very pleased. I hope you find that snipped of code useful. > On 22 Dec 2023, at 17:58, Max DN wrote: > > > Jörg, > > This is the code that I am using with DAC 4822 (similar to 4922 but with > internal ref.).

Re: [neonixie-l] ScopeClock with teensy4.0

2023-07-09 Thread Max Di Noi
to track it down but I'd happily swap it for a 4.1 if that simplifies things for you.On Sat, Jun 10, 2023 at 5:03 PM David Forbes wrote:Here is the schematic of the SCTV rev E, which uses the Teensy 4.1. On Sat, Jun 10, 2023 at 8:51 AM Max Di Noi wrote:Thanks for your prompt reply David.I have

Re: [neonixie-l] ScopeClock with teensy4.0

2023-06-10 Thread Max Di Noi
.1. > > > On Sat, Jun 10, 2023 at 8:51 AM Max Di Noi <mailto:flataeg...@gmail.com>> wrote: > Thanks for your prompt reply David. > > I have already printed my board for a Teensy 3.6. I have no issues soldering > tiny smd components assuming that I can get an LTC22

Re: [neonixie-l] ScopeClock with teensy4.0

2023-06-10 Thread Max Di Noi
You are a legend! Ok, so simple enough now that I see it. Thank so much. > On 10 Jun 2023, at 17:02, David Forbes wrote: > > Here is the schematic of the SCTV rev E, which uses the Teensy 4.1. > > > On Sat, Jun 10, 2023 at 8:51 AM Max Di Noi <mailto:flataeg...@gmail.

Re: [neonixie-l] ScopeClock with teensy4.0

2023-06-10 Thread Max Di Noi
Thanks for your prompt reply David. I have already printed my board for a Teensy 3.6. I have no issues soldering tiny smd components assuming that I can get an LTC22632! I may design a small PCB to super-impose the Teensy 4.1 over the existing footprint and layout. In doing so, I could add the

Re: [neonixie-l] ScopeClock with teensy4.0

2023-03-04 Thread Max Di Noi
Hello, what transformer do you use for the power supply? I'm about to build that clock and I was thinking of winding my own transformer but if an off the shelf version can be used that's easier. Thank you.  Original message From: jörg Date: 04/03/2023 12:14 (GMT+00:00) To:

Re: [neonixie-l] B7971 for sale

2023-02-05 Thread Max Di Noi
Hi Ian, Interested. What would you sell it for, off eBay? I’m in London, UK What are the markings on the back please? > On 5 Feb 2023, at 17:03, 'Ian Vine' via neonixie-l > wrote: > > Hi all, > > I have a single B7971 for sale. My last one, don’t won’t to sell but > circumstances say

Re: [neonixie-l] 14-digit nixie calculator project with clock function

2022-10-15 Thread Max Di Noi
Thanks for your reply. That is an excellent transformer indeed. I have made a custom version of it, slightly smaller, it goes up to 100mA (gets a little warm but not much) and can comfortably take 70mA too. It can comfortably take 6 RZ568M nixies made by Dalibor. I am now looking at the

Re: [neonixie-l] Nixie Clock - Direct Drive HV5530

2022-10-05 Thread Max Di Noi
Beautiful, works like a dream! I’ll go on and play around with GPS and Motion sensor features. If you don’t mind, I’ll ping you again for anything quick but I’ll try to understand the code myself first. You did save me a couple of nights going through the code though :) Thanks so much. Max

Re: [neonixie-l] Nixie Clock - Direct Drive HV5530

2022-10-03 Thread Max Di Noi
Hi Jonathan, I have built this clock and works well. I have however decided to go for a 4 digits version instead of 6. I can manually set the time, no issues. But when I go through the parameters menu, I can see the menu number but not the parameter numbers of each menu as the code is

Re: [neonixie-l] Re: 14-digit nixie calculator project with clock function

2022-10-03 Thread Max Di Noi
Just curious, what is the power of the high voltage power supply? I suppose you need 35mA but really at least 60mA to avoid any heating issues?  Original message From: Adrian Godwin Date: 03/10/2022 10:46 (GMT+00:00) To: neonixie-l@googlegroups.com Subject: Re: [neonixie-l]

Re: [neonixie-l] Jeff's Nixie watch parts layout or schematic?

2022-08-31 Thread Max Di Noi
I'd be curious to see how the timing circuit works and how accurate it is, I believe Jeff didn't use a uC for that.  Original message From: Terry S Date: 31/08/2022 22:44 (GMT+00:00) To: neonixie-l Subject: Re: [neonixie-l] Jeff's Nixie watch parts layout or schematic? His

Re: [neonixie-l] HVPS in parallel

2022-08-20 Thread Max Di Noi
Hi Richard, David, I'm using my design of the NCH8200HV, it's mostly its replica as I wanted to embed the design in my board and I'm not bothered about the 'not invented here' syndrome as I'm not selling commercially. 'Sinking' the HVPS into a pcb cutout is a good idea though, I had seen that

Re: [neonixie-l] Re: HVPS in parallel

2022-08-19 Thread Max Di Noi
I thought so too, but I’m thinking that the regulated HV pulses from one power supply may impact the feedback resistor(s) on the other power supply, potentially messing up the feedback loops on both sides. I could add a HV diode such that current doesn’t flow from one power supply into the top

Re: [neonixie-l] Re: Nixie Clock - Direct Drive HV5530

2022-08-13 Thread Max Di Noi
You are a legend! I've looked at the schematics, very neat.I'm traveling on business tonight, back next weekend. Then I'll design my own board for 4 beautiful Rz568m (present for my parents on Christmas). Glad I now understand how the HV5530 etc work. Looking forward to playing around with the

Re: [neonixie-l] Re: Nixie Clock - Direct Drive HV5530

2022-08-13 Thread Max Di Noi
Jonathan,I just found this, it's excellent.  http://swissnixie.com/projects/SUNIX-S/SN_SUNIX_S_R1.2_WTB_SCHEMATIC.pngFrom this post:https://groups.google.com/g/neonixie-l/c/S1oX30hLrmwIf the code is open source, I'll just use that otherwise I'll adapt mine to use hv5530 and hef4104. Awesome! 

Re: [neonixie-l] Re: Nixie Clock - Direct Drive HV5530

2022-08-13 Thread Max Di Noi
Thanks. So, that confirms that multiplexing reduces brightness. Which makes sense now that I start to understand how the HV5530 works. Original message From: Bill Stanley Date: 13/08/2022 21:00 (GMT+00:00) To: neonixie-l Subject: Re: [neonixie-l] Re: Nixie Clock - Direct

Re: [neonixie-l] Re: Nixie Clock - Direct Drive HV5530

2022-08-13 Thread Max Di Noi
Great. I found a nice page that confirms the sequence of CLK/Data, I think it's in line with my understanding of your suggestions.  http://reboots.g-cipher.net/time/So, the code for a serial to parallel convertershould be easy to implement.Yes, I'm aware that some people use the hv5530 at 5V

RE: [neonixie-l] Re: Nixie Clock - Direct Drive HV5530

2022-08-13 Thread Max Di Noi
Thanks.In terms of nixie brightness, is there any advantage in using serial to parallel converter+shift register vs multiplexing using high voltage transistors on anodes and cathodes of the nixies? Other than saving component and uC pins, of course.  Original message From: Bill

RE: [neonixie-l] B7971 for sale

2022-07-22 Thread Max Di Noi
Hello, I'm interested. How can I contact you privately?  Original message From: 'Ian Vine' via neonixie-l Date: 22/07/2022 22:36 (GMT+01:00) To: neonixie-l@googlegroups.com Subject: [neonixie-l] B7971 for sale Hi all,Economic situations mean I’m selling 4 tubes on flea bay.

Re: [neonixie-l] Calculating Anode Resistor Values

2022-07-07 Thread Max Di Noi
uses 170V that isOn Wednesday, July 6, 2022 at 7:09:39 PM UTC-4 Terry Bowman wrote:On Jul 6, 2022, at 6:57 PM, Max Di Noi wrote:the correct resistor is calculated as 170V minus maintaining voltage (check the datasheet of the nixie, usually 140v or so) / current.A-ha.So, for a nixie that needs

Re: [neonixie-l] Calculating Anode Resistor Values

2022-07-06 Thread Max Di Noi
Hello, the correct resistor is calculated as 170V minus maintaining voltage (check the datasheet of the nixie, usually 140v or so) / current. So, for a nixie that needs 2mA you would use a resistor of: (170v - 140v) / 0.002 = 15k ohm. I hope that helps. Max > On 6 Jul 2022, at 23:54, Mac

Re: [neonixie-l] PIR sensor- what's your favourite?

2022-05-29 Thread Max Di Noi
Hi, yes, that seems to be a good range and can be plugged in directly into the micro controller pin, I believe it has a digital output (with an embedded amplifier I suppose?). I have a scope clock purchased here (http://www.sgitheach.org.uk/scope3.html

RE: [neonixie-l] Re: PIR sensor- what's your favourite?

2022-05-26 Thread Max Di Noi
Hello, does anyone have an open source design for a microwave motion sensor?The schematics are easily found and the assembled modules are super cheap but I wanted to embed it in my pcb design and the layout of antenna / receiver has to be extremely precise as it's normally running at 3Ghz... 

RE: [neonixie-l] Re: Nixie Watch Repair

2022-02-14 Thread Max Di Noi
Hi Mort,If David doesn't get back to you, I'm happy to fix it for you for free, plus shipping costs. I work on my own nixie watches, started from the cathode corner schematic and moved on with my improvements.Please check out my work.  https://m.facebook.com/clarisahnixiewatch/I'm based in

Re: [neonixie-l] Re: B5750 tubes

2020-09-13 Thread Max Di Noi
Thank you all. Indeed I have purchased some B-5870s from them as well as GR-116Ds, I was curious to see why the latter are cheaper, probably less stable. Paolo, thanks for the note too, but that shop is only a few miles from my home, easier and more carbon neutral :) > On 14 Sep 2020, at