Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jareklupinski/standalone-nes-synth

A helpful dev board for creating NES synth interfaces
https://github.com/jareklupinski/standalone-nes-synth

Last synced: about 2 months ago
JSON representation

A helpful dev board for creating NES synth interfaces

Awesome Lists containing this project

README

        

# standalone-nes-synth
A helpful dev board for creating NES synth interfaces

A huge thanks to kevtris https://www.youtube.com/channel/UCOkbec10-yP76r-NXibyMew for all the help figuring out how to keep the NES in an infinite loop! Wouldn't have gotten anywhere without that tip :)

This board gives you an easy way to abstract the necessary hardware for driving an NES CPU from your interface application. The NES CPU is kept in an infinite loop, with note data shifted in through the shift registers.

![schematic](standalone-nes-synth-schematic.png)
![board](standalone-nes-synth-board.png)
![photo](standalone-nes-synth-photo.png)
![photo2](standalone-nes-synth-photo2.png)