Skip to main content

Building a Casduino

Building The Casduino

The main board for the Casduino is very similar to the MarkII board but as I had a specific project case in mind the dimensions needed to be changed.

I had used an Evatron PPN Case in another project and wanted to use one for this to make a more compact and stylish product however the internal dimensions would make things a little more tricky.



Although the actual board design in mine is slightly different I feel that the following one should give the best fit.


 
The only difference I would make to the design is add right angled pins for the GND and VCC connectors on the right of the board. Also I soldered the Arduino Nano directly to the board as adding a DIL socket would just make it more difficult to fit in the Case

Rather than the usual buttons I ordered  some with different coloured caps, again to give a more polished look.

Here is a template of how to cut out the hole for the LCD (Thanks to spcbm from Amibay for his template for the Tapuino)


A template for where to drill the holes for the front.


And a template for the rear.

 A template for the left side for the USB port
And a template for the Right side for the SD card. Some modifications for the SD card reader have to be made to get it to fit this.


These are the alterations I made to the SD card.






This is how the final product looked.




Hopefully we will be able to alter the software so that a version can be uploaded to the Arduino Nano for whichever 8-bit machine you use.

Comments

  1. greetings, I have already tried the casino and goes perfectly, I have not even put the lowpass filter, without it it has worked perfectly.
    I would like to know if there is possibility to play wav file to play with other systems, Espectrum, Amstrad, Electron, ORIC, etc ...
    a greeting.

    ReplyDelete
    Replies
    1. For Spectrums with built in tape player and Amstrads you will need to modify the so they have a 3.5mm port and also there may need so experimenting to find the right frequency. However we are working on getting the cadsduino to see if it will play PZX files.

      Andrew has conversion software for UEF files for the Electron and BBC which I will upload soon.

      The lowpass is needed for when you play wavs but not needed if you play .CAS files.

      Delete
    2. hello again, the wav file reads the casino, I ask because I made a conversion of .CAS to .WAV in casstoll of msx, and would not correctly reproduce the casduino. A greeting.

      Delete
  2. If you have built a Casduino then you do not need to convert a .CAS to .WAV as the Casduino software does that automatically.

    If you want to play .Wavs then you need to download my special version of CAS2WAV which outputs the .WAV at 14400Hz which is a frequency that the Arduitape can play successfully and the MSX can hear. Due to the lack of a hardware audio decoder the Arduitape can only play back .Wavs of up to 22000 Hz but each computer may need a specific frequency below that to be able to register the input.

    ReplyDelete
  3. If you are using designs from someone, you should mention where they come from.
    I made the templates for the holes in the Tapuino project on Amibay

    spcbm on Amibay

    ReplyDelete
  4. Nice article great post comment information thanks for sharing

    ทองดีฟันขาว

    ReplyDelete

Post a Comment

Popular posts from this blog

TZXDuino Firmware 1.16, 1.17, and an updated TZXDuino Instruction Manual

  TZXDuino 1.16 In TZXDuino 1.15.3 I added a bug that lowered the volume of some Spectrum TZX files and all ZX80/81 TZX, O, and P files so they didn't work for many people. I fixed this for 1.16. You can download TZXDuino 1.16 from here.   TZXDuino 1.17 The MAXDuino team added ORIC TAP playback functionality to their firmware which I have adapted to TZXDuino. I don't have an Oric Atmos to test it on so I have been recording the playback and loading on Oricutron and everything I have tried has worked. Obviously things may be different on a real machine. Team MAXDuino have also added a speed up function for Oric TAP files which I will add to TZXDuino 1.18 but so far I have been unable to get it to work correctly. You can download TZXDuino 1.17 from here.   And finally there is the updated instruction manual which now tells you how to access Turbo mode for the Electron, ZX80, and ZX81. It also says for Oric but that has not been implemented yet. You can download the pdf of v1.2 fo

And Now For Something Completely Amazing.

 When Andrew Beer and I came up with this idea the intention was for people to build their own and many people have but once in a while someone comes up with something so amazing it really needs to be shared. JamHamster came up with the idea of fitting a TZXDuino in a cassette. Originally it was powered by USB and had a 3.5mm Ear socket but it looked amazing. Then he added a battery so that it was self powered. Then he added a head from a CD to cassette adapter. Then he added a switch under that head so that when you press play on the Cassette Recorder it plays the file you've selected. And the TZXCassette was born Because he is a great guy he's also uploaded the instructions on how to build one to Github and you can download the instructions and build your own. Now at the moment there is no REM control it may not work as well with a CPC 464 as it does with with a Spectrum +2 but it is a stunning piece of electrical engineering and a work of art in my opinion.

New CAS/TZXDuino firmware

New firmware . TZXDuino 1.15.3 Adapted the MAXDuino ID19 code and TurboMode for ZX80/81. To access Turbo Mode for ZX80/81 and Electron please switch Turbo Mode On in the menu Also added UEF Chunk 117 which allows for differing baudrates in BBC UEFs. Added a Spectrum Font for OLED 1306 users converted by Brendan Alford. Option added to userconfig.h Added File scrolling by holding up or down buttons. By Brendan Alford. Download from here. CASDuino 1.24 Added a Spectrum Font for OLED 1306 users converted by Brendan Alford. Option added to userconfig.h Added File scrolling by holding up or down buttons. By Brendan Alford. Download from here.