Close

Hack Chat Transcript, Part 1

A event log for Gigatron Hack Chat

No microprocessor, no problem

dan-maloneyDan Maloney 06/24/2020 at 20:120 Comments

Welcome everyone, time for the Gigatron Hack Chat. I'm Dan Maloney, I'll be the moderator today. I want to welcome Walter Belgers to the chat today to talk all about the Gigatron.

Walter, thanks for coming on in what must be a difficult time. We were all so sad to hear about Marcel, and you have our condolences.

Walter12:01 PM
Thank you Dan. Yes, his passing is very sad indeed.

How did you two end up working on Gigatron together?

Walter12:02 PM
I have known Marcel for over 20 years already

MrMaxP joined  the room.12:02 PM

SimonAllen12:03 PM
What is on the menu for tonight?

Walter12:03 PM
He was working in the semiconductor industry and had lived for some years in Taiwan but returned to the Netherlands again

@SimonAllen - Gigatron: https://hackaday.io/event/171602-gigatron-hack-chat

Walter12:03 PM
He was always doing interesting side projects, such as with computer chess, making weather balloons to reach space and more.

Walter12:04 PM
After he had bought a bunch of TTL chips and a book about what you could do with them, he thought about starting an interesting electronics project, but he wanted to do it together with somebody.

Steve Silverman joined  the room.12:04 PM

Walter12:05 PM
Actually, another friend that also was involved on some of the other projects was involved in the beginning, but he no longer had the time, and Marcel asked me. I have had an interest in electronics all my life (having soldered since age 8).

SimonAllen12:05 PM
@Dan Maloney . Thanks

Walter12:06 PM
And to be honest: Marcel was a really knowledgeable and enthousiastic person, and I thought that whatever the outcome would be, I would enjoy "finding out stuff" with Marcel.

Walter12:06 PM
When he asked me, he and the other friend had already started, so I was not involved in the earliest prototyping work. My contributions started with the kit version of the Gigatron.

That's the basis for some of the best projects, and partnerships.

monsonite joined  the room.12:07 PM

Walter12:08 PM
Yes I really enjoyed working together, and our knowledge did overlap on some points, but on others we were really able to push each other.

Walter12:08 PM
Unfortunately programming is not my biggest hobby, so Marcel did all of that (and I could never have done it as well as he did).

Were you surprised by the community that sprung up around the Gigatron?

Walter12:10 PM
Surprised is not the word.. we were thankful and overjoyed :)

Steve Silverman12:11 PM
How many kits have been shipped?

Walter12:11 PM
We had some discussions very early on with other kit builders. Building a kit is a whole different game than building a one-off. And I remember one of the things we were told is that you should do this because you get to interact with all sorts of nice and interesting people.

Walter12:12 PM
And when that happened, we were really happy. As I am now seeing many of them in this chat :-)

Walter12:12 PM
@Steve Silverman we sold just over 1000 kits

monsonite12:12 PM
Walter may I say sorry for the great loss - Marcel was always willing to help anyone with their Gigatron ideas or issues

pbierhoff12:12 PM
What will happen with some of the work Marcel had started, such as the I/O expansion? Has that been open-sourced too?

Walter12:13 PM
@monsonite yes Marcel always wanted to understand every little detail himself, and if others were interested to learn things, he'd be happy to help. As am I. You could say we are old-skool hackers

Walter12:14 PM
@pbierhoff the I/O expansion was work in progress. all the software and the schematics can be found on the forum. it's needs a bit of work to be really useful, but it would be great if the Gigatron were to be able to boot games from SDCARD in the future. It's not really in-line with the "retro" design goal, but makes life much easier

Paul Hernaus12:15 PM
Who came up with the name Gigatron and why?

Walter12:15 PM
@Paul Hernaus the both of us wrote down possible names, and we gave points to all of the names. The name Gigatron was the one that got most points..

Walter12:16 PM
We had 73 candidate names :)

monsonite12:17 PM
42 would have been suffiicient ;)

Steve Silverman12:17 PM
Gigatron is a really good name for this device!

pbierhoff12:17 PM
What has been your biggest "lesson learned" from working on the Gigatron the last two years? Both positive and negative?

Walter12:17 PM
You might not realise, but every tiny part about the Gigatron was thought through very well. The name as well, what does it say, how does is feel, can it be googled, etc

Walter12:19 PM
@pbierhoff I can't speak for Marcel, but for me personally, the biggest lesson is that you do not need to know in advance where your project will end up. Sure, there are goals, but instead of trying to reach that goal, it's better to keep taking a step back looking at what you're doing and where you're going and adjusting where needed. That might take you to a better goal in the end

Walter12:20 PM
There have been almost no negatives. There were only two people who have been harassing the project. Ah yes and every project has a few set-backs but I would not call that a negative.

