Skip to content
M

MZ_APO_Žampach_Stanke

Project ID: 23976

Link to other pages in the project:

Aplication architecture

Manual

Used peripherals

Branches:

Final branch is: two-players

Quickstart guide:

To get the program working there are 2 to 3 things that need to be done:

  1. Change target ip of the MZ_APO board in the MAKEFILE (line 13)
  2. Change the path to the directory where the mzapo-root-key ssh key is located (line 26) (or use other means of authentication)
  3. If the main menu on boot does not look as pictured on the wiki (does not display "PLAYERS?" with a 1 and 2 under) then navigate to mzapo_parlcd.c. There on lines 17-18 you will find: //#define HX8357_B #define ILI9481 Try commenting #define ILI9481 and uncommenting #define HX8357_B and then reboot, if that does not work try commenting both lines and then rebooting