The New GS-PRO-V5

Gamma spectacular, theremino adapters, non-sound card based, etc...
User avatar
Sesselmann
Posts: 1374
Joined: 27 Apr 2015, 11:40
Location: Sydney
Contact:

The New GS-PRO-V5

Post by Sesselmann » 03 Jan 2023, 12:04

Happy New Year all,

I have an update on the new GS-PRO-V5, all components except the aluminum enclosures have arrived so I am doing my best to get everything ready for assembly once it does.

China is currently suffering a massive COVID pandemic and it is affecting supplies for everyone, I know this first hand as my wife is Chinese and 100% of her family in Shanghai have contracted the virus in the last 10 days.

As previously announced the new GS architecture is similar to the GS-USB-PRO, but compressed onto a smaller board with various improvements.
  • Quality 100 x 100 x 35 Milled Aluminium enclosure
  • Laser engraved indicators (including the switches underneath)
  • Slotted circuit board for preventing high voltage arcs.
  • Pin for 5V Logic pulse with adjustable threshold
  • New 4 digit 7 Segment display
  • Arduino Pro Mini (5V) Micro Processor
  • Mode button to switch display function
  • Display counts per minute
  • Display counts per second
  • Display total counts
Enclosure Design
Industrial design is something I am quite passionate about, so I just want to highlight a few of my ideas for this design. First of all I wanted a case which not only looks good but also feels good. Something milled from aluminum would look great, but how to make such thing without a lot of waste ? I found 100 mm square Aluminum pipe is a stock item, so if I could fit my circuit on a 90 x 90 mm board, it might just work. Using a slice of 100 mm square pipe significantly reduced waste and all I needed was two milled end pieces.

Unlike most consumers my clients are pretty unique, they usually open the devise and mess with the circuit (which is perfectly okay), so rather than hiding the screws and making it difficult, I designed the case with a single hex bolt, which also makes it super easy for me to assemble (The GS-USB-PRO had 8 tiny screws). I also supply a hex screwdriver with the unit.

Since I expect customers will open the box, I did my best to make to board look good with all parts neatly laid out on a white PCB with black part numbers.

As with all my designs I try making them aesthetically pleasing with all dimensions in Fibonacci ratios, in this case 100/1, 100,3 etc. If you are not familiar with this system, it's simple, you just divide the base length (usually the longest side) of any project by a sensible fibonacci number, try it on your next project.

Micro Processor Functions
It should be noted, these additional functions I have included were an after thought. The main reason I included the microprocessor was to drive the 7 segment display as a voltmeter, but since it was already there, I figured why not also utilise it as a simple rate meter.

In order to use the Arduino board as a rate meter I needed a logic pulse, something to switch on and off with every pulse, I realised it was already on the board. The LM6142 dual opamp was only used as a single current sensitive preamp, the second output was not used. The only component I had to add was a simple voltage threshold to function as the LLD (Lower Limit Discriminator). The LLD is the blue trimmer potentiometer (P05) on the board. The logic output from the opamp goes via an RC filter to the pin with the green wire, which in turn goes to pin 2 on the Arduino.

A small momentary button is located under the board and is accessible through a hole in the enclosure, by default the display boots up in voltage mode, pressing the button consecutively switches the function from volts, cpm, cps, total counts and back to volts.

Obviously in total counts mode a 4 digit display will quickly run out of digits when a scintillator is used, but when used to count neutrons it can be most useful.

I have uploaded the current version of my code to Github, so anyone can download it, edit it and if required apply future updates to their GS units.

https://github.com/ssesselmann/GS-PRO-V5

PS: The Arduino Pro Mini does not have a USB connector, to update it you need an Arduino USB to serial devise, but they only cost around $5.00

My best shipping estimate for the new GS is around January 16 2023.

In the mean time I shall leave you with a quote from Oscar Wilde... "Be yourself, because everyone else has already been taken"

Steven Sesselmann

GS-PRO-V5 (Top View)
GS-PRO-V5 (Top View)
GS-PRO-V5 (Front View)
GS-PRO-V5 (Front View)
GS-PRO-V5 (Bottom view)
GS-PRO-V5 (Bottom view)
GS-PRO-V5 (Open case)
GS-PRO-V5 (Open case)

keuleeule
Posts: 76
Joined: 31 Oct 2016, 09:09
Location: Hamburg/Germany
Contact:

Re: The New GS-PRO-V5

Post by keuleeule » 02 Jun 2025, 16:13

Folks,
I have an issue with my Windows 10 22H2 sound settings since
Either the PC got an update this weekend ( something changed in Browser, new advertising on taskbar, a welcome window in MS Edge )

Or when accidentally connect both Gammaspectacular units to the same PC.

Having the GS-USB-PRO hooked up via USB A cable, and GS-USB-V5 parallel on USB c.

Either or, other PCs working and other PCs show only "USB AUDIO CODEC" for both units, as the affected one does not work with pro or V5 but show "2-USB AUDIO CODEC"
If units are deleted and hooked up again, pro get "USB AUDIO CODEC" and V5 gets "2- USB AUDIO CODEC"

