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

2023-04-16 Thread newxito
You're right... I think it was a personal preference although I changed my mind again with the IN-12 version and placed the IN-15A on the left side Yohan Park schrieb am Sonntag, 16. April 2023 um 21:19:48 UTC+2: > Why should the minus sign be on the right? > There's no rule that says the

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

2023-04-16 Thread Yohan Park
Why should the minus sign be on the right? There's no rule that says the numbers have to allign to the right side of the display. Why not allign them to the left? So instead of displaying -..1234 make it display -1234.. (the dots represent non lit tubes). On Tuesday, October

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

2022-10-03 Thread martin martin
fab calc! ~ *mcvei...@gmail.com * On Mon, Oct 3, 2022 at 6:55 AM Paul Andrews wrote: > That looks wonderful > > On Monday, October 3, 2022 at 3:58:58 AM UTC-4 newxito wrote: > >> No worries, this is a strictly limited edition, this thing is serial >> number 1 of 1 :-) >> I cheated a little

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

2022-10-03 Thread Paul Andrews
That looks wonderful On Monday, October 3, 2022 at 3:58:58 AM UTC-4 newxito wrote: > No worries, this is a strictly limited edition, this thing is serial > number 1 of 1 :-) > I cheated a little bit; I just modified the original case and connected > the display part with a metal tube. > --

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

2022-10-03 Thread newxito
I found that single custom key caps are very expensive. Since I made only a few of these calculators, I ordered complete sets with 104 custom key caps (for an entire keyboard) at WASD. The problem with that, is that these keys have different shapes (row 1-4) and sizes. I you find a better

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

2022-10-03 Thread 'MrNixie (UK)' via neonixie-l
Hello, I have been thinking about having a stab at a nixie calculator myself! My stumbling block was the keys (specifically, the key caps). What is your source for these? On Monday, 3 October 2022 at 08:58:58 UTC+1 newxito wrote: > No worries, this is a strictly limited edition, this thing is

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

2022-10-03 Thread Max Di Noi
Monday, October 03, 2022 20:59To: neonixie-lSubject: Re: [neonixie-l] Re: 14-digit nixie calculator project with clock function No worries, this is a strictly limited edition, this thing is serial number 1 of 1 :-)I cheated a little bit; I just modified the original case and connected the displa

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

2022-10-03 Thread Adrian Godwin
gt; *Sent:* Monday, October 03, 2022 20:59 > *To:* neonixie-l > *Subject:* Re: [neonixie-l] Re: 14-digit nixie calculator project with > clock function > > > > No worries, this is a strictly limited edition, this thing is serial > number 1 of 1 :-) > I cheated a little bi

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

2022-10-02 Thread newxito
Prusaslicer has a feature called ironing. After a little bid of sanding the PLA top surfaces look quite ok. There are also some pcb manufacturers that offer 3D printing with interesting prices and nice finish. > As for a display case, an easy choice might be one of those acrylic cases for a

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

2022-10-02 Thread Adrian Godwin
> >> >> *From:* neonixie-l@googlegroups.com *On >> Behalf Of *newxito >> *Sent:* Saturday, October 1, 2022 9:54 AM >> *To:* neonixie-l >> *Subject:* Re: [neonixie-l] Re: 14-digit nixie calculator project with >> clock function >> >> >&

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

2022-04-03 Thread newxito
I uploaded a little video about the calculator. Go to 12:00 if you want to see a short test. https://www.youtube.com/watch?v=KR2cea_1trw -- You received this message because you are subscribed to the Google Groups "neonixie-l" group. To unsubscribe from this group and stop receiving emails

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

2021-11-03 Thread newxito
I made the project available on github, but there is no way to build it. I used the AP63203WU-7 and AP63205WU-7 voltage regulators. They were new, cheap, easy to solder, and widely available. Now you have to wait until March 2023 to get one, just insane ... -- You received this message

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

2021-06-30 Thread Audrey
Nice, nice On Wed, Jun 30, 2021, 1:40 PM newxito wrote: > Well, it's end of June… > > newxito schrieb am Sonntag, 16. Mai 2021 um 18:50:17 UTC+2: > >> If everything works as expected, I hope I will have the project ready to >> share by end of June. >> >>

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

2021-06-30 Thread newxito
Well, it's end of June… newxito schrieb am Sonntag, 16. Mai 2021 um 18:50:17 UTC+2: > If everything works as expected, I hope I will have the project ready to > share by end of June. > > https://github.com/axtar/14-digits-nixie-calculator > Unfortunately, I didn't have time to clean up the

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

