This is a great demo of the simplicity and power of the DragonBoard 410c that would interest younger programmers.
这是基于DragonBoard 410c开发的适用于初入开发者的样本。
In this project, the DragonBoard 410c is combined with a Mezzanine Kit to create a sample game. All of the development for the project is done on the DragonBoard 410c, and no external computers are required to develop and run the game.
在这个项目中,晓龙板包含了Mezzanine文件包。所有的细节都是在板子上,没有其他外设参与。
Materials Required / Parts List / Tools
DragonBoard 410c (pre-loaded with Linux)
Linker Mezzanine Board
96Boards Sensors Mezzanine Kit
Mouse and Keyboard
HDMI Monitor
8GB SD Card
Source Code / Source Examples / Application Executable
Source code
Additional Resources
Breakerball PowerPoint Presentation
Live Interview at Maker Faire Bay Area, May 20, 2016
Build/Assembly Instructions
Assembly and build instructions are outlined in the Breakerball PowerPoint presentation.
Start a terminal window on the Linux console
cd to the directory where your code is
Enter the command "./go" to start the scratch and python programs.