-
Notifications
You must be signed in to change notification settings - Fork 7
Home
SebCanet edited this page Jul 2, 2020
·
1 revision
Designed for Arrowhead Tools Project (https://www.arrowhead.eu/arrowheadtools), STudio4Education is a web-based visual programming editor for ST microelectronics boards, thanks to Blockly, the web-based, graphical programming editor.
STudio4Education provides static type language blocks and code generators for simple C programming.
- Programming with visually drag and drop code blocks
- Generate fully compatible code
- Multiple boards choice for automatic selection of pin functions
- Load different on-site examples with url parameters
- Keyboard navigation and accessibility helpers
- Theme choice
- Block render choice
- Multi language
- Keyboard navigation
- etc
You can enter accessibility mode by hitting Shift + Ctrl + k.
Official documentation: https://developers.google.com/blockly/guides/configure/web/keyboard-nav
Key mapping is customizable by activating 'open key mappings' option.
Some basic commands for moving around are below.