monsonite12:20 PM
I think creating such a design in fewer than 1000 simple TTL gates and showing that it can run 6502 code is pure genius - and illustrates just what computers can do - once you understand them fully

Walter12:20 PM
We weren't planning on doing this :) The original goal was to play tic-tac-toe on a 9x9 LED matrix :)

pbierhoff12:21 PM
@monsonite that reminds me of the compilers course I took in college - where I learnt that you can write a really simple compiler with a very dirty implementation, and then use that compiler to write a much nicer compiler of itself

Walter12:21 PM
I think what really helped the design is that Marcel had not designed a computer before, and because he researched everything to the fullest, he was able to come up with things that others would not think of, because they have ready-made solutions in their heads

pbierhoff12:22 PM
I think Marcel took that same lesson and applied it here ... from 8 instructions to a full 6502

Steve Silverman12:22 PM
that's quite a leap!

pbierhoff12:23 PM
@Walter : Were there any community contributions that got both of you thinking "Wow! I did not know this was possible?"

Walter12:24 PM
@pbierhoff we thought the GIgatron was not possible :-) But joking aside, there have been quite a few "wow" moments, starting with emulators, then hardware additions, to the recent @at67 basic compiler

monsonite12:24 PM
I think Marcel proved that you could take the simplest of hardware - and with layers of clever software so much could be achieved. This should be a lesson for every Computer Science student - we don't always need 10 billion transistors and gigabytes of memory to achieve great things

Walter12:26 PM
@monsonite True. Some Gigatrons have found their way to high schools and universities, which is nice. I think people can learn a lot. But in "the real world" alsmost everything consists of layer upon layer upon layer where you only see the top layer that you are talking to. Such as the fact that the software on your cellphone still sends hayes AT modem commands to some chip in your phone

Walter12:26 PM
(and that layer is then abstracted)

pbierhoff12:27 PM
And all the layers that "the cloud" implements are another example

Michael joined  the room.12:27 PM

pbierhoff12:27 PM
in the end they are just computers sending bits across network pipes

Walter12:28 PM
Yes, the world is getting complex. The Gigatron is also complex, especially the intricasies of the software, but you can spend some time and understand it all to the transistor level.

David Tanner joined  the room.12:28 PM

Paul Hernaus12:28 PM
@Walter What do you think will happen now that you "abandoned" the project and open sourced everything. Will Gigatron die down or will it flourish for years to come?

Walter12:30 PM
@Paul Hernaus Unfortunately, I cannot see into the future. But I know that in, maybe, three weeks time, new Gigatron kits will be sold by a Dutch company (albeit without the wooden box, manual and controller). @at67 is still putting a lot of time into the BASIC compiler and has shown that writing cool games is now perfectly doable, so I hope that will spin off some cool games

monsonite12:31 PM
I wonder if a simple tape interface is possible with the existing hardware. In 1984 I got two Sinclair machines to transfer code from one to the other wirelessly across 30m using an FM audio bug

Walter12:31 PM
On the forum, people are still discussing possible hardware upgrades, so there's enough going on.

Walter12:32 PM
@monsonite the existing I/O capabilities should make that possible I would presume. Requires some software though :)

Walter12:33 PM
for transmitting data over FM, you don't really need anything, as the RF radiation from the Gigatron is enormous ;-)

Walter12:33 PM
(receiving is a different matter :)

pbierhoff12:34 PM
What is the coolest feedback (in your own personal opinion) you received regarding the Gigatron?

Steve Silverman12:34 PM
So don't use a Gigatron for logging in a ham radio shack!

pbierhoff12:34 PM
and from whom?

Walter12:36 PM
@pbierhoff there's one very special kit that went to somebody who was a great inspiration to us, and he send some really cool feedback. but he asked not to be named

monsonite12:36 PM
Marcel wrote me a special version of the ROM - so I could run the cpu at 12.5MHz and still get VGA video output - he hinted that he had pushed it to 15MHz. Almost all of the ICs were upgraded to 74F series, but even with HCT a stock board will run at 10MHz

Walter12:36 PM
But we had countless mails from people, and every one of them put a smile on our faces.

Steve Silverman12:37 PM
Did the feedback alter the final design in a significant way?

Walter12:37 PM
We got plenty of pictures as well, of people building the kit, and that is wonderful to see!

pbierhoff12:37 PM
Are you still in touch with people like EEVBlog and 8-Bit Guy who provided early visibility on the Gigatron? How hard was it to get them to review your kit?

Walter12:37 PM
@steve silverman no the feedback was not on that detail level

Walter12:38 PM
@pbierhoff I haven't been in touch much with Dave (EEBlog) but he did some great work. I had to laugh when he opened the box, threw away the manual and just started soldering! But he put everything in the right place and it worked right away.

