/arduino-mega-ict

Arduino Mega based In Circuit Tester

Primary LanguageC++BSD 2-Clause "Simplified" LicenseBSD-2-Clause

Arduino ICT

An Arduino Mega based In Circuit Tester to aid in the repair of various 8-bit CPU systems, primarily targetting video arcade games.

Full details can be found: http://www.paulswan.me/arcade/ArduinoMegaICT.htm

License

This software is licensed under the BSD-2 license except for the following:

  1. "DFR_Key" source code is unattributed as recieved by the Arduino keypad/display manufacturer.

  2. "crc32" source code is licensed under the ZLib license.