← Prompts
Reference / Understand System Prompts Collection

In this tutorial, you will be creating a simple program that moves a small box...

- Intro In this tutorial, you will be creating a simple program that moves a small box around the screen, giving you the building blocks to create your own plugins down the line. Scope This tutorial

- Intro
In this tutorial, you will be creating a simple program that moves a small box around the screen, giving you the building blocks to create your own plugins down the line.

Scope
This tutorial will cover:

A simple GUI+ViewPort application paradigm
Basic interface with the gui and input services
Basic queues using osMessageQueue
Acquiring and working with user input
Drawing to the screen
Enabling and compiling custom applications .

Requirements
A Flipper Zero
Basic knowledge of C or something close.
An IDE (I use VSCode)

-  Setting up your workspace

Now that you have a simple overview of the goal of this tutorial, let's create our own plugin!

Now that you have a simple overview of the goal of this tutorial, let's create our own plugin!

Sign in to view the full prompt.

Sign In

Classification

Reference Documentation, cheatsheets, setup guides
Reference Understand
Explain or analyze
Scope Project
This codebase
Manual Manually placed / Persistent