ILI9341_due
Arduino Due and AVR (Uno, Mega, Nano, Pro Mini,...) library for interfacing with ILI9341 SPI TFTs
파일 탐색기
최종 버전 다운로드 (.zip)- arcs.ino
- roboto16.h
- roboto32.h
- roboto70.h
- arrayMonochromeBitmap.ino
- Alert.bmp
- Alert.h
- Alert.png
- arrayTftBitmap.ino
- Close.bmp
- Close.h
- Close.png
- Info.bmp
- Info.h
- Info.png
- graphicstest.ino
- graphicstestWithStats.ino
- gTextBigFont.ino
- gTextHelloWorld.ino
- Alert.h
- iliScreenshotViewer.ino
- QWERTYTouchKeyboard.ino
- blacklab.565
- blacklab.bmp
- giraffe.565
- giraffe.bmp
- gloomyTears.565
- gloomyTears.bmp
- lambo.565
- lambo.bmp
- motivation.565
- motivation.bmp
- origP.565
- origP.bmp
- radioP.565
- radioP.bmp
- smokeP.565
- smokeP.bmp
- soldHouse.565
- soldHouse.bmp
- stopP.565
- stopP.bmp
- sdFatTftBitmap.ino
- utftDemo.ino
- uTouchButtonTest.ino
- uTouchCalibration.ino
- uTouchQuickDraw.ino
- uTouchQuickPaint.ino
- allFonts.h
- Arial14.h
- Arial_bold_14.h
- Corsiva_12.h
- fixednums15x31.h
- fixednums7x15.h
- fixednums8x16.h
- helvNeueTh70.h
- jokerman_255.h
- roboto16.h
- roboto32.h
- roboto70nums.h
- SystemFont5x7.h
- Verdana_digits_24.h
- AssemblyInfo.cs
- App.config
- BMP24toILI565.csproj
- BMP24toILI565.csproj.user
- BMP24toILI565.sln
- Program.cs
- BMP24toILI565.exe
- BMP24toILI565.cpp
- BMP24toILI565.sln
- BMP24toILI565.vcxproj
- BMP24toILI565.vcxproj.filters
- dirent.h
- ReadMe.txt
- stdafx.cpp
- stdafx.h
- targetver.h
- BMP24toILI565.exe
- AssemblyInfo.cs
- App.config
- BMP24toILI565Array.csproj
- BMP24toILI565Array.csproj.user
- BMP24toILI565Array.sln
- Program.cs
- BMP24toILI565Array.exe
- AssemblyInfo.cs
- Resources.Designer.cs
- Resources.resx
- Settings.Designer.cs
- Settings.settings
- App.config
- Form1.cs
- Form1.Designer.cs
- Form1.resx
- ILIScreenshotViewer.csproj
- ILIScreenshotViewer.sln
- Program.cs
- ILIScreenshotViewer.exe
- GLCDFontCreator2.zip
- GLCDFontCreator4.3 by PORTB.txt
- GLCDFontCreator4.3 by PORTB.zip
- ILI9341_due.cpp
- ILI9341_due.h
- ILI9341_due_config.h
- README.md
- SystemFont5x7.h
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/marekburiak/ILI9341_due
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd ILI9341_due
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. .NET
보통 추천
⚠️ 이 프로젝트는 규모가 큰 저장소라, 이 방법이 실제 핵심 제품이 아니라 내부 하위 패키지를 가리키는 것일 수 있습니다. README 전체를 함께 확인해보세요.
cd tools/BMP24toILI565/.NET/src
이 프로젝트의 관련 파일이 하위 폴더 안에 있어서, 먼저 그 폴더로 이동합니다.
dotnet restore
프로젝트에 필요한 패키지를 내려받습니다.
dotnet run
프로젝트를 빌드하고 바로 실행합니다.
dotnet run 실행 후 터미널에 나타나는 안내 메시지나 주소를 확인하세요.
// repository documentation
Was this content helpful?
(0 ratings)