pbierhoff12:39 PM
That was epic indeed - a 4 hour soldering and talking session

Walter12:39 PM
I have also been in contact with the 8-bit Guy. He's also busy with designing a system, which is interesting to watch.

Andy Pugh joined  the room.12:40 PM

Walter12:40 PM
Thanks to Dave we had a discussion whether we should switch to 4-layer boards but in the end decided against it. A few were made and a few people had an interest (e.g. when doing overclocking it's a must) but not many.

monsonite12:40 PM
I liked when Dave (EEBlog) started cutting off all the decoupling capacitors - as an exercise in why they are important

Walter12:41 PM
Dave did some really nice tests, the cutting of the capacitors and the move to a 4-layer board, which were both informative sessions.

pbierhoff12:41 PM
In many ways the Gigatron is what the Raspberry Pi set out to be in the beginning - a platform for educators to show how computers work

pbierhoff12:41 PM
Have you had any interest from Eben Upton and/or others in the Raspberry Pi Foundation?

Andy Pugh12:42 PM
Maybe a punch-card interface? Not so much because it is retro, but because it makes it obvious that a any permanent memory just pushes bytes in one by one.

Walter12:42 PM
Nope. But the Gigatron and RPi are of course completely different.

Walter12:43 PM
@Andy Pugh maybe a core memory board that you can put in place of the SRAM :)

Steve Silverman12:43 PM
Or a nice high speed paper tape reader!

Walter12:43 PM
hm still have a punch card reader/writer and paper tape reader/writer here in my home :-)

Andy Pugh12:44 PM
I wonder if there is a way to use LEDs as the storage elements in core memory?

Steve Silverman12:44 PM
At least LEDs would non destructive readout

Steve Silverman12:44 PM
would be

Walter12:45 PM
Core memory magnetises metal rings.

monsonite12:45 PM
I think the best thing was Marcel's tenacity - and his courage in his convictions - regarding the ISA. To go from a set of empty breadboards to a marketable kit with software in 12 months is an amazing feat of achievement.

Walter12:45 PM
An LED cannot store information, only display it

Andy Pugh12:45 PM
I know how core works, but it isn't easy to _watch_ it work.

Walter12:46 PM
@Andy Pugh ok so Core with LEDs added to each bit? I see a new hackaday project :-)

Andy Pugh12:46 PM
And some of the serially-addressed LEDs may have more CPU in them than the Gigatron :-)

Paul Hernaus12:46 PM
A matrix of LEDS with photo-resistors

Walter12:47 PM
@monsonite: well we didn't know beforehand it would take so much time. The breadboard design was finished pretty fast (~3 months). But the rest of it took quite some time. The first year we spend about 3 days per week per person on it (next to our daytime jobs).

Steve Silverman12:47 PM
12 months from conception to shipping kits IS remarkable

monsonite12:47 PM
I am looking at some new serial non-volatile 1Mbit RAMs from Microchip - I think they might make a useful upgrade to "Pluggy"

Walter12:48 PM
The lack of memory in Pluggy was something we noted too late.. it should have had more but it was too much work to change it at that stage.

Paul Stoffregen12:50 PM
what's the maximum address space? (16 bit address bus?)

Walter12:50 PM
Then again I'm not sure if people will want to write large BASIC programs to store in Pluggy. An arduino hookup would make more sense.

monsonite12:51 PM
Serial NV RAM is perfect as a backup store or games cartridge. On power-fail it automatically writes the entire RAM array to EEROM

Walter12:51 PM
You cat put 64kB in, or you can do bank switching.

monsonite12:52 PM
Yes - when I say "Pluggy" - I mean any Arduino based support device

Walter12:54 PM
@monsonite if we could create something that can fill/save the RAM that can be pre-loaded once, that would be great to store a game library in. that would make the Gigatron appealing to a new group of users I suppose.

pbierhoff12:54 PM
As the ultimate tribute to Marcel, someone should send a Gigatron to space in a helium balloon or as the guidance computer on a home-made rocket :)

Walter12:55 PM
hear hear :-)

Walter12:55 PM
One of our stretch goals is to get a Gigatron into a Quentin Tarantino movie

at6712:55 PM
lol

Well, I have a Gigatron on order, and I've always wanted to try high-altitude ballooning...

pbierhoff12:55 PM
(For those of you that don't know, Marcel was part of a team that sent a helium balloon into space about 5-6 years ago. Marcel did the recording part)

brianpagephotog12:56 PM
A more general question: why do you think such a (wonderful) back-to-basics computer is so appealing to so many people?

Andy Pugh12:58 PM
@Paul Hernaus Do you think the LED + PR thing could work like CRT memory (Another "watchable" memory tyoe from the distant past.)

Discussions