[SKKU DT] 58일차 -Digital Twin의 활용 예시(2), Azure Digital Twin을 위한 설치

2024. 1. 23. 18:16SKKU DT

728x90
반응형

http://wemb.co.kr/

 

위엠비 | Digital Twin 솔루션 전문 기업

데이터 수집 / 통합 / 시각화 / 분석 / 예측

wemb.co.kr

https://www.pluxity.com/en/

 

Pluxity

Pluxity is the company specialized in Digital Twin Technology. Digital twin tech allows existing management system to be efficiently integrated to points with any limitations at the minimum which enables us to anticipate maximized productivity and efficien

www.pluxity.com

https://e8ight.co.kr/

 

이에이트 E8IGHT | 시뮬레이션 기반 디지털트윈 플랫폼 기업

이에이트와 함께 시뮬레이션으로 연결하는 새로운 디지털 세계를 경험하세요

e8ight.co.kr

https://stans.co.kr/kr/

 

(주)스탠스

 

stans.co.kr

https://virnect.com/

 

업무현장의 운영 및 관리를 위한 XR 솔루션 공급기업 - VIRNECT

업무 현장의 운영 및 관리를 위한 XR 솔루션 비즈니스 성공을 위한 업무 혁신을 이루어 내세요 버넥트 솔루션으로 시간과 비용을 절감하세요 자세히 보기 데모신청 준비된 기술 컨설턴트가 직접

virnect.com

 

 

 


 

 

Azure Digital Twin 활용

https://www.amazon.com/Hands-Azure-Digital-Twins-distributed/dp/1801071381

https://github.com/PacktPublishing/Hands-on-Azure-Digital-Twins

 

GitHub - PacktPublishing/Hands-on-Azure-Digital-Twins: Hands-on Azure Digital Twins, published by Packt

Hands-on Azure Digital Twins, published by Packt. Contribute to PacktPublishing/Hands-on-Azure-Digital-Twins development by creating an account on GitHub.

github.com

 

 

Azure Digital Twin 설명서

 

Azure Digital Twins 설명서 - 자습서, API 참조

Azure Digital Twins를 사용하여 사람, 장소 및 항목을 연결하고 공간 인텔리전스를 사용하여 IoT 솔루션을 빌드하는 방법을 알아봅니다.

learn.microsoft.com

 

 

Azure Digital Twins Documentation - Tutorials, API Reference

Learn how to Use Azure Digital Twins to connect people, places, and things, and to build IoT solutions with spatial intelligence.

learn.microsoft.com

 

 

Azure Digital Twin 자료

 

GitHub - SKKUIIOTWXR/tutorialmsdt

Contribute to SKKUIIOTWXR/tutorialmsdt development by creating an account on GitHub.

github.com

**DTDL(Digital Twin Definition Language) 포맷에 맞는 언어. 

 

 

웹 기반 코드 연습

 

SQL Tutorial

W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.

www.w3schools.com

 

 

All Courses – 노마드 코더 Nomad Coders

초급부터 고급까지! 니꼬쌤과 함께 풀스택으로 성장하세요!

nomadcoders.co

 

 


 

 

Microsoft Azure 가입

 

Create Your Azure Free Account Today | Microsoft Azure

Get started with 12 months of free services, 40+ services that are always free, and USD200 in credit. Create your free account today with Microsoft Azure.

azure.microsoft.com

 

 

가입을 잘 했다면, portal.azure.com에서 아래의 화면을 볼 수 있다.

 

 

리소스 그룹 선택

 

 

리소스 그룹 생성에서 리소스 그룹 명을 원하는대로 설정하고, 리소스 세부 정보는 Korea Central로 설정하 [검토 + 만들기]를 누른다.

 

 

리소스 그룹을 만들었고, 여기에 우리가 리소스를 추가해서 사용할 예정이다.

만들어진 DigitalTwinsBook 리소스 그룹을 클릭하면 아래의 화면이 나온다.

 

 

가운데 쯤 [ + 만들기] 버튼 클릭, 왼쪽 맨 아래에 Mixed Reality 클릭.

 

 

검색창에 Azure Digital을 검색하면, Azure Digital Twins가 뜨며, 클릭하고 [만들기]

 

 

내용을 채우고 체크박스 체크해서 만든다.

 

 


 

 

Visual Studio가 이미 설치되어 있더라도, Visual Studio Installer를 실행해서 [수정]을 누른 후 다음 화면에서 [Azure 개발]을 체크해서 설치한다.

 

 


 

 

설치가 조금 오래 걸려서 그동안 Azure CLI를 설치한다. 64bit로.

 

Install the Azure CLI for Windows

To install the Azure CLI on Windows, you must use PowerShell, or an MSI installer, which gives you access to the CLI through the Windows Command Prompt (CMD).

learn.microsoft.com

CLI를 받는 이유는 PowerShell에서 많은 기능을 쓰기 위해서.

 

 


 

 

Windows PowerShell을 관리자 권한으로 열고, az login을 입력하면 웹 페이지가 뜬다. PowerShell 창에는 내 정보가 뜬다.

728x90
반응형