I’d love to see something like this but designed to run on esp32 or raspberry pi 2530. Either can handle basic HDMI and USB. Or a little Easy to think raspberry pi, but with a full Linux you won’t get that intrinsic understanding that you fully control the hardware, you never control the “bare metal” unless you are a much more advanced user. IMHO the feeling of not being in full control of your computing device is no…
I have been thinking along those lines myself. I have been playing around with a per scanline generated display on a rp2350 outputting to a tiny LCD. I think there's potential for some pretty fancy stuff on HDMI. A 2350 with PSRAM, HDMI connector plus a MicroSD for bulk filesytem, and USB for input could be quite a fun micro PC. I would be tempted to make somthing that had a second RP2350 with its own PSRAM sitting u…
Mini Micro Fantasy Computer
71–80 of 88 posts
Re: Mini Micro Fantasy Computer
#72I’d love to see something like this but designed to run on esp32 or raspberry pi 2530. Either can handle basic HDMI and USB. Or a little Easy to think raspberry pi, but with a full Linux you won’t get that intrinsic understanding that you fully control the hardware, you never control the “bare metal” unless you are a much more advanced user. IMHO the feeling of not being in full control of your computing device is no…
Re: Mini Micro Fantasy Computer
#73I’d love to see something like this but designed to run on esp32 or raspberry pi 2530. Either can handle basic HDMI and USB. Or a little Easy to think raspberry pi, but with a full Linux you won’t get that intrinsic understanding that you fully control the hardware, you never control the “bare metal” unless you are a much more advanced user. IMHO the feeling of not being in full control of your computing device is no…
https://www.olimex.com/Products/Retro-Computers/AgonLight2/o...
Or with keyboards: https://wildbitscomputing.com/
https://www.kickstarter.com/projects/spectrumnext/zx-spectru...
Or you can go mobile: https://www.clockworkpi.com/product-page/picocalc
https://andywarburton.co.uk/post/gr3ml1n-a-compact-handheld-...
And if you want a real challenge, the one euro computer:
https://www.olimex.com/Products/Retro-Computers/RVPC/open-so...
Re: Mini Micro Fantasy Computer
#74Shame there isn't a Raspberry Pi version available.
Re: Mini Micro Fantasy Computer
#75Free but not Open Source? Did I miss that?
> Free but not Open Source? Did I miss that? The miniscript language itself is MIT License: https://github.com/JoeStrout/miniscript The Minimicro code doesn't seem to have any license in the repository or code: https://github.com/JoeStrout/minimicro-sysdisk
Re: Mini Micro Fantasy Computer
#76Earlier quoted context omitted.
> Free but not Open Source? Did I miss that? The miniscript language itself is MIT License: https://github.com/JoeStrout/miniscript The Minimicro code doesn't seem to have any license in the repository or code: https://github.com/JoeStrout/minimicro-sysdisk
Am I the only one that hates that programmers now have to also be lawyers?
Re: Mini Micro Fantasy Computer
#77Earlier quoted context omitted.
> Free but not Open Source? Did I miss that? The miniscript language itself is MIT License: https://github.com/JoeStrout/miniscript The Minimicro code doesn't seem to have any license in the repository or code: https://github.com/JoeStrout/minimicro-sysdisk
So Open Source but not Free (Libre).
Re: Mini Micro Fantasy Computer
#78I’d love to see something like this but designed to run on esp32 or raspberry pi 2530. Either can handle basic HDMI and USB. Or a little Easy to think raspberry pi, but with a full Linux you won’t get that intrinsic understanding that you fully control the hardware, you never control the “bare metal” unless you are a much more advanced user. IMHO the feeling of not being in full control of your computing device is no…
why not just use a vintage computer or game console then?
Re: Mini Micro Fantasy Computer
#79I don't get why this kind of projects need : - a manual - an installer when you have Web pages can now - be offline (PWA) - be responsive and run on pretty much any device - run pretty much anything thanks to WASM but anyway already have JS/HTML/CSS as bare minimum - can have the instructions AND the runtime on the same page, on any device, instantly - can connect with physical hardware, see recent https://hacks.mozi…
> Mini Micro is a neo-retro virtual computer. Learn to code, play some games, and join a friendly, enthusiastic community of hobbyists! Apparently not that friendly on HN :-D
I can think a project is cool or useful without thinking it's perfect. In fact ALL projects I encounter, including mine, are like that, imperfect. I think native is a barrier to entry so IMHO it should only be relied on when it's truly necessary. I'm just stating my opinion and others are welcomed to disagree and explain why they think so.
Re: Mini Micro Fantasy Computer
#80I don't get why this kind of projects need : - a manual - an installer when you have Web pages can now - be offline (PWA) - be responsive and run on pretty much any device - run pretty much anything thanks to WASM but anyway already have JS/HTML/CSS as bare minimum - can have the instructions AND the runtime on the same page, on any device, instantly - can connect with physical hardware, see recent https://hacks.mozi…