Notice
Recent Posts
Recent Comments
Link
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | 6 | 7 |
| 8 | 9 | 10 | 11 | 12 | 13 | 14 |
| 15 | 16 | 17 | 18 | 19 | 20 | 21 |
| 22 | 23 | 24 | 25 | 26 | 27 | 28 |
Tags
- GPIO
- Visual Studio Code
- 아두이노
- c#
- AVR
- 디버깅
- bare metal
- raspberrypi
- Linux
- AArch64
- yocto
- UART
- Visual Studio
- buildroot
- QEMU
- esp32
- vscode
- 회로
- atmel
- C++
- 라즈베리파이
- Debug
- STM32
- avr-gcc
- nucleo
- Raspberry
- 리눅스
- WPF
- Arduino
- Debugging
Archives
- Today
- Total
목록DESIGN (1)
임베디드를 좋아하는 조금 특이한 개발자?
[WPF][MVVM] MVVM 패턴을 위한 ViewModel 추가
- 개발 환경Window 11 (버전 24H2)Visual Studio Community 2026 (18.0.2).NET framework 4.7.2- 소스 코드https://github.com/MainForm/WPF_MVVM_Base/tree/03d346fe93499c50289eb4085917b4e2839389ad GitHub - MainForm/WPF_MVVM_BaseContribute to MainForm/WPF_MVVM_Base development by creating an account on GitHub.github.com1. 서론 ViewModel은 Model에서 전달 받은 데이터를 View에서 디자인한 UI에 출력하기 위한 모듈입니다. Model과 View를 연결해주는 모듈로 MVVM 패..
C#/WPF
2025. 12. 16. 00:47