PETDuino in Datasette: Difference between revisions

From RevSpace
Jump to navigation Jump to search
No edit summary
No edit summary
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Project
{{Project
  |Name=PETDuino in Datasette
  |Name=PETDuino in Datasette
  |Picture=plaatje dat je geupload hebt op de wiki
  |Picture=1024px-Commodore-Datasette-C2N-Mk1-Front.jpg
  |Omschrijving=for my museum PET (CBM4032) I wanted to use a PET2SD floppy disk emulator, but I discovered that due to the fact that this PET has the original BASIC (rev 1,0) it doesn't support disckdrives, it doesn't have IEEE drivers, so I switched to my CBM8032 which does, but due to it 80-kolumn screen there are almost no kames working on a CBM8032!
  |Omschrijving=for my museum PET (CBM4032) I wanted to use a PET2SD floppy disk emulator, but I discovered that due to the fact that this PET has the original BASIC (rev 1,0) it doesn't support diskdrives, it doesn't have IEEE drivers, so I switched to my CBM8032 which does, but due to it 80-kolumn screen there are almost no kames working on a CBM8032!
at the moment the PET in the national video game museum in Zoetermeer is the -ZX81 game that was ported to the PET in 2021.
at the moment the PET in the national video game museum in Zoetermeer is the ZX-81 game that was ported to the PET in 2021.
it can be loaded from the PET2SD using the load"*",8 command. the other working game is a frogger clone.
it can be loaded from the PET2SD using the load"*",8 command. the other working game is a frogger clone.
I decided to solve this conundrum by building a version of the casduino into a defective datasette.
I decided to solve this conundrum by building a version of the casduino into a defective datasette.
Line 15: Line 15:
Found a fritzing Diagram of a "casduino" for a C64/PET Datasette. Started with converting the diagram to a KiCad schematic, using the TZXDuino Pico as example, so that I don't need to use a separate SD-card interface board, or 3V3 regulator. this DATASETTE-Duino uses a 2x16 LCD with an I2C backpack..
Found a fritzing Diagram of a "casduino" for a C64/PET Datasette. Started with converting the diagram to a KiCad schematic, using the TZXDuino Pico as example, so that I don't need to use a separate SD-card interface board, or 3V3 regulator. this DATASETTE-Duino uses a 2x16 LCD with an I2C backpack..


[[Tapuino bb-r2.png]|1000px]
[[File:Tapuino bb-r2.png]]

Revision as of 22:47, 4 June 2024

Project PETDuino in Datasette
1024px-Commodore-Datasette-C2N-Mk1-Front.jpg
for my museum PET (CBM4032) I wanted to use a PET2SD floppy disk emulator, but I discovered that due to the fact that this PET has the original BASIC (rev 1,0) it doesn't support diskdrives, it doesn't have IEEE drivers, so I switched to my CBM8032 which does, but due to it 80-kolumn screen there are almost no kames working on a CBM8032!

at the moment the PET in the national video game museum in Zoetermeer is the ZX-81 game that was ported to the PET in 2021. it can be loaded from the PET2SD using the load"*",8 command. the other working game is a frogger clone. I decided to solve this conundrum by building a version of the casduino into a defective datasette. I found a fritzing diagram of a sd card reader for a CBM cassettedeck asa starter, together with the schematic of my previous TZXDuino Pico.

Status Initializing
Contact mahjongg
Last Update 2024-06-04

8 may 2024 Started with a Datasette with an Arduino and Sd-Card

Found a fritzing Diagram of a "casduino" for a C64/PET Datasette. Started with converting the diagram to a KiCad schematic, using the TZXDuino Pico as example, so that I don't need to use a separate SD-card interface board, or 3V3 regulator. this DATASETTE-Duino uses a 2x16 LCD with an I2C backpack..

Tapuino bb-r2.png