Skip to content

Simulator for the LCD controller ILI9341 on ARM development board FRDM-K64F

License

Notifications You must be signed in to change notification settings

LaBlazer/lcd-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lcd-simulator

Simulator for the LCD controller ILI9341 on ARM development board FRDM-K64F used for the APPS course in VSB-TUO

  • Currently works only on x64 Windows

How to run:

  1. Download and install git lfs https://git-lfs.github.com
  2. Open terminal
  3. Initialize git lfs using "git lfs install"
  4. Clone the repo using "git clone https://github.com/LaBlazer/lcd-simulator.git"
  5. If there is an error about lfs bandwidth download the libraries from https://mega.nz/#!U1YyXASL!3LtKZJyOsgq01uoDeNacCZZCypB7UbpUn-kjXoG9LpE and extract them to lib folder (overwrite the files)
  6. Install Visual Studio CMake tools (Visual Studio Installer->More->Modify->Individual Components->Visual C++ tools for CMake->Modify)
  7. Open the project as folder in Visual Studio (File->Open->Folder)
  8. Select the correct startup item and run

About

Simulator for the LCD controller ILI9341 on ARM development board FRDM-K64F

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages