Skip to content

beslagicadin/volleyballScoreboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Volleyball Scoreboard

A Windows Form Application that reads data from the serial port and updates the scoreboard accordingly.

Installation

  1. Clone the repository or download the files to your local machine.
  2. Open the project in Visual Studio and build the solution.
  3. Make sure that the serial port is properly configured and the Arduino device is connected to the computer on port COM3 with the program "Maturski_rad.ino" uploaded.
  4. Run the application.

Usage

  1. Connect the Arduino device to the computer on port COM3 with the program "Maturski_rad.ino" uploaded.
  2. Start the application.
  3. The scoreboard will automatically update based on the input received from the serial port.

Dependencies

  • Visual Studio
  • .NET Framework
  • Arduino IDE

Contributions

If you would like to contribute to the project, please create a pull request with a detailed explanation of your changes.

Contact

If you have any questions or feedback, please contact me at [email protected].

License

This project is licensed under the GNU General Public License v3.0 license.