Difference between revisions of "Components"
(11 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | In Flowcode IDE, a component is a predefined module or building block that represents a physical or logical element, which can be added to your project to simplify the process of designing and simulating embedded systems. These components can range from hardware elements like sensors, actuators, and communication devices, to software elements like variables, timers, or logic gates. | ||
+ | |||
+ | Each component typically comes with its own properties, methods, and events, which allow users to configure and interact with the component in a graphical way. For example: | ||
+ | |||
+ | Hardware components: These include microcontrollers, LEDs, motors, displays, or communication interfaces like I2C, SPI, and UART. | ||
+ | Software components: These are functional blocks such as delays, counters, or decision-making constructs like conditionals or loops. | ||
+ | Flowcode simplifies embedded programming by allowing you to drag and drop these components into your design, and then connect and configure them without the need to write low-level code manually. However, it still offers the flexibility to add custom code when needed. | ||
+ | |||
+ | Each component can also be simulated, allowing you to test and debug your design before deploying it to the actual hardware. | ||
__TOC__ | __TOC__ | ||
Line 266: | Line 275: | ||
| width="80%" style="background-color:#e8fcff;" | [[Component: ID 83c095cc_fefc_4854_a7c5_7fe867753bf4|Coupling]] | | width="80%" style="background-color:#e8fcff;" | [[Component: ID 83c095cc_fefc_4854_a7c5_7fe867753bf4|Coupling]] | ||
| width="20%" align="center" style="background-color:#e8fcff;" | 3d | | width="20%" align="center" style="background-color:#e8fcff;" | 3d | ||
− | |||
− | |||
− | |||
|- | |- | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID 4b0e5196_0db2_45a9_bcb9_b172f71f9c4d|DC Motor]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID 4b0e5196_0db2_45a9_bcb9_b172f71f9c4d|DC Motor]] | ||
Line 278: | Line 284: | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID 50eddda0_73c3_4514_b2e0_7e33abeaa162|Grove I2C Motor Driver]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID 50eddda0_73c3_4514_b2e0_7e33abeaa162|Grove I2C Motor Driver]] | ||
| width="20%" align="center" style="background-color:#e8ffec;" | 2d | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
+ | |- | ||
+ | | width="80%" style="background-color:#e8fcff;" | [[Component: ID 2e8c4276_d81c_4dd6_a70f_aad25e8bbf1e|Kinematics Arm]] | ||
+ | | width="20%" align="center" style="background-color:#e8fcff;" | 3d | ||
|- | |- | ||
| width="80%" style="background-color:#e8fcff;" | [[Component: ID 15921536_cf92_4cd3_88e4_207c251ab775|Linear Actuator]] | | width="80%" style="background-color:#e8fcff;" | [[Component: ID 15921536_cf92_4cd3_88e4_207c251ab775|Linear Actuator]] | ||
| width="20%" align="center" style="background-color:#e8fcff;" | 3d | | width="20%" align="center" style="background-color:#e8fcff;" | 3d | ||
− | |||
− | |||
− | |||
|- | |- | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID 02668c1b_013c_43b8_a5b3_4f9d73412137|Servo Motor]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID 02668c1b_013c_43b8_a5b3_4f9d73412137|Servo Motor]] | ||
Line 355: | Line 361: | ||
|- | |- | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID 913991df_9bcb_475a_ae49_d9eb611b0d71|LCD (Adafruit, 20x4)]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID 913991df_9bcb_475a_ae49_d9eb611b0d71|LCD (Adafruit, 20x4)]] | ||
− | |||
− | |||
− | |||
| width="20%" align="center" style="background-color:#e8ffec;" | 2d | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
|- | |- | ||
Line 396: | Line 399: | ||
|- | |- | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID b710c9a3_b93a_407d_81b2_190b5f6afdf1|GLCD (4D Picaso v2)]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID b710c9a3_b93a_407d_81b2_190b5f6afdf1|GLCD (4D Picaso v2)]] | ||
+ | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
+ | |- | ||
+ | | width="80%" style="background-color:#e8ffec;" | [[Component: ID 3167b57a_5a41_4a91_bd6c_e0a8cc23cf56|GLCD (GC9A01A SPI)]] | ||
| width="20%" align="center" style="background-color:#e8ffec;" | 2d | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
|- | |- | ||
Line 483: | Line 489: | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID f6ab6074_68ba_4cd4_9274_f973102f8518|GLCD (SSD1306) I2C]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID f6ab6074_68ba_4cd4_9274_f973102f8518|GLCD (SSD1306) I2C]] | ||
| width="20%" align="center" style="background-color:#e8ffec;" | 2d | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID f0f2f410_3216_4a3f_a2dc_db35f4a2821d|GLCD (SSD1322) Buffered]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID f0f2f410_3216_4a3f_a2dc_db35f4a2821d|GLCD (SSD1322) Buffered]] | ||
Line 512: | Line 509: | ||
|- | |- | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID 2149fdef_84e9_407d_b68d_fc7f39e6f41e|GLCD (ST7565R) SPI]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID 2149fdef_84e9_407d_b68d_fc7f39e6f41e|GLCD (ST7565R) SPI]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| width="20%" align="center" style="background-color:#e8ffec;" | 2d | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
|- | |- | ||
Line 531: | Line 522: | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID ebd426a3_c694_42bb_8611_320e27c6ea65|GLCD (UC1701)]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID ebd426a3_c694_42bb_8611_320e27c6ea65|GLCD (UC1701)]] | ||
| width="20%" align="center" style="background-color:#e8ffec;" | 2d | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
− | |||
− | |||
− | |||
|- | |- | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID 65f9d966_4d43_498f_b6ca_2e66e49a2379|GLCD eINK (IL3829)]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID 65f9d966_4d43_498f_b6ca_2e66e49a2379|GLCD eINK (IL3829)]] | ||
Line 553: | Line 541: | ||
|- | |- | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID 7b198227_81d6_404c_a2d4_ce1e59ef84f8|GLCD Graph Creator XY]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID 7b198227_81d6_404c_a2d4_ce1e59ef84f8|GLCD Graph Creator XY]] | ||
+ | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
+ | |- | ||
+ | | width="80%" style="background-color:#e8ffec;" | [[Component: ID 0df0d376_b9dd_4c40_8102_1b0203980c3c|GLCD QR Code Generator]] | ||
| width="20%" align="center" style="background-color:#e8ffec;" | 2d | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
|- | |- | ||
Line 630: | Line 621: | ||
|- | |- | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID caa29480_5f50_4c3b_8dac_22cfb8e36999|Pulse Oximeter (Max30100)]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID caa29480_5f50_4c3b_8dac_22cfb8e36999|Pulse Oximeter (Max30100)]] | ||
+ | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
+ | |- | ||
+ | | width="80%" style="background-color:#e8ffec;" | [[Component:_ID_2755f2ee_60e0_4e4d_9bce_8bffb3a6a730|Temp / Humidity (AHT10)]] | ||
| width="20%" align="center" style="background-color:#e8ffec;" | 2d | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
|- | |- | ||
Line 675: | Line 669: | ||
|- | |- | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID 97e631c7_51d9_4482_9b65_481b390a686d|Thermocouple (MAX31855)]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID 97e631c7_51d9_4482_9b65_481b390a686d|Thermocouple (MAX31855)]] | ||
+ | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
+ | |- | ||
+ | | width="80%" style="background-color:#e8ffec;" | [[Component: ID cbedb7e1_22c3_4edc_80f8_0501f7f9e398|Thermocouple (MAX31856)]] | ||
| width="20%" align="center" style="background-color:#e8ffec;" | 2d | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
|- | |- | ||
Line 800: | Line 797: | ||
{| class="wikitable" style="width: 600px; background-color:#FFFFFF;" | {| class="wikitable" style="width: 600px; background-color:#FFFFFF;" | ||
− | |||
− | |||
− | |||
|- | |- | ||
| colspan="3" align="center" style="background-color:#EAE1EA;" | Buffer | | colspan="3" align="center" style="background-color:#EAE1EA;" | Buffer | ||
Line 815: | Line 809: | ||
| width="20%" align="center" style="background-color:#e8ffec;" | 2d | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
|- | |- | ||
− | + | | colspan="3" align="center" style="background-color:#EAE1EA;" | EEPROM | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | | colspan="3" align="center" style="background-color:#EAE1EA;" | EEPROM | ||
|- | |- | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID dcbf571f_a6fa_402d_bdd4_be00cca4070f|EEPROM]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID dcbf571f_a6fa_402d_bdd4_be00cca4070f|EEPROM]] | ||
Line 906: | Line 894: | ||
|- | |- | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID a78483e1_b293_47e7_984c_55984fc93571|Base 64]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID a78483e1_b293_47e7_984c_55984fc93571|Base 64]] | ||
+ | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
+ | |- | ||
+ | | width="80%" style="background-color:#e8ffec;" | [[Component: ID 9a2a044c_10f5_437c_b5fa_0ec949130f36|Linear Feedback Shift Register]] | ||
| width="20%" align="center" style="background-color:#e8ffec;" | 2d | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
|- | |- | ||
Line 938: | Line 929: | ||
|- | |- | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID 24ad2718_c70b_4088_aeda_3949dfdba740|Timer]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID 24ad2718_c70b_4088_aeda_3949dfdba740|Timer]] | ||
− | |||
− | |||
− | |||
| width="20%" align="center" style="background-color:#e8ffec;" | 2d | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
|- | |- | ||
Line 1,179: | Line 1,167: | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID 91049bf5_2436_42dc_947a_c30c86463d98|Network Communications]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID 91049bf5_2436_42dc_947a_c30c86463d98|Network Communications]] | ||
| width="20%" align="center" style="background-color:#e8ffec;" | 2d | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
− | |||
− | |||
− | |||
|- | |- | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID 8aab4b54_a912_449c_b11a_7c1a5db8d591|TCP/IP (ENC28J60)]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID 8aab4b54_a912_449c_b11a_7c1a5db8d591|TCP/IP (ENC28J60)]] | ||
Line 1,197: | Line 1,182: | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID d6db973b_a543_4743_91b5_176f9c6613df|TCP/IP (WIZ810MJ W5100)]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID d6db973b_a543_4743_91b5_176f9c6613df|TCP/IP (WIZ810MJ W5100)]] | ||
| width="20%" align="center" style="background-color:#e8ffec;" | 2d | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID 66990164_3c50_4960_916d_327737a7a093|WLAN (ESP-12S)]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID 66990164_3c50_4960_916d_327737a7a093|WLAN (ESP-12S)]] | ||
Line 1,218: | Line 1,191: | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID e1bb4679_58ef_40dc_8d09_306ada46f7bf|WLAN (ESP8266)]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID e1bb4679_58ef_40dc_8d09_306ada46f7bf|WLAN (ESP8266)]] | ||
| width="20%" align="center" style="background-color:#e8ffec;" | 2d | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
− | |||
− | |||
− | |||
|- | |- | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID a1c9b843_a641_4b9c_b762_26995b8f9464|Webserver (GENERIC - Flash / File)]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID a1c9b843_a641_4b9c_b762_26995b8f9464|Webserver (GENERIC - Flash / File)]] | ||
Line 1,275: | Line 1,245: | ||
|- | |- | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID ea261653_86e2_4c37_94f6_4151b318c6f5|LoRa (LAMBDA SX1272)]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID ea261653_86e2_4c37_94f6_4151b318c6f5|LoRa (LAMBDA SX1272)]] | ||
+ | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
+ | |- | ||
+ | | width="80%" style="background-color:#e8ffec;" | [[Component: ID 81e90a9f_1594_4b34_8aef_5dd671dddc30| RC5 (EB060, Generic 36KHz)]] | ||
| width="20%" align="center" style="background-color:#e8ffec;" | 2d | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
|- | |- | ||
Line 1,294: | Line 1,267: | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID cd5898bf_3a23_455e_b4e0_cddc1eec1d62|SRF (WirelessThings)]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID cd5898bf_3a23_455e_b4e0_cddc1eec1d62|SRF (WirelessThings)]] | ||
| width="20%" align="center" style="background-color:#e8ffec;" | 2d | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID 53548cbe_cd57_471c_8ac1_3205d0e9da38|Zigbee (EB051, XBEE)]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID 53548cbe_cd57_471c_8ac1_3205d0e9da38|Zigbee (EB051, XBEE)]] | ||
Line 1,443: | Line 1,407: | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID f9109442_8b0f_47d6_b563_d085588af222|MIAC NXT / ECU]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID f9109442_8b0f_47d6_b563_d085588af222|MIAC NXT / ECU]] | ||
| width="20%" align="center" style="background-color:#e8ffec;" | 2d | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
− | |||
− | |||
− | |||
|- | |- | ||
|} | |} | ||
Line 1,454: | Line 1,415: | ||
{| class="wikitable" style="width: 600px; background-color:#FFFFFF;" | {| class="wikitable" style="width: 600px; background-color:#FFFFFF;" | ||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
| colspan="3" align="center" style="background-color:#EAE1EA;" | API Slave Devices | | colspan="3" align="center" style="background-color:#EAE1EA;" | API Slave Devices | ||
Line 1,597: | Line 1,553: | ||
| width="20%" align="center" style="background-color:#e8fcff;" | 3d | | width="20%" align="center" style="background-color:#e8fcff;" | 3d | ||
|- | |- | ||
− | + | | width="80%" style="background-color:#e8ffec;" | [[Component: ID 4b055fcf_06dd_471b_8736_d2a089e0dbe5|On / Off Indicator]] | |
− | |||
− | |||
− | | width="80%" style="background-color:#e8ffec;" | [[Component: ID 4b055fcf_06dd_471b_8736_d2a089e0dbe5|On / Off Indicator]] | ||
| width="20%" align="center" style="background-color:#e8ffec;" | 2d | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
|- | |- | ||
Line 1,610: | Line 1,563: | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID a11aa47b_7c82_4dad_b62d_b1a263e2a4fe|Circular Knob]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID a11aa47b_7c82_4dad_b62d_b1a263e2a4fe|Circular Knob]] | ||
| width="20%" align="center" style="background-color:#e8ffec;" | 2d | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
− | |||
− | |||
− | |||
|- | |- | ||
| width="80%" style="background-color:#e8fcff;" | [[Component: ID 29e63c23_636f_4f9a_b691_ba1a717e3503|Joystick]] | | width="80%" style="background-color:#e8fcff;" | [[Component: ID 29e63c23_636f_4f9a_b691_ba1a717e3503|Joystick]] | ||
Line 1,641: | Line 1,591: | ||
|- | |- | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID ba8897fe_8349_47b3_9072_e823e74131af|Column Chart]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID ba8897fe_8349_47b3_9072_e823e74131af|Column Chart]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| width="20%" align="center" style="background-color:#e8ffec;" | 2d | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
|- | |- | ||
Line 1,668: | Line 1,609: | ||
|- | |- | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID 0187d13d_8822_4e75_ab22_474c7058ebe4|XY Chart]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID 0187d13d_8822_4e75_ab22_474c7058ebe4|XY Chart]] | ||
− | |||
− | |||
− | |||
| width="20%" align="center" style="background-color:#e8ffec;" | 2d | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
|- | |- | ||
Line 1,794: | Line 1,732: | ||
| width="80%" style="background-color:#e8fcff;" | [[Component: ID component:textbox|Text box]] | | width="80%" style="background-color:#e8fcff;" | [[Component: ID component:textbox|Text box]] | ||
| width="20%" align="center" style="background-color:#e8fcff;" | 3d | | width="20%" align="center" style="background-color:#e8fcff;" | 3d | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
|} | |} | ||
Line 2,063: | Line 1,976: | ||
|- | |- | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID a78483e1_b293_47e7_984c_55984fc93571|Base 64]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID a78483e1_b293_47e7_984c_55984fc93571|Base 64]] | ||
+ | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
+ | |- | ||
+ | | width="80%" style="background-color:#e8ffec;" | [[Component: ID 9a2a044c_10f5_437c_b5fa_0ec949130f36|Linear Feedback Shift Register]] | ||
| width="20%" align="center" style="background-color:#e8ffec;" | 2d | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
|- | |- | ||
Line 2,108: | Line 2,024: | ||
|- | |- | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID c73d493a_b6a0_4dbe_b4b5_79648f67d11e|Input Digital]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID c73d493a_b6a0_4dbe_b4b5_79648f67d11e|Input Digital]] | ||
+ | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
+ | |- | ||
+ | | width="80%" style="background-color:#e8ffec;" | [[Component: ID c7648111_2a14_475e_980d_c7106ff9d3d0|Quadrature Generator]] | ||
| width="20%" align="center" style="background-color:#e8ffec;" | 2d | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
|- | |- | ||
Line 2,228: | Line 2,147: | ||
|- | |- | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID 2740a93b_32a9_48d1_8fc3_089d13b50bb5|IoT Made Easy]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID 2740a93b_32a9_48d1_8fc3_089d13b50bb5|IoT Made Easy]] | ||
+ | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
+ | |- | ||
+ | | width="80%" style="background-color:#e8ffec;" | [[Component: ID 6af7744a_76aa_4522_8cf1_05c8bd34859c|JSON Decoder]] | ||
+ | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
+ | |- | ||
+ | | width="80%" style="background-color:#e8ffec;" | [[Component: ID f2ad060d_0ae3_43d2_9d82_f49eb4215240|JSON Encoder]] | ||
| width="20%" align="center" style="background-color:#e8ffec;" | 2d | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
|- | |- | ||
Line 2,291: | Line 2,216: | ||
| width="20%" align="center" style="background-color:#e8ffec;" | 2d | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
|- | |- | ||
− | | width="80%" style="background-color:# | + | | width="80%" style="background-color:#FFFFFF;" | [[Component: ID 76e989d0_a2ed_457f_a293_3025b804f433|Robot Arm v2]] |
− | | width="20%" align="center" style="background-color:# | + | | width="20%" align="center" style="background-color:#FFFFFF;" | both |
|- | |- | ||
| colspan="3" align="center" style="background-color:#EAE1EA;" | API Slave Devices | | colspan="3" align="center" style="background-color:#EAE1EA;" | API Slave Devices | ||
Line 2,335: | Line 2,260: | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID eedbc87c_0433_4f67_86c5_a106439fc603|FTDI (FTD2XX)]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID eedbc87c_0433_4f67_86c5_a106439fc603|FTDI (FTD2XX)]] | ||
| width="20%" align="center" style="background-color:#e8ffec;" | 2d | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
− | |||
− | |||
− | |||
|- | |- | ||
|} | |} | ||
Line 2,443: | Line 2,365: | ||
|- | |- | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID eca89720_1386_4589_ab75_6c0425162b91|Temp / Humidity (Grove 101020212)]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID eca89720_1386_4589_ab75_6c0425162b91|Temp / Humidity (Grove 101020212)]] | ||
+ | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
+ | |- | ||
+ | | width="80%" style="background-color:#e8ffec;" | [[Component:_ID_2755f2ee_60e0_4e4d_9bce_8bffb3a6a730|Temp / Humidity (AHT10)]] | ||
| width="20%" align="center" style="background-color:#e8ffec;" | 2d | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
|- | |- | ||
Line 2,467: | Line 2,392: | ||
|- | |- | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID 97e631c7_51d9_4482_9b65_481b390a686d|Thermocouple (MAX31855)]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID 97e631c7_51d9_4482_9b65_481b390a686d|Thermocouple (MAX31855)]] | ||
+ | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
+ | |- | ||
+ | | width="80%" style="background-color:#e8ffec;" | [[Component: ID cbedb7e1_22c3_4edc_80f8_0501f7f9e398|Thermocouple (MAX31856)]] | ||
| width="20%" align="center" style="background-color:#e8ffec;" | 2d | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
|- | |- | ||
Line 2,524: | Line 2,452: | ||
| width="20%" align="center" style="background-color:#e8ffec;" | 2d | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
|- | |- | ||
− | | width="80%" style="background-color:# | + | | width="80%" style="background-color:#e8ffec;" | [[Component: ID 50eddda0_73c3_4514_b2e0_7e33abeaa162|Grove I2C Motor Driver]] |
− | | width="20%" align="center" style="background-color:# | + | | width="20%" align="center" style="background-color:#e8ffec;" | 2d |
|- | |- | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID 76bb1b8c_43da_48d3_b53f_a9907f03a528|IO Expander (MCP23017)]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID 76bb1b8c_43da_48d3_b53f_a9907f03a528|IO Expander (MCP23017)]] | ||
Line 2,738: | Line 2,666: | ||
|- | |- | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID 1b25bcf6_4e20_4646_9eda_8565971d5724|Indicator]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID 1b25bcf6_4e20_4646_9eda_8565971d5724|Indicator]] | ||
+ | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
+ | |- | ||
+ | | width="80%" style="background-color:#e8ffec;" | [[Component: ID cfb27e2a_028f_4b18_844c_048de6c2d7ee|SevenSeg]] | ||
| width="20%" align="center" style="background-color:#e8ffec;" | 2d | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
|- | |- | ||
Line 2,774: | Line 2,705: | ||
|- | |- | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID 209c214a_3fdf_4a09_9354_e2f146dbdedc|HTTP Fetch]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID 209c214a_3fdf_4a09_9354_e2f146dbdedc|HTTP Fetch]] | ||
+ | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
+ | |- | ||
+ | | width="80%" style="background-color:#e8ffec;" | [[Component: ID 1ea0baab_69f8_45a5_9eda_aba35d8de3e8|HTTP Params]] | ||
| width="20%" align="center" style="background-color:#e8ffec;" | 2d | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
|- | |- | ||
Line 2,783: | Line 2,717: | ||
|- | |- | ||
| width="80%" style="background-color:#e8ffec;" | [[Component: ID ac5ba24f_d4c3_48e7_9147_e5197de7f7b5|MQTT Client]] | | width="80%" style="background-color:#e8ffec;" | [[Component: ID ac5ba24f_d4c3_48e7_9147_e5197de7f7b5|MQTT Client]] | ||
+ | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
+ | |- | ||
+ | | width="80%" style="background-color:#e8ffec;" | [[Component: ID 23c1be0a_4c1e_4d83_9de5_47a82d4e4950|SerialPort]] | ||
| width="20%" align="center" style="background-color:#e8ffec;" | 2d | | width="20%" align="center" style="background-color:#e8ffec;" | 2d | ||
|- | |- | ||
Line 2,803: | Line 2,740: | ||
|- | |- | ||
|} | |} | ||
− | |||
</tab> | </tab> | ||
Latest revision as of 10:25, 2 October 2024
In Flowcode IDE, a component is a predefined module or building block that represents a physical or logical element, which can be added to your project to simplify the process of designing and simulating embedded systems. These components can range from hardware elements like sensors, actuators, and communication devices, to software elements like variables, timers, or logic gates.
Each component typically comes with its own properties, methods, and events, which allow users to configure and interact with the component in a graphical way. For example:
Hardware components: These include microcontrollers, LEDs, motors, displays, or communication interfaces like I2C, SPI, and UART. Software components: These are functional blocks such as delays, counters, or decision-making constructs like conditionals or loops. Flowcode simplifies embedded programming by allowing you to drag and drop these components into your design, and then connect and configure them without the need to write low-level code manually. However, it still offers the flexibility to add custom code when needed.
Each component can also be simulated, allowing you to test and debug your design before deploying it to the actual hardware.
Embedded Components
General Input | ||
Grey Code Encoder | 3d | |
Grey Code Encoder 2D | 2d | |
IO Expander (MCP23017) | 2d | |
IO Expander (MCP23S17) | 2d | |
IO Expander (PCF8574) | 2d | |
IO Expander (PCF8575) | 2d | |
Quadrature Encoder | 3d | |
Quadrature Encoder 2D | 2d | |
Analog Input | ||
ADC (AD7680) | 2d | |
ADC (MCP356X) | 2d | |
ADC QUAD + DAC (PCF8591) | 2d | |
ADC Template | 2d | |
ADC Template 2D | 2d | |
Joystick (Sparkfun Quiic) | 3d | |
Joystick (Sparkfun Quiic) 2D | 2d | |
Potentiometer | 2d | |
Potentiometer (Slider) | 2d | |
Switch | ||
Rotary Switch | 3d | |
Switch (Microswitch) | 3d | |
Switch Push Button | 2d | |
Switch Rotary 0 - 1 | 2d | |
Switch Rotary 0 - 15 | 2d | |
Switch Slide | 2d | |
Switch User Images | 2d | |
Switches | ||
Switch Array (Push) | 3d | |
Switch Array (Push) 2D | 2d | |
Switch Array (Slide) | 3d | |
Switch Array (Slide) 2D | 2d | |
Keypad | ||
Keypad | 2d | |
Keypad (Cursor 3x3) | 2d | |
Keypad (Hex 4x4) | 2d |
Buffer | ||
Circular Buffer (16-bit) | 2d | |
Circular Buffer (8-bit) | 2d | |
Circular Buffer (Float) | 2d | |
EEPROM | ||
EEPROM | 2d | |
EEPROM (DS28E07) | 2d | |
Flash EEPROM | 2d | |
IButton (DS1990) | 2d | |
Serial EEPROM (24C01 - 24C16) | 2d | |
Serial EEPROM (24C32) | 2d | |
Serial EEPROM (24LC512) | 2d | |
Serial EEPROM (93C46) | 2d | |
Serial Flash (W25) | 2d | |
File | ||
CSV Read/Write | 2d | |
Embed File | 2d | |
File (ESP32 SDMode) | 2d | |
File (RPI) | 2d | |
File (SD/SDHC Card) | 2d | |
Real Time Clock | ||
Real Time Clock (ESP32) | 2d | |
Real Time Clock (Internal, DS1307, DS3231, DS3232) | 2d | |
Real Time Clock (MCP7940N) | 2d | |
Utility | ||
Advanced String Functions | 2d | |
Auto Version Identifier | 2d | |
Lookup tables | 2d | |
String Initialiser | 2d | |
String Translator | 2d |
Calculation | ||
Base 64 | 2d | |
Linear Feedback Shift Register | 2d | |
Map Function | 2d | |
Median 16-bit | 2d | |
Median 32-bit | 2d | |
Median Float | 2d | |
Standard Deviation | 2d | |
Type Conversions | 2d | |
Timing | ||
PIC32 Core Timer | 2d | |
STM32 Timer | 2d | |
Timed Interval | 2d | |
Timer | 2d |
DSP Inputs | ||
Data Queue to Bits | 2d | |
Input ADC | 2d | |
Input CSV | 2d | |
Input Digital | 2d | |
Input Digital Pin | 2d | |
Quadrature Generator | 2d | |
Waveform Generator | 2d | |
DSP Outputs | ||
Bits to Data Queue | 2d | |
Level | 2d | |
Output CSV | 2d | |
Output DAC | 2d | |
Output Digital | 2d | |
Output Digital Pin | 2d | |
Output PWM | 2d | |
Output Port | 2d | |
DSP Operators | ||
Adder | 2d | |
Averager | 2d | |
Deinterlace | 2d | |
Delay | 2d | |
Fast Fourier Transform (FFT) | 2d | |
Filter | 2d | |
Interlace | 2d | |
Kalman Filter | 2d | |
Math | 2d | |
Median | 2d | |
Multiplex | 2d | |
Offset | 2d | |
On/Off Control | 2d | |
PID Control | 2d | |
Rectifier | 2d | |
Scale | 2d | |
Simulated Control Load | 2d |
E-blocks 2 | ||
Actuators | 2d | |
Bluetooth | 2d | |
CAN_Bus_BL0140 | 2d | |
Colour GLCD (BL0157) | 2d | |
Combo | 2d | |
E-block 2 Helper | 2d | |
GLCD Monochrome | 2d | |
GSM (BL0131) | 2d | |
IO Expander | 2d | |
Keypad (BL0138) | 2d | |
LCD | 2d | |
LED | 2d | |
Micro SD Card | 2d | |
RFID (BL0197) | 2d | |
Relay (BL0183) | 2d | |
Servo Motor Controller | 2d | |
Sound Sensor (Grove 101020023) | 2d | |
Switch | 2d | |
SysBlocks | 2d | |
TCP/IP | 2d | |
WIFI | 2d | |
Zigbee | 2d | |
E-blocks 2 Sensors | ||
Accel / Gyro 6-Axis (Grove 105020012) | 2d | |
Barometer (BMP280 / Grove 101020192) | 2d | |
Colour Sensor (Grove 101020341) | 3d | |
Infrared Reflective Sensor (Grove 101020174) | 3d | |
PIR Motion (Grove 101020020) | 2d | |
Temp / Humidity (Grove 101020212) | 2d | |
Ultrasonic Ranger (Grove 101020010) | 2d | |
Water Sensor (Grove 101020018) | 2d | |
Raspberry Pi Hat | ||
Sense Hat | 3d | |
Misc Circuit | ||
GameCode | 3d | |
LED Cube | 3d | |
RGB Xmas Tree | 3d | |
Robotics | ||
Formula AllCode | 3d | |
Formula Flowcode | 3d | |
MIAC Module | ||
MIAC (Arduino-Compatible) | 3d | |
MIAC (dsPIC) | 3d | |
MIAC NXT / ECU | 2d |
API Slave Devices | ||
API (Arduino Mega) | 2d | |
API (Arduino Uno) | 2d | |
API (BL0032) | 2d | |
API (ECIO28P) | 2d | |
API (ECIO40P) | 2d | |
API (ESP32) | 2d | |
API (Interface Board) | 2d | |
API (RPI) | 2d | |
Test Injectors | ||
Injector (API Analog Input) | 2d | |
Injector (API Digital Input) | 2d | |
Injector (API Digital Output) | 2d | |
Injector (AT) | 2d | |
Injector (COM) | 2d | |
Injector (File) | 2d | |
Injector (Flowcode vNet) | 2d | |
Injector (Human Interface) | 2d |
Scenarios | ||
3D Printer | 3d | |
Airplane Landing Gear | 3d | |
CNC Machine | 3d | |
Car Seat | 3d | |
Daytona Racetrack | 3d | |
Maze Generator | 3d | |
Oven Simulation | 2d | |
Pedestrian Crossing | 3d | |
Pedestrian Crossing | 2d | |
Traffic Light | 2d | |
Traffic Light 1-Way | 3d | |
Traffic Light 2-Way | 3d |
Matrix Tools | ||
Device Helper | 2d | |
FCD helper | 2d | |
IntOsc Helper | 2d | |
Is Sim | 2d | |
Indicators | ||
Circular Gauge | 2d | |
Console Writer | 2d | |
LinearGauge | 2d | |
Logo Indicator | 3d | |
Numeric Display | 3d | |
On / Off Indicator | 2d | |
Speech (RealSpeak) | 2d | |
Controls | ||
Circular Knob | 2d | |
Joystick | 3d | |
Joystick 2D | 2d | |
LinearSlider | 2d | |
Number Pad | 2d | |
RadioButton | 2d | |
Charts | ||
Area Chart | 2d | |
Bar Chart | 2d | |
Bubble Chart | 2d | |
Column Chart | 2d | |
Line Chart | 2d | |
Pie Chart | 2d | |
Polar Chart | 2d | |
Radar Chart | 2d | |
Ternary Chart | 2d | |
XY Chart | 2d | |
Runtime Tools | ||
COM Port | 2d | |
Console Debugger | 2d | |
Console User Input | 2d | |
Data Recorder Setup | 2d | |
Event Log | 2d | |
Input Message Box | 2d | |
Keyboard | 2d | |
Message Box | 2d | |
Mouse | 2d | |
Panel Console Viewer | 2d | |
Property Manager | 2d | |
Serial Monitor | 2d | |
Simulation External Input | 2d | |
Time Stamp | 2d | |
Timed Event Trigger | 2d | |
Tone Generator | 2d | |
XML JSON Parser | 2d |
Primitives (2d) | ||
Base Chart | 2d | |
Button | 2d | |
Canvas | 2d | |
ComboBox | 2d | |
Complex Shape | 2d | |
Connection | 2d | |
EditBox | 2d | |
Gauge | 2d | |
Grid | 2d | |
Image | 2d | |
Line | 2d | |
Numeric Indicator | 2d | |
Shape | 2d | |
Switch | 2d | |
Text | 2d | |
Primitives (3d) | ||
3D Panel Measurement Tool | 3d | |
Label | 3d | |
Shape | 3d | |
Text box | 3d |
App Developer Components
Digital Control | ||
Keyboard | 2d | |
Number Pad | 2d | |
Pedestrian Crossing | 2d | |
RadioButton | 2d | |
Switch Array (Push) 2D | 2d | |
Switch Array (Slide) 2D | 2d | |
Switch Push Button | 2d | |
Switch Rotary 0 - 1 | 2d | |
Switch Slide | 2d | |
Switch User Images | 2d | |
Analog Control | ||
Circular Knob | 2d | |
Joystick | 3d | |
Joystick 2D | 2d | |
LinearSlider | 2d | |
Mouse | 2d | |
Dialogue Control | ||
Console User Input | 2d | |
Input Message Box | 2d |
Digital Indicator | ||
7Segment (Single) | 2d | |
LED Array | 2d | |
LED Mono | 2d | |
LED Mono Custom | 2d | |
LED Mono User Images | 2d | |
Logo Indicator | 3d | |
Numeric Display | 3d | |
On / Off Indicator | 2d | |
Simulation 7 Seg | 2d | |
Traffic Light | 2d | |
Analog Indicator | ||
Circular Gauge | 2d | |
LinearGauge | 2d | |
Speech (RealSpeak) | 2d | |
Dialogue Indicator | ||
Console Writer | 2d | |
Message Box | 2d | |
Panel Console Viewer | 2d | |
Audio Indicator | ||
Tone Generator | 2d | |
WAV Library File | 2d |
Area Chart | 2d |
Bar Chart | 2d |
Bubble Chart | 2d |
Column Chart | 2d |
Line Chart | 2d |
Pie Chart | 2d |
Polar Chart | 2d |
Radar Chart | 2d |
Ternary Chart | 2d |
XY Chart | 2d |
Buffer | ||
Circular Buffer (16-bit) | 2d | |
Circular Buffer (8-bit) | 2d | |
Circular Buffer (Float) | 2d | |
File | ||
CSV Read/Write | 2d | |
Embed File | 2d | |
Event Log | 2d | |
File Access | 2d | |
XML JSON Parser | 2d | |
Utility | ||
Advanced String Functions | 2d | |
Lookup tables | 2d | |
Property Manager | 2d | |
String Initialiser | 2d | |
String Translator | 2d |
Calculation | ||
Base 64 | 2d | |
Linear Feedback Shift Register | 2d | |
Map Function | 2d | |
Median 16-bit | 2d | |
Median 32-bit | 2d | |
Median Float | 2d | |
Standard Deviation | 2d | |
Type Conversions | 2d | |
Timing | ||
Time Stamp | 2d | |
Timed Event Trigger | 2d |
DSP Inputs | ||
Data Queue to Bits | 2d | |
Input CSV | 2d | |
Input Digital | 2d | |
Quadrature Generator | 2d | |
Waveform Generator | 2d | |
DSP Outputs | ||
Bits to Data Queue | 2d | |
Level | 2d | |
Output CSV | 2d | |
Output Digital | 2d | |
DSP Operators | ||
Adder | 2d | |
Averager | 2d | |
Deinterlace | 2d | |
Delay | 2d | |
Fast Fourier Transform (FFT) | 2d | |
Filter | 2d | |
Interlace | 2d | |
Kalman Filter | 2d | |
Math | 2d | |
Median | 2d | |
Multiplex | 2d | |
Offset | 2d | |
On/Off Control | 2d | |
PID Control | 2d | |
Rectifier | 2d | |
Scale | 2d | |
Simulated Control Load | 2d |
Comms: Interface | ||
COM Port | 2d | |
LIN Master | 2d | |
Comms: System | ||
J1939 Automotive Node | 2d | |
Modbus Master (SCADA) | 2d | |
Modbus Slave (SCADA) | 2d | |
Modbus TCP Master | 2d | |
Modbus TCP Slave | 2d | |
OBD2 ECU (Server) | 2d | |
Comms: IoT/Cloud | ||
BBC News | 2d | |
BBC Weather Forecast | 2d | |
BBC Weather Observation | 2d | |
IoT Made Easy | 2d | |
JSON Decoder | 2d | |
JSON Encoder | 2d | |
MQTT Client | 2d | |
Comms: Networking | ||
Network Communications | 2d | |
Webserver (GENERIC - Flash / File) | 2d |
E-blocks 2 Sensors | ||
Accel / Gyro 6-Axis (Grove 105020012) | 2d | |
Barometer (BMP280 / Grove 101020192) | 2d | |
Colour Sensor (Grove 101020341) | 3d | |
Temp / Humidity (Grove 101020212) | 2d |
AllCode | ||
Control | 2d | |
Electrical Machines | 2d | |
Formula AllCode API | 2d | |
MIAC AllCode API (dsPIC) | 2d | |
MIAC NXT AllCode API | 2d | |
MIAC USB Slave API (PIC) | 2d | |
Robot Arm v2 | both | |
API Slave Devices | ||
API (Arduino Mega) | 2d | |
API (Arduino Uno) | 2d | |
API (BL0032) | 2d | |
API (ECIO28P) | 2d | |
API (ECIO40P) | 2d | |
API (ESP32) | 2d | |
API (Interface Board) | 2d | |
API (RPI) | 2d | |
Test Equipment | ||
PicoScope | 2d | |
TTI Power Supply - PL155-P | 2d | |
TTI TG5011 Signal Generator | 2d | |
Third Party | ||
FTDI (FTD2XX) | 2d |
Primitives (2d) | ||
Base Chart | 2d | |
Button | 2d | |
Canvas | 2d | |
ComboBox | 2d | |
Complex Shape | 2d | |
Connection | 2d | |
EditBox | 2d | |
Gauge | 2d | |
Grid | 2d | |
Image | 2d | |
Line | 2d | |
Numeric Indicator | 2d | |
Shape | 2d | |
Switch | 2d | |
Text | 2d | |
Primitives (3d) | ||
3D Panel Measurement Tool | 3d | |
Label | 3d | |
Shape | 3d | |
Text box | 3d |
Web Developer Components
Control | ||
Button | 2d | |
Check Box | 2d | |
Choose Colour | 2d | |
Choose File | 2d | |
Combo Box | 2d | |
Input Text | 2d | |
Radio Button | 2d | |
Slider | 2d | |
Switch | 2d |
Area Chart | 2d |
Bar Chart | 2d |
Column Chart | 2d |
Line Chart | 2d |
Pie Chart | 2d |
Comms | ||
HTTP Fetch | 2d | |
HTTP Params | 2d | |
JSON Decoder | 2d | |
JSON Encoder | 2d | |
MQTT Client | 2d | |
SerialPort | 2d | |
Data | ||
Array Helper | 2d | |
Object Helper | 2d | |
Popup Message | 2d | |
Storage | 2d | |
Timer | 2d |
Primitives | ||
Base Chart | 2d | |
Canvas | 2d | |
Complex Shape | 2d | |
Image | 2d | |
Line | 2d | |
Shape | 2d | |
Text | 2d | |
Web Primitives | ||
Complex Shape | 2d | |
Image | 2d | |
Label | 2d | |
Shape | 2d | |
Text Block | 2d |