Jump to content
  • entries
    4,249
  • comments
    2,525
  • views
    1,750,658

Microvision homebrew? (part 3)

atari2600land

398 views

I looked at all the different types of Propeller chips, and I'm confused as which one to buy. There's a bunch of different ones that I found when I Googled it. But I can definitely afford <$15, which seems to be the going rate. It's all just a matter of figuring out how to take apart a Microvision game and replace the chip, if that's at all possible. For my Frogger project (as well as Cosmic Hunter), the control knob isn't needed. As for grayscale, there is a knob with a slit on the back that you can make the pixels darker or lighter with. While not exactly shades, it's more a tool to help you figure out whether the pixel is on or off. I may stop by Radio Shack this weekend and see what I can come up with once I get a definitive answer on which one I need. Also, the two people that Eric Ball suggest I e-mail have not wrote back to me yet, so I'm still waiting on that. I'd like to use a broken Microvision game to rip apart for practice, so if anyone has one laying around, please PM me. Hopefully once I learn the new language, I can get a sample going. And hopefully this Propeller chip can be erased and used again. I suspect I'll have to rewrite a lot of times to get things right, as I've experienced with Odyssey 2 programming and the C7050 cart.



3 Comments


Recommended Comments

There is (currently) only one Propeller chip (P8X32A), however there are a bunch of different PCBs and 3 different chip packages (DIP, QFP & QFN). Although it's possible to start with a bare Propeller, you typically want to include some support chips like a serial eeprom (the Propeller has no on-board non-volatile storage), a clock crystal (typically a 5MHz crystal which the Propeller multiplies to 80MHz), a +3.3V voltage regulator, a USB to serial converter & USB jack and some decoupling capacitors. The pre-made PCBs typically have all of these (sometimes more, depending upon their intended use).

 

Also, you're not going to be able to simply drop-in a microcontroller (Propeller or otherwise) onto an existing Microvision cartridge. You will need to create a similarly shaped PCB which will fit into the Microvision cartridge shell.

 

As a starting point I'd recommend the QuickStart PCB. It's relatively inexpensive, includes some basic I/O (LEDs and touch buttons) along with the standard support chips and it's available at Radio Shack.

Share this comment


Link to comment

The Quickstart board comes with the Propeller soldered on, so you don't need to buy anything else.

Share this comment


Link to comment
Guest
Add a comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...