All Projects → osresearch → vst

osresearch / vst

Licence: GPL-2.0 License
Software for the v.st vector boards

Programming Languages

processing
702 projects
C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
perl
6916 projects
Verilog
626 projects
Makefile
30231 projects

Starwars game emulated with MAME v.st vector board

This is the firmware and example code for the opensource harwdare quad-DAC vector board. It can be used with MAME to display the vectors from 1970s and 80s games like Starwars or Asteroids on vectorscopes and XY monitors like the Vectrex, as well as with new art projects.

v.st vector board prototype

More details at https://trmm.net/V.st and https://trmm.net/MAME

Flashing the Firmware

To flash the firmware, make sure you have Teensyduino installed.

Clone this repository and load teensyv/teensyv.ino in the Arduino IDE. Next select Teensy 3.1 / 3.2 from the Tools -> Board menu in the Arduino IDE. Hit verify and follow the on screen instructions to flash your Teensy with the firmware.

Running the Demos

Make sure you have Processing installed and your Teensy is flashed with the firmware.

Open processingDemo/processingDemo.pde in Processing. As soon as you hit run and your v.st board is attached to the computer, the demo starts playing on your screen and should be visible on the device attached to your v.st.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].