I had to fine tune how I was doing that to remove the flicker. I think it is 
caused by a beat between how often you go around the main loop and what you 
think the state of the tubes should be. You have to keep of an error term to 
keep track of the state you should be in.

Anyhow it seems to work and I think the hardware I was programming is quite 
similar. It is an Arduino uno driving a display shield with no way to PWM the 
state of the tube. It is hard to know without getting my hands on the hardware. 
However my code is github here if you want to take a look: 
https://github.com/judge2005/NixeTubesShieldNCS314/blob/master/NixieClockShieldNCS314HW1.1.ino.
 Look for SoftPWM.

> On May 12, 2017, at 6:15 PM, SWISSNIXIE - Jonathan F. <jfrech...@gmail.com> 
> wrote:
> 
> Yes i can blank, the problem is, shifting out 64bits of data via arduino 
> takes a "long" time (several mircrosecs), while these shifting, the tubes are 
> hardware blanked. If you send the 64bit datastream very often in a short 
> period, you can see the tubes flicker... and i don',t like that...
> 
> -- 
> You received this message because you are subscribed to a topic in the Google 
> Groups "neonixie-l" group.
> To unsubscribe from this topic, visit 
> https://groups.google.com/d/topic/neonixie-l/FOegRqszvH4/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to 
> neonixie-l+unsubscr...@googlegroups.com.
> To post to this group, send an email to neonixie-l@googlegroups.com.
> To view this discussion on the web, visit 
> https://groups.google.com/d/msgid/neonixie-l/7d231600-1eb7-469a-b617-852df6abe412%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"neonixie-l" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to neonixie-l+unsubscr...@googlegroups.com.
To post to this group, send an email to neonixie-l@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/neonixie-l/A18D7058-9038-4BC9-AB45-88CCDB6769FB%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to