Skip to content

Jeoungji/TUK-GraduationTeam-ws

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TUK-GraduationTeam-ws

본 프로젝트는 원격에서 무기 시스템을 제어하기 위한 소프트웨어 및 하드웨어 개발을 목표로 합니다.

시작하기

이 섹션에서는 프로젝트를 로컬 컴퓨터에서 실행하기 위한 사전 준비사항과 설치 방법을 안내합니다.

전제 조건

프로젝트를 시작하기 전에 아래의 환경이 준비되어 있어야 합니다.

  • Ubuntu 20.04
  • Python, C#, C/C++
  • Arduino IDE, VSCode, Visual Studio C# .NET Windows Form
  • SolidWorks (설계 도구)

설치

프로젝트를 시작하기 위해 필요한 라이브러리를 설치하려면 아래의 명령어를 실행하세요.

pip install pyserial

TUK-GraduationTeam-ws

This project aims to develop software and hardware for remotely controlling weapon stations.

Getting Started

This section guides you through getting the project up and running on your local machine for development and testing purposes.

Prerequisites

Before you start, ensure you have the following environment set up:

  • Ubuntu 20.04
  • Python, C#, C/C++
  • Arduino IDE, VSCode, Visual Studio C# .NET Windows Form
  • SolidWorks (for design purposes)

Installation

To install the necessary libraries for the project, run the following command:

pip install pyserial

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 62.3%
  • C++ 20.3%
  • Python 17.4%