Picocomputer 6502
-
Rumbledethumps
- Posts: 11
- Joined: 12 Oct 2023
Picocomputer 6502
Most of you have seen my project on YouTube. For the uninitiated...
It's a WDC 65C02 + 65C22 system with RP2040 chips running the video, audio, USB, and operating system. It can be built on a breadboard or on a PCB with 100% through hole construction. For some, it's a starting point for hardware experiments. For others, it's a complete system to explore programming.
Here's the full playlist:
https://youtube.com/playlist?list=PLvCR ... XNmNJLVM2r
Everything is Open Source. You can build it yourself, or have it built in China.
It's a WDC 65C02 + 65C22 system with RP2040 chips running the video, audio, USB, and operating system. It can be built on a breadboard or on a PCB with 100% through hole construction. For some, it's a starting point for hardware experiments. For others, it's a complete system to explore programming.
Here's the full playlist:
https://youtube.com/playlist?list=PLvCR ... XNmNJLVM2r
Everything is Open Source. You can build it yourself, or have it built in China.
Re: Picocomputer 6502
Rumbledethumps wrote:
Most of you have seen my project on YouTube.
Last edited by J64C on Thu Oct 12, 2023 7:16 am, edited 1 time in total.
- GARTHWILSON
- Forum Moderator
- Posts: 8773
- Joined: 30 Aug 2002
- Location: Southern California
- Contact:
Re: Picocomputer 6502
Welcome. I haven't heard of you either, so I went to your YouTube link and watched episode 11. I like the plexiglass covers.
http://WilsonMinesCo.com/ lots of 6502 resources
The "second front page" is http://wilsonminesco.com/links.html .
What's an additional VIA among friends, anyhow?
The "second front page" is http://wilsonminesco.com/links.html .
What's an additional VIA among friends, anyhow?
Re: Picocomputer 6502
Welcome indeed! I see I've watched some of your videos, so even though your name doesn't ring a bell, it's all good. Thanks for sharing your project!
Re: Picocomputer 6502
See, that’s the thing that makes me suspiciously about these types of topics. They join up, first post is directing them to their YouTube channel and they are never heard from again.
It would be fine it they actually wanted to discuss their projects, but unfortunately it is clear that they do not.
It would be fine it they actually wanted to discuss their projects, but unfortunately it is clear that they do not.
Re: Picocomputer 6502
J64C wrote:
It would be fine it they actually wanted to discuss their projects, but unfortunately it is clear that they do not.
OTOH, it's hard to see that any actual harm has been done. If anyone feels the newcomer is ignoring the discussion opportunity this forum presents, they're free to return the favor by ignoring the newcomer!
Or forum members may -- if they wish -- share the initiative for chattiness by asking a question or making a pertinent comment.
-- Jeff
In 1988 my 65C02 got six new registers and 44 new full-speed instructions!
https://laughtonelectronics.com/Arcana/ ... mmary.html
https://laughtonelectronics.com/Arcana/ ... mmary.html
Re: Picocomputer 6502
It does feel best to me always to start out by giving a positive reception. If the first response to a new joiner is something negative, or pessimistic, or pedantic, then it might well have the effect of putting someone off. And, not just the poster who started the thread - other visitors or lurkers who read the thread might be put off.
If you want a friendly forum, you have to be friendly. If you want people to post, and to stick around, you have to have given the impression that they'll have a good discussion here.
If you want a friendly forum, you have to be friendly. If you want people to post, and to stick around, you have to have given the impression that they'll have a good discussion here.
Last edited by BigEd on Sun Oct 15, 2023 1:02 pm, edited 1 time in total.
Re: Picocomputer 6502
I have watched a few of his videos related to this project in the past but I took another look after his posting. His project and the Olimex Neo6502 project concept looks interesting. I ended staying up late and binge watched the whole series. Fascinating. Nice presentation.
Greg
Greg
Re: Picocomputer 6502
greghol wrote:
Fascinating. Nice presentation.
Reviewing the lead post, I'm inclined to also give credit to Rumbledethumps for making the entire project open source. "You can build it yourself, or have it built in China." Nice.
-- Jeff
PS: Like many others here, I have never heard of Rumbledethumps before. And I suppose that means it's a good thing s/he posted!
In 1988 my 65C02 got six new registers and 44 new full-speed instructions!
https://laughtonelectronics.com/Arcana/ ... mmary.html
https://laughtonelectronics.com/Arcana/ ... mmary.html
- floobydust
- Posts: 1394
- Joined: 05 Mar 2013
Re: Picocomputer 6502
Methinks these "one post wonders" with YouTube links is only about getting as many (YouTube) views as possible, nothing more... 'nuff said. And No, I don't bother clicking on the links.
Regards, KM
https://github.com/floobydust
https://github.com/floobydust
-
Rumbledethumps
- Posts: 11
- Joined: 12 Oct 2023
Re: Picocomputer 6502
I'm here. Happy to answer questions, but I didn't see any. If I'm just expounding, I do it in code, the documentation, or a video. And I'm old enough to ignore the off-topic stuff.
Re: Picocomputer 6502
Glad to see you stuck around! For me the RP2040 is very interesting and potentially useful - just as previously people have used PICs or AVR as general purpose computational glue, I can see some people will do the same with RP2040 and/or Pico. Great to see examples of this!
(RP2040 also interesting because at least some of the board houses which offer assembly offer it as a standard part. And it's available in the Pi Pico, which is available and affordable, and can be fitted either as surface mount or DIP.)
(RP2040 also interesting because at least some of the board houses which offer assembly offer it as a standard part. And it's available in the Pi Pico, which is available and affordable, and can be fitted either as surface mount or DIP.)
Re: Picocomputer 6502
Rumbledethumps wrote:
I'm here. Happy to answer questions, but I didn't see any. If I'm just expounding, I do it in code, the documentation, or a video. And I'm old enough to ignore the off-topic stuff.
Code: Select all
_
( |
___\ \
(__() `-|
(___() |
(__() |
(_()__.--|-Gordon
--
Gordon Henderson.
See my Ruby 6502 and 65816 SBC projects here: https://projects.drogon.net/ruby/
Gordon Henderson.
See my Ruby 6502 and 65816 SBC projects here: https://projects.drogon.net/ruby/
Re: Picocomputer 6502
For interest, there's a video here from a happy customer (Lee Smith):
Building A Pico 6502 computer kit and setting up Windows VScode environment.
(Reckons he's the first person to figure out how(*) to use Windows as the dev env for the Pico modules, as opposed to Linux. But I see there's now a repo here with support. It looks like the project releases include the uf2 binaries you'd need for the Pico side, if you don't intend to get involved at that level.)
Edit: (*) oops, see below.
Building A Pico 6502 computer kit and setting up Windows VScode environment.
(Reckons he's the first person to figure out how(*) to use Windows as the dev env for the Pico modules, as opposed to Linux. But I see there's now a repo here with support. It looks like the project releases include the uf2 binaries you'd need for the Pico side, if you don't intend to get involved at that level.)
Edit: (*) oops, see below.
Last edited by BigEd on Mon Oct 16, 2023 4:35 pm, edited 1 time in total.
-
Rumbledethumps
- Posts: 11
- Joined: 12 Oct 2023
Re: Picocomputer 6502
BigEd wrote:
how to use Windows as the dev env for the Pico modules
Here's a nice graphics demo made by Pugmaster Flash...
https://user-images.githubusercontent.c ... 16df97.mp4