Files
2023-03-13 09:01:12 +00:00

774 B

Title: ym2149-test

The ym2149-test is a little firmware to check that the YM2149 & Arduino circuit is working properly.

Requirements

The following libraries are required:

  • avr-gcc
  • avr-libc
  • avrdude

How to test the circuit

$ make
$ make flash

More information

More information can be found on my blog:

Besides, a video showing the YM2149 & Arduino circuit playing a tune is available.