Skip to content

Jamma Video Standard (JVS) IO board implemented using a MEGA 2560

Notifications You must be signed in to change notification settings

mrdion/MEGA-JVS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEGA-JVS

Jamma Video Standard (JVS) IO board implemented using a MEGA 2560

Based on TeensyJVS by charcole: https://github.com/charcole/TeensyJVS

The included Arduino code is intended to be used with a MEGA 2560 and a MEGA JVS V2 board (created by winteriscoming). The boards are currently not available for sale.

The MEGA JVS V2 board has a micro SD slot. Profiles are stored on the card. The directory called SD Card Contents needs to go in the root of the Micro SD card. This includes both PROFILES.HEX and LASTPROF.HEX.

In order to create more mapping profiles and edit existing ones, use profiles.py and open PROFILES.HEX from the micro SD card.

The use of profiles.py is not well documented yet.

The MEGA JVS V2 board uses a profile button to switch profiles on-the-fly. It also uses a small OLED display like the one found here.

The creation of this board is documented here: Custom JVS I/O - MEGA JVS

About

Jamma Video Standard (JVS) IO board implemented using a MEGA 2560

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 56.2%
  • C++ 43.8%