What's new

andymage

Student
Joined
Mar 9, 2023
Messages
135
Reaction score
26
Location
china
I want to connect a Bluetooth device to the I/O board of my Namco 256 arcade machine. How do I do this? My io control board model is: Namco V329 NA-JV I/O.
 

Attachments

  • 1320c82729f2103e90c0a973a06fd50.jpg
    1320c82729f2103e90c0a973a06fd50.jpg
    229.5 KB · Views: 23
Thank you very much for your recommendation. They have already shipped it to me.
I see i wrote « with just that » but you do need a rasberry pi to put on the rasberry hat! Just to be clear!

Let us know how it works for you!
 
I see i wrote « with just that » but you do need a rasberry pi to put on the rasberry hat! Just to be clear!

Let us know how it works for you!
I have a Raspberry Pi 3B. Can it work properly when used with OPEN JVS?
 
I have received this device, how do I use it now? @Mrhide
My wireless device is the original PS5 controller

 

Attachments

  • 微信图片_20240508135808.jpg
    微信图片_20240508135808.jpg
    170.6 KB · Views: 7
  • 微信图片_20240508135820.jpg
    微信图片_20240508135820.jpg
    324.9 KB · Views: 8
  • 微信图片_20240508135833.jpg
    微信图片_20240508135833.jpg
    115.3 KB · Views: 7
Last edited:
Start with:
https://github.com/OpenJVS/OpenJVS/blob/master/docs/hat-quickstart.md

And
https://github.com/OpenJVS/OpenJVS/blob/master/docs/OpenJVS_IO_Manual_1.2.pdf

Let us know if you have more questions

ps: Note that support for it is already integrated in @chunksin excellent wipi image. I suggest you try that first.
Remember : connect the hat to your pi, connect your JVS device (and only that!) (ie your namco 256) to the HAT square "usb tube B" connector.
then your USB joystick or you can pair bluetooth devices.

FINE! I've actually tried it for you :D

You would go to setup menu:
IMG_2077.jpg

IMG_2078.jpg

Hold the 2 buttons below for ~6 seconds to put the dual sense in discovery mode
dualsense-1.jpg

hit scan on the netbooter and it should see it. Hit PAIR DEVICE with it selected:
IMG_2080.PNG

then you'll need to configure/assign keys in here
IMG_2087.jpg

IMG_2084.PNG

once done, go OpenJVS Control
IMG_2083.jpg

to assign a "type" of mapping for the game you want to launch.
IMG_2082.jpg

and you should be going!
 
Last edited:
What I have now is a Raspberry Pi 3b and a 2x6 multi-dongle. The image inside is namco2x6_raspbian.img. This image does not contain the OpenJVS Bluetooth function, right?
 
What I have now is a Raspberry Pi 3b and a 2x6 multi-dongle. The image inside is namco2x6_raspbian.img. This image does not contain the OpenJVS Bluetooth function, right?

I don't know about that image, sorry.
 
What I have now is a Raspberry Pi 3b and a 2x6 multi-dongle. The image inside is namco2x6_raspbian.img. This image does not contain the OpenJVS Bluetooth function, right?

No - that is Blade Zx's image for the Namco 2x6 that works by programming the multi-dongle. It does NOT have OpenJVS on the image.
 
I need an img Raspberry Pi image that includes the OPENJVS setup function, because I think the other tutorial is a bit difficult for me
 
Back
Top