Spark Core + RTC NTP Library + Smart Nixies

I’ve put one of the kickstarter spark cores to work setting the time on 6 Smart Nixie displays.

Here’s a g+ post with some pics: https://plus.google.com/u/0/116594109930028972427/posts/V4GR3AdyZii

The spark core fetches the time via NTP using SparkTime from https://github.com/bkobkobko/SparkCoreLibraries then sends the current time to the Smart Nixies via the Serial1 object (not usb known as Serial, btw).

Since the spark core is 3.3v and the smart nixie is 5v (basically its an arduino uno), i had to level shift the serial data line. For the level shifting i’m currently using : https://www.sparkfun.com/products/12009 (turns out i just need to level shift the TX line since the spark core only needs to send the time.)

Still to-do is to get the Spark Core and level shifter running off the 12v (which is needed for the Smart Nixies), and get a tidy package somehow piggybacked into/on the Smart Nixie case.

-jeff

p.s. more info about Smart Nixie can be found here: http://switchmodedesign.com/ I have no connection other than backing the kickstarter for it, which is here: https://www.kickstarter.com/projects/popshields/smart-nixie-tube

5 Likes

Those are very cool looking Nixie tube displays! I really like it.

Everybody should click-through to see the pictures in the g+ post!

1 Like

I didn’t realize the Smart Nixie project had shipped already, nice! Very cool!

Thanks for posting! :smile:

David

Nixie Tubes are way cool… I have a cool Nixie Tube project I did, but it’s not Spark Core related… They are so very mesmerizing to look at up close.

I love Nixies. Oh, and Dekatrons (which require almost 500V to fire!). Oops, I almost forgot Magic Eyes… Apparently anything that involves high voltage, vacuum, and extremely obsolete technology fires my guns…

Anyway, I put this together last week. It doesn’t use a SCore yet – but that could be an interesting project.

cheers,

Dave B.

2 Likes