2021-05-16 Thread Michail Wilson
Looking forward to it. Michail Wilson 206-920-6312 From: neonixie-l@googlegroups.com On Behalf Of newxito Sent: Sunday, May 16, 2021 9:50 AM To: neonixie-l Subject: [neonixie-l] Re: 14-digit nixie calculator project with clock function In case anyone is still interested, there is some work

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

2021-05-16 Thread newxito
In case anyone is still interested, there is some work in progress to make the project (IN-16 and IN-17 versions) available on github. The original project was not suitable for sharing for various reasons. I’ currently assembling two new calculators to test the changes I have made to improve

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

2021-03-01 Thread newxito
I’m cleaning up the firmware of the calculator and I have moved the code for the calculations to a small separate library. Actually, I would like to learn how to build unit tests and that’s the ideal type of library to start with. But I quickly found out that this is boring and not fun… so, no

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

2020-10-29 Thread Dekatron42
I just spotted this one: https://www.ikea.com/us/en/p/duktig-toy-cash-register-80256501/ maybe it could be used as a base for those who want to build a calculator with fewer digits? I do not know what it looks like inside but it seems to be space enough for the electronics. /Martin -- You

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

2020-10-29 Thread newxito
The number of digits was determined by the maximum print area of my 3D printer. The software is still in progress, there are some features I would like to add: - switch between radians and degrees - fixed decimals mode, right now there is only a floating mode - padding mode with leading zeroes

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

2020-10-29 Thread Richard Scales
I've just re-read this thread and really like the way that this project has developed. I think I need to make one at some point. I have no idea how one might go about programming a calculator but would love to find out about it. I'm guessing that it took a bit longer than the 2hrs you'd

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

2020-10-28 Thread Aiden Fang
What a piece of art! On Wednesday, October 28, 2020 at 10:00:11 AM UTC-7 newxito wrote: > I finally got the backlight working. There is a bug in the Neopixel > library when running on ESP32 > > -- You received this message because you are subscribed to the Google Groups "neonixie-l" group.

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

2020-10-26 Thread David Forbes
That's really cool! I have wanted to make a Nixie tube version of an HP-11 for years, but got stuck on the keyboard. I have a box of +- tubes if you're interested. On Mon, Oct 26, 2020, 3:59 PM newxito wrote: > The B-5870 calculator is now finished. In this version I made some minor > changes

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

2020-10-26 Thread martin martin
I'm with Nicholas! I need one also- ~ *mcvei...@gmail.com * On Mon, Oct 26, 2020 at 4:03 PM Nicholas Stock wrote: > Amazing! I'd love to build one of these (as would many others I'm > sure).any plans to open source or similar? > > On Mon, Oct 26, 2020 at 3:59 PM newxito wrote: > >>

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

2020-10-26 Thread Nicholas Stock
Amazing! I'd love to build one of these (as would many others I'm sure).any plans to open source or similar? On Mon, Oct 26, 2020 at 3:59 PM newxito wrote: > The B-5870 calculator is now finished. In this version I made some minor > changes to the case, added more keys and functions and

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

2020-10-24 Thread newxito
No plans at all, sorry. I don't share or sell because I don't want to deal with open hardware licenses and liability issues. Perhaps one day one of the engineers on this forum may decide to create a professionally designed calculator kit. I have no idea if there is a demand for such a kit,

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

2020-10-24 Thread Jack Buechler
neonixie-l] Re: 14-digit nixie calculator project with clock function Currently working on the B-5870 version, all digits and decimal points work fine. I really like these nixies… Any recommendation for the anode resistor value (170V)? In the datasheet the anode resistor value is 7.5k, so I’m

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

2020-02-17 Thread newxito
This is the finished IN-16 version. I'll add some more clock modes with date and some animations with the decimal points. That’s it! -- 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

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

2020-02-16 Thread newxito
I was lucky, it fits in the case without any changes, but there is only 2mm between the tallest tube and the case cover. -- 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

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

2020-02-16 Thread newxito
This is the IN-16 version, theoretically this thing should fit in the same case as the IN-17 version. We'll see, the case is still printing… -- You received this message because you are subscribed to the Google Groups "neonixie-l" group. To unsubscribe from this group and stop receiving

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

