Releases: A-S-T-U-C-E/S4E_Electron
Releases · A-S-T-U-C-E/S4E_Electron
Arrowhead
console
WebSerial API
Tout a été réécrit ! Voir le changelog pour se rendre compte, et visionner les vidéos du wiki.
Node-RED integration
Add IoT capabilities through flows analysis thanks to Node-RED.
Node-RED: https://nodered.org/
Video demonstration: https://mediacad.ac-nantes.fr/m/15177
JSON & tools
- modify UI to add menus for less used commands
- add HackCable
- add Blockly2HTML
- add BlockFactory
- toolbox disassembled in different JSON (road to 0.9)
- serial monitor bug fixes
no refresh
- enhance URL argument to get configuration Papyrus through Arrowhead (open file 'HomeAutomationSystemST4Econfig.json' to understand and test
- no refresh ! Board selection refresh workspace & toolbox without need of reload all page, and lost parameters.
- reset button enhance
Blockly.prompt
- bug fix on new/open/save
- bug fix on reset workspace
- modal changed from window.prompt to Blockly.prompt, compatible with Electron
1rst shield
- update blockly core to v3.20200625.1
- add comment on workspace
- add serial board communication category
- add shield X-NUCLEO-IKS01A3 T° & humidity function
- fix various bugs
Compiler CLI
Added arduino-cli compiler, thanks to STM32Duino project