Difference between revisions of "Flowcode Help Overview"

From Flowcode Help
Jump to navigationJump to search
Line 107: Line 107:
 
*[[Component|Components]] - Information about what a component is and how they work inside the Flowcode environment.
 
*[[Component|Components]] - Information about what a component is and how they work inside the Flowcode environment.
 
*[[Common_Components|Common Components]] - Information on some of the more commonly used components
 
*[[Common_Components|Common Components]] - Information on some of the more commonly used components
*[[What_Is_a_Switch%3F]] - Detailed information regarding the switch components
+
*[[What_Is_a_Switch%3F|What Is a Switch]] - Detailed information regarding the switch components
*[[What_Is_an_LED%3F]] - Detailed information regarding the LED components
+
*[[What_Is_an_LED%3F|What Is an LED]] - Detailed information regarding the LED components
*[[What_Is_an_LCD%3F]] - Detailed information regarding the LCD components
+
*[[What_Is_an_LCD%3F|What Is an LCD]] - Detailed information regarding the LCD components
*[[What_Is_a_7_Segment_Display%3F]] - Detailed information regarding the 7Seg components
+
*[[What_Is_a_7_Segment_Display%3F|What Is a 7-Segment Display]] - Detailed information regarding the 7Seg components
*[[What_Is_a_Keypad%3F]] - Detailed information regarding the keypad components
+
*[[What_Is_a_Keypad%3F|What Is a Keypad]] - Detailed information regarding the keypad components
*[[Selecting_Component_Macros]] - Information on how to use component macros
+
*[[Selecting_Component_Macros|Selecting Component Macros]] - Information on how to use component macros
*[[Component_Help_Files]] - How to get access to component help via Flowcode
+
*[[Component_Help_Files|Component Help Files]] - How to get access to component help via Flowcode
*[[Components]] - Component help overview
+
*[[Components|Components]] - Component help overview
*[[Component_Properties]] - Information on how to use component properties
+
*[[Component_Properties|Component Properties]] - Information on how to use component properties
*[[Component_Tree]] - Information regarding the component tree hierarchy
+
*[[Component_Tree|Component Tree]] - Information regarding the component tree hierarchy
*[[Replacing_a_Component]] - Replacing one component with another
+
*[[Replacing_a_Component|Replacing a Component]] - Replacing one component with another
*[[CAL_Components]] - Overview of code abstraction layer components
+
*[[CAL_Components|CAL Components]] - Overview of code abstraction layer components
 
*[[DSP|DSP Components]] - Overview of digital signal processing components
 
*[[DSP|DSP Components]] - Overview of digital signal processing components
*[[Using_the_Data_Injector]] - Data injectors and communications components
+
*[[Using_the_Data_Injector|Using the Data Injector]] - Data injectors and communications components
*[[Component_Directories]] - Information on creating your own components directories
+
*[[Component_Directories|Component Directories]] - Information on creating your own components directories
*[[Editing_Key_Mappings]] - Assigning keyboard presses to functionality during simulation
+
*[[Editing_Key_Mappings|Editing Key Mappings]] - Assigning keyboard presses to functionality during simulation
*[[Remappable_Peripheral_Pins]] - Assigning pins to peripherals on devices with re-mappable functionality.
+
*[[Remappable_Peripheral_Pins|Remappable Peripheral Pins]] - Assigning pins to peripherals on devices with re-mappable functionality.
  
 
==Component Creation==
 
==Component Creation==

Revision as of 15:16, 24 May 2018


Version 8

  • New in Flowcode 8 - Introduction to new features in Flowcode 8 and other useful information
  • Chips - List of supported microcontroller devices in Flowcode
  • Migrating to Flowcode 8 - Help and advise moving to v8 from an older version

Getting Started

Using the Flowchart

Macros

Functions

Variables

Panels

Tools and Views

Components

Component Creation

Simulation

Chip Specifics

Support