Lesson 4 of 7
Open an example
You don't have to start from a blank canvas. Block Designer ships with ready-made example designs you can open, run, and learn from — the fastest way to see a complete, working project.
Open an example
From the File menu, choose Open Example and pick one from the list. Start with Blinky — the embedded "hello world": it toggles an LED on a fixed interval.
Explore it
With the example loaded, everything from the earlier lessons applies:
- Click blocks to inspect their parameters in the property editor.
- Trace the wiring to see how the source, timing, and output fit together.
Tip: examples are a good starting point for your own work — open one, save it under a new name, and modify from there instead of building from scratch.
With a design loaded — whether your own chain or Blinky — the next step is to run it. Blinky is also the design we'll put on real hardware in the final lesson.