Component Creation
From Flowcode Help
Jump to navigationJump to searchLearn how to create components
- Creating a Property - How to create a property
- IO Properties - How to create and use IO properties
- Component Configuration - Overview of the component creation panel managers
- Customising A Component - Creating a new customised version of a component
- Assigning Code to an Existing Component - Complementing or overriding an existing components functionality
- Base Components - The base components and their function
- Using CAL Components - Creating a component using CAL functionality (I2C / SPI / UART etc)
- Using A Base Component - Creating a new component using a base component
- New Component Features - Additional component creation features added in Flowcode
Examples
- Exercises - Worked exercises including creating components
- Example - Number Conversions - Creating a helper component to help convert between number systems Decimal, Hexadecimal and Binary
- Example - Creating a two-wheeled robot - Creating a 2 wheeled robot from scratch (simulation & downloadable)