2020-02-14 Thread GastonP
Very nice!!! On Wednesday, February 12, 2020 at 10:45:06 AM UTC-3, newxito wrote: > > Here is the finished IN-17 calculator. I thought programming a calculator > would be a 2 hour job. I was wrong... > > For this project I switched to VS Code, PlatformIO and Git. I think it was > worth the

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

2020-02-13 Thread newxito
Sorry that I don’t share the electronics. See https://groups.google.com/forum/#!topic/neonixie-l/txmEbShA3CI (I’m not an EE...) For the keyboard I’m using a HT16K33 in a 3 x 9 matrix The display board uses 5 cascaded HV5622 shift registers. Since the IN-17 has no dot, I had to use 3mm

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

2020-02-12 Thread newxito
These are some of the keycaps for the 'extended edition'... just kidding :-) [image: calc9.jpg] Am Mittwoch, 12. Februar 2020 19:09:13 UTC+1 schrieb Ira: > > What??? No 'trig' functions? All kidding aside, a very nice job > indeed. You should be very proud of that. Ira. > > > -- You

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

2020-02-12 Thread newxito
Yes, Cherry switches, the blue clicky ones... Am Mittwoch, 12. Februar 2020 17:00:07 UTC+1 schrieb Jens Boos: > > Looks amazing! Are these Cherry-type switches from a computer keyboard? > > Cheers > Jens > > > -- You received this message because you are subscribed to the Google Groups

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

2020-02-12 Thread Paul Andrews
That's amazing On Wednesday, February 12, 2020 at 8:45:06 AM UTC-5, newxito wrote: > > Here is the finished IN-17 calculator. I thought programming a calculator > would be a 2 hour job. I was wrong... > > For this project I switched to VS Code, PlatformIO and Git. I think it was > worth the

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

2020-02-12 Thread Instrument Resources of America
What???  No 'trig' functions?  All kidding aside, a very nice job indeed. You should be very proud of that.   Ira. On 2/12/2020 5:45 AM, newxito wrote: Here is the finished IN-17 calculator. I thought programming a calculator would be a 2 hour job. I was wrong... For this project I

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

2020-02-12 Thread jb-electronics
Looks amazing! Are these Cherry-type switches from a computer keyboard? Cheers Jens On 2020-02-12 6:45 a.m., newxito wrote: Here is the finished IN-17 calculator. I thought programming a calculator would be a 2 hour job. I was wrong... For this project I switched to VS Code, PlatformIO and

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

2020-02-12 Thread Nicholas Stock
That's pretty amazing actually..looks like it's from a bygone age. I'd love one on my office desk. Go on, release the plansor sell some PCB's??? On Wed, Feb 12, 2020 at 7:50 AM David Eustace wrote: > Congratulations, this looks absolutely amazing. I guess many of us look at > the

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

2020-02-12 Thread David Eustace
Congratulations, this looks absolutely amazing. I guess many of us look at the Anita calculators and wonder how our bank balance could take the strain! I would love to make this, do you plan to write up the project in full anywhere? Apologies If I've missed that info already. On Wed, Feb 12,

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

2020-02-12 Thread newxito
Here is the finished IN-17 calculator. I thought programming a calculator would be a 2 hour job. I was wrong... For this project I switched to VS Code, PlatformIO and Git. I think it was worth the effort, the editor is great with the IntelliSense thing, really helpful. I will now make an

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

2020-01-20 Thread newxito
Thanks for your input, Richard. I don’t have access to a CNC device right now, but such a router is on the top of my (maker) wish list. I have found a place where you can define the text and color (no graphics) of every keycap for an entire keyboard. So, basically you get 104 custom keycaps

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

2020-01-20 Thread Richard Scales
Many Many years ago (1980 ish) I was involved in what were known at the time as Microcomputer Terminals. These were Z80 based machines running CP/M which used serial Terminals (VDU's) for I/O. We created some software which required custom key caps so I (as the junior!) was sent off with a bag

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

2020-01-19 Thread newxito
Made some progress with the case but I don't like the keyboard at all. I designed a new keyboard with the standard functions. Any source for custom keycaps that you can recommend? Not sure about the acrylic for the display, maybe brown or gray... -- You received this message because you are

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

2020-01-17 Thread Bill Notfaded
That's neat! Bill -- 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 view this discussion on the web, visit

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

2020-01-15 Thread newxito
The 14 neons for the dots and minus sign are now installed and everything seems to work fine. The board with the switches is also fully assembled, it uses a HT16K33. I will start with this keyboard layout. I have to start now designing the case, that’s the hardest part of this project. If