MixlyBlockInformation
Jump to navigation
Jump to search
The blocks in Mixly: What they do
- In/Out Block
- Connect to devices, define pins and actions
- Control Block
- Control sketch sequence, If, Repeat, Delay. Etc.
- Math Block
- Math operations on variables, Sin, Cos other functions
- Logic Block
- Logical operations on variables, = < > OR AND etc.
- Text Block
- Character string variables, operations on strings, conversions
- List Block
- create lists and arrays, access elements
- Variable Block
- Declare / create Variables, set variable Type
- Functions Block
- Create and name functions, procedures, return values
- SerialPort Block
- Control data movement, speed of Serial Port (Monitor)
- Sensor Block
- Read data from MANY sensors,set pins, set up options
- Actuator Block
- Control Motors, Servos, Steppers, Sounds, multicolor LEDs
- Monitor Block
- Set up and display info on LCD, 4-digit, matrix displays
- Communicate Block
- Communicate with IR Remotes, devices using I2C, SPI, RFID
- Storage Block
- Set up, store and retrieve data with SD data cards, EEPROM
- Network Block
- Set up and communicate over Ethernet, Set up "Blynk" Internet of things
- Factory
- Do Not Use
- Tools Block
- Show text in Note (comment) block, create foldable blocks