If I change settings within windows to hear "USB audio codec" it is doing so to the loudspeakers, but PRA does not detect any pulses
I have tons of screenshots how the good and affected settings look like.
Interesting is that the good system show response with its green bars, the affected one does not show.

Any ideas or similar issues you can report?
Thanks Kolja

keuleeule
Posts: 76
Joined: 31 Oct 2016, 09:09
Location: Hamburg/Germany
Contact:

Re: The New GS-PRO-V5

Post by keuleeule » 02 Jun 2025, 16:47

Here screenshots of the "affected" system
Attachments
Soundeinstellungen.jpg
Shape.jpg
PRA.jpg
Fehler2.jpg
Fehler2.jpg (8.96 KiB) Viewed 40880 times
Fehler.jpg
Fehler.jpg (8.99 KiB) Viewed 40880 times
Aufnahme Einstellungen.jpg
Aufnahme Einstellungen.jpg (40.56 KiB) Viewed 40880 times
App_Lautstärke2.jpg
App_Lautstärke.jpg
Abhören.jpg
Abhören.jpg (40.68 KiB) Viewed 40880 times

keuleeule
Posts: 76
Joined: 31 Oct 2016, 09:09
Location: Hamburg/Germany
Contact:

Re: The New GS-PRO-V5

Post by keuleeule » 04 Jun 2025, 10:04

Did it happen possibly due to a new driver Windows installed?

Compare these pictures from different PCs.
The one April 2025 is not working...
Attachments
01.jpg
01.jpg (67.56 KiB) Viewed 40865 times
01.jpg
01.jpg (54.95 KiB) Viewed 40865 times

keuleeule
Posts: 76
Joined: 31 Oct 2016, 09:09
Location: Hamburg/Germany
Contact:

Re: The New GS-PRO-V5

Post by keuleeule » 04 Jun 2025, 10:09

These Screens are from a working PC, Laptop...
Attachments
abhören.jpg
App_LAutstärke.jpg
Aufnahme Geräte.jpg
AudioSettings.jpg

User avatar
Sesselmann
Posts: 1374
Joined: 27 Apr 2015, 11:40
Location: Sydney
Contact:

Re: The New GS-PRO-V5

Post by Sesselmann » 08 Jun 2025, 22:34

Kolja,

I am a bit confused about what the problem is, do you want email me and explain the problem.

Is this the first time you tried using it with USB-C ?

I recall some of my earliest GS-PRO-V5 had a problem with USB-C even though they had a USB-C connector.

In any case if you connect two GS to the same PC they should both show up, the only problem is that they all have the same name, so it's best to connect one at the time.

Steven

keuleeule
Posts: 76
Joined: 31 Oct 2016, 09:09
Location: Hamburg/Germany
Contact:

Re: The New GS-PRO-V5

Post by keuleeule » 13 Jun 2025, 02:46

The v5 is working fine as long I use it on a new PC...
If I use it on my Desktop it will not work as a soundcard... no sound is detected via PRA or IMPULSE, neither Theremino.
Driver is "2 AUDIO USB CODEC" and not "AUDIO USB CODEC"
My Desktop seems to be the issue... and I found two different driver versions are used with different datecode.
ordered a new M2 SSD and will find out once I have a new Win10 on it.
Kolja

User avatar
Sesselmann
Posts: 1374
Joined: 27 Apr 2015, 11:40
Location: Sydney
Contact:

Re: The New GS-PRO-V5

Post by Sesselmann » 13 Jun 2025, 10:30

Kolja,

Strange problem, let us know if you find a solution.., I often have two GS units connected to my mac, the only issue is that they have the same name, so I have to unplug it to make sure which one I am using. Windows use different drivers so behaviour might be different.

Steven

keuleeule
Posts: 76
Joined: 31 Oct 2016, 09:09
Location: Hamburg/Germany
Contact:

Re: The New GS-PRO-V5

Post by keuleeule » 14 Jun 2025, 04:11

Hi Steven,
we may need to keep/copy a working driver!

I got this morning a new M2-SSD and installed a complete new Windows 10pro on it. 22h2

Imediately PRA is working (with GS-USB-Pro) again when selecting the (USB AUDIO CODEC) as input.
Windows automatically installed in the last two weeks a driver that was for which reason ever not working, and i do not get the old driver back.
Copying from a running win10pro was not working, windows denied to install something to system32.

Now I will connect my GS PRO V5 again - without connected USB-PRO, after that I will run both systems to check if that was the issue...
Attachments
driver_working.jpg
worked1.jpg

keuleeule
Posts: 76
Joined: 31 Oct 2016, 09:09
Location: Hamburg/Germany
Contact:

Re: The New GS-PRO-V5

Post by keuleeule » 14 Jun 2025, 04:18

I have no idea... here is the picture of the working driver.... and thats the one from April this year...
I thought that the april version is not working - this is obviously wrong.
So some kind of setting was not working with my old configuration...

Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests