readme.md

May 1, 2024 ยท View on GitHub

Virtual Board GUI

2021

Simulation project

The GUI depends on a board.json file (check src/main/resources for an example). Supported components:

  • switches
  • leds
  • buttons
  • otherPins
  • segsev

Documentation (soon)

Demonstration

  • A4 = clk
  • A[0..3] = counter value
  • SW1 = enable

https://user-images.githubusercontent.com/47612455/201545163-4529b67d-2a67-49a9-8e68-acf18302b6fe.mp4

Contents

  1. 1Virtual Board GUI
  2. 1.1Documentation (soon)
  3. 1.2Demonstration