Difference between revisions of "Exercise - Dashboard and System Panel - Controlling Multiple Objects"

From Flowcode Help
Jump to navigationJump to search
(Replaced content with "For an excellent introduction guide, we recommend [https://www.flowcode.co.uk/education/ Introduction to microcontroller programming]")
Tag: Replaced
 
(34 intermediate revisions by 3 users not shown)
Line 1: Line 1:
This exercise shows how to add two more LEDs to the car's instrument panel, each controlled separately by switches on the Dashboard Panel. These will warn the driver that the sidelights are switched on, and that a seatbelt is not fastened.
+
For an excellent introduction guide, we recommend [https://www.flowcode.co.uk/education/ Introduction to microcontroller programming]
 
 
 
 
__TOC__
 
 
 
 
 
==Open the 'Headlight warning' flowchart==
 
 
 
* Open the flowchart 'Headlight warning' which you created in [[Exercise - Dashboard Panel - Adding Objects]].
 
 
 
 
 
* This time, set the Panel Properties to display sizes as 'Scale'.  
 
: To do this, click on the down arrow next to 'World size' and select the 'Local scale'option.
 

Latest revision as of 13:37, 25 April 2023

For an excellent introduction guide, we recommend Introduction to microcontroller programming