Skip to content

Example Advanced

github-actions[bot] edited this page Jul 18, 2026 · 3 revisions

Example: Advanced

Goal: See double-line frames, a short loading animation, a symbol-filled table, and restart the demo.

Setup

  1. Upload AdvancedExample.
  2. Terminal at 9600 baud, UTF-8 on.
  3. Make the window about 70 characters wide so the table fits.

What you should see

  1. A titled double box at the top.
  2. A “Loading” bar that fills, then clears.
  3. A Start Again button.
  4. A grid table filled with heart, diamond, checkmark, and other symbols.

How to interact

Action Result
Enter or Space Clears and runs the demo again
Mouse click on Start Again Same
USB reconnect (supported boards) Demo restarts

Tips

  • The loading animation takes a few seconds — that is intentional.
  • If symbols show as boxes or question marks, the terminal font may lack those glyphs; try another font or app.
  • Narrow windows may wrap the table; widen the pane.

Preview

Tables, symbols, and a Start Again control.

AdvancedExample

In action

AdvancedExample demo

Clone this wiki locally