Andre wrote:
Hi Chad,
You sound very organized.
Nope, I hate scheduling myself. I just tend to sleep less and work more.
Quote:
In terms of kits, is there anything specific that you are looking for?
Any particular features?
Cost?
Assembled or kit?
What would be your "dream kit"?
I think anyone here could answer that. But as others mentioned earlier, a lot of us here are past the 'kit' stages, and designing our own. I too feel like my Acolyte board could be a kit, and I have been designing it in hope of just that.
- No new-old stock chips, everything must be easily obtained from Mouser or Digikey in mass quantity.
- Chip flexibility as much as possible, especially with RAM and ROM chips. Multiple types/sizes can be plugged into the same socket and will function exactly the same.
- No CPLD's and FPGA's, mainly because I cannot find a good way to program current ones from Linux (as I refuse to use Windows long-term).
- I/O devices must also be easy to obtain. I have picked PS/2 Keyboards and VGA monitors which are both easy to interface and easy to obtain from Amazon, Walmart, and Newegg.
- Must be useful and can play games, so using *only* a 16x2 LCD would not be enough in the whole scheme of things.
- Must be self-reliant, no need to use with a modern PC, serial connections, or bootstrapping, everything needed is on the ROM. Having serial connection or other means of communicating would be merely a bonus.
- Power supply comes from USB wall charger, which everyone and their grandma has to charge their phones.
- Total cost under $100, but I think I managed to get mine to $75 comfortably by not using a 6522 VIA on the main-board.
- Solder-it-yourself with helpful user guide which also instructs on how both the hardware and software work. Educational in nature. I think the guide for the Dodo is an excellent model of user-friendliness mixed with education!
I have been trying to model it after Dave Murray's (8-Bit Guy) video "My Dream Computer Part 1" requirements. He went a different route with the X16 long ago, but I have tried to stick with his plan as much as possible. I also believe that Wozniak's 'chip saving' strategies were wonderful, and I too try all I can to reduce chip count even though the price won't change but $0.60 in the end.
Here is a link to my github:
https://github.com/stevenchadburrowI've been updating it recently with the board's new design and updated the code when appropriate.
And you? Could I ask you the same question Andre?
Thanks!
Chad