Author Topic: Arduino Mega based In Circuit Tester for 2650/Zaccaria games  (Read 14365 times)

PaulSwan

  • ArcadeLifeStyler'
  • ***
  • Posts: 788
  • ZZZ
    • View Profile
    • The Zaccaria WWW Site
Re: Arduino Mega based In Circuit Tester for 2650/Zaccaria games
« Reply #15 on: March 14, 2014, 06:00:29 PM »
OK, over the next few weeks I'll try and get a formal bill of materials setup and make up some kits for it. It'll be self assembly :)
ZZZ

Laszo

  • ArcadeLifeStyler'
  • ***
  • Posts: 993
  • Building
    • View Profile
Re: Arduino Mega based In Circuit Tester for 2650/Zaccaria games
« Reply #16 on: March 15, 2014, 07:19:57 AM »
Quote from: PaulSwan link= topic=5286.msg77615#msg77615 date=1394816429
OK, over the next few weeks I'll try and get a formal bill of materials setup and make up some kits for it. It'll be self assembly :)

I can not do self assembly, i don't know how to use a Weller  :P  :D

speleo_de

  • Member
  • **
  • Posts: 232
    • View Profile
Re: Arduino Mega based In Circuit Tester for 2650/Zaccaria games
« Reply #17 on: March 15, 2014, 07:47:20 AM »
OK, over the next few weeks I'll try and get a formal bill of materials setup and make up some kits for it. It'll be self assembly :)

That sounds great - thanks!

Elgen

  • Member
  • **
  • Posts: 104
  • Vanløse, Denmark
    • View Profile
    • elgensrepairs.blogspot.dk
Re: Arduino Mega based In Circuit Tester for 2650/Zaccaria games
« Reply #18 on: March 20, 2014, 11:16:14 AM »
Amazing project. Truckloads of kudos from here m8 };-P

Byte Surfer

  • Jr. Member
  • *
  • Posts: 36
    • View Profile
Re: Arduino Mega based In Circuit Tester for 2650/Zaccaria games
« Reply #19 on: April 15, 2014, 09:36:31 AM »
bump

... any news? The 'iron' is HOT and waiting for solder assembly!

BS

PaulSwan

  • ArcadeLifeStyler'
  • ***
  • Posts: 788
  • ZZZ
    • View Profile
    • The Zaccaria WWW Site
Re: Arduino Mega based In Circuit Tester for 2650/Zaccaria games
« Reply #20 on: April 15, 2014, 05:22:32 PM »
I was being honest when I said a few weeks - the show (http://nwpinballshow.com/) is just a few weeks away so I'm busy preparing for that mostly but I'll see what I can do...
Paul.
ZZZ

Byte Surfer

  • Jr. Member
  • *
  • Posts: 36
    • View Profile
Re: Arduino Mega based In Circuit Tester for 2650/Zaccaria games
« Reply #21 on: April 15, 2014, 06:34:16 PM »
I was being honest when I said a few weeks - the show (http://nwpinballshow.com/) is just a few weeks away so I'm busy preparing for that mostly but I'll see what I can do...
Paul.

sorry Paul,
maybe I've lost a post (or more than one :D)... and I can surely wait!

piero.a

  • Jr. Member
  • *
  • Posts: 61
    • View Profile
Re: Arduino Mega based In Circuit Tester for 2650/Zaccaria games
« Reply #22 on: April 16, 2014, 01:13:36 AM »
I'm also interested. I already repaired one of my two Astrowars and the other one is waiting. I don't own a Fluke 9010a but I'm looking for it.
Normally I prefer to use PIC instead Atmel, although programming in assembler, I must admit that they have some instructions very comfortable compared to Microchip

PaulSwan

  • ArcadeLifeStyler'
  • ***
  • Posts: 788
  • ZZZ
    • View Profile
    • The Zaccaria WWW Site
Re: Arduino Mega based In Circuit Tester for 2650/Zaccaria games
« Reply #23 on: June 10, 2014, 05:57:57 PM »
I've ordered some more components and with the two spare PCB sets I have enough for two kits based on the initial board (I'll do another run over summer).

http://www.paulswan.me/arcade/ArduinoMegaICTPartsList.htm

...is the parts list, plus tax (10%) & shipping. Basically, $30 for the Arduino, $13.45 for the daughter board and $24.20 for the probe head.
Comes out at $75 tax included plus shipping at cost.

Drop me a PM if interested.

Paul.

ZZZ

PaulSwan

  • ArcadeLifeStyler'
  • ***
  • Posts: 788
  • ZZZ
    • View Profile
    • The Zaccaria WWW Site
Re: Arduino Mega based In Circuit Tester for 2650/Zaccaria games
« Reply #24 on: July 09, 2014, 06:35:01 PM »
Since my Sea Scare PCB set died (again), I decided to see if I could pin-drive 6502 to investigate it:



I managed to get the ROMS to read reliably but the RAM isn't reliable. The hardware on this board uses a clock synchronized strobe for the RAM writes, and the video display is hidden synchronously in the first half of the 6502 cycle. Since the tester is asynchronous to the input clock, no chance of it working properly on this platform :( However, more conventional 6502 hardware might work OK. I didn't really need it to fix this board since the chip selects were all bad due to a bad 7442, clearly visible on a scope.

A bit better luck with the tester on Z80 and Jackrabbit:



This one the speech died so I'd assumed that it'd be the speech board and I was only trying out Z80 because it was on the bench. However I noticed that the game music was wrong and some other sound effects were wrong. Poking the sound latch with the tester did generate some speech and the tester made it very easy to see that there was a stuck bit on the sound latch. So far the tester works mostly fine on this platform.

Paul.





ZZZ

Etienne MacGyver

  • ArcadeLifeStyler'
  • ***
  • Posts: 7611
  • The Netherlands
    • View Profile
Re: Arduino Mega based In Circuit Tester for 2650/Zaccaria games
« Reply #25 on: July 10, 2014, 10:28:20 AM »
even though this is way beyond my scope, i love to read things like this !

Thanks paul   :spaceace: