VMLab 에서 GLCD 사용하기
몇분이 문의를 해서 올려둡니다
참고 : 대개의 VMLab
유저 컴포넌트는
https://sites.google.com/site/thvortex/vmlab
VMLAB User Components
======================================
1. 필요한 화일 다운로드
KS0108B Graphic LCD |
https://sites.google.com/site/thvortex/vmlab/graphiclcd
위 사이트에서 DLL과 샘플 다운
- graphiclcd-0.4.zip - "graphiclcd.dll" component file.
- graphiclcd-0.4-test.zip - Contains an example project and hex files
graphiclcd-0.4.zip 압축풀어서 나온 "graphiclcd.dll"을
VMLab -> usrlib 폴더에 복사해 넣음
2. 아무 폴더에 graphiclcd-0.4-test.zip 압출 풀어서
*.prj / *.hex를 복사해 넣는다
3. VMLab 실행후 open project에서 위에서 풀어놓은
화일중 *.prj을 연다
4.AVR과 GLCD핀의 연결은 *.PRJ 화일 참조하시면 됩니다
'Arduino' 카테고리의 다른 글
Altino - Arduino 사용하기 (0) | 2023.07.10 |
---|---|
VMLAB - Register array setting (0) | 2017.08.19 |
AVR ATMega : VMLab 에서 프로그램 하기 - Writing into chip in VMLab using USBISP (STK500) (0) | 2017.08.19 |
ARV - VMLAB : 디버깅 / 시뮬레이션툴 - 시리얼 RS232 통신 (0) | 2017.08.19 |
AVR - VMLAB - 프로젝트 생성및 신호 입력방법 (0) | 2017.08.19 |