nand2mario / nestang

NESTang is an FPGA Nintendo Entertainment System implemented with Sipeed Tang Primer 25K, Nano 20K and Primer 20K boards
https://nand2mario.github.io/nestang
GNU General Public License v3.0
328 stars 37 forks source link

controller using arduino micro successfully connects tang nano 20k #15

Closed wolfshow closed 3 months ago

wolfshow commented 1 year ago

image

https://github.com/nand2mario/nestang/assets/3775235/9c4a18c6-df27-47bb-bb81-bff51acaf941

nand2mario commented 1 year ago

Cool. What protocol is the arduino using to talk to the Nano 20k?

wolfshow commented 1 year ago

Cool. What protocol is the arduino using to talk to the Nano 20k?

I use an arduino psx driver to talk to the 20k

Chandler-Kluser commented 1 year ago

I have posted a project with bluetooth support by merging hi631 NES core with the DS2 from nestang project.

Epyc7 commented 10 months ago

I have posted a project with bluetooth support by merging hi631 NES core with the DS2 from nestang project.

Would love to also implement this. Do you have instructions?

Chandler-Kluser commented 10 months ago

I have posted a project with bluetooth support by merging hi631 NES core with the DS2 from nestang project.

Would love to also implement this. Do you have instructions?

I have made a side repository with hi631 NES implementation and nestang DS2 interface to be handled by an esp32 with blueretro.

Instructions in README