Skip to content

Releases: A-S-T-U-C-E/S4E_Electron

Arrowhead

09 May 19:53
Compare
Choose a tag to compare

v0.9.4

  • finish Arrowhead control panel & save
  • password on Arrowhead management
  • arduino-cli update to v0.22

v0.9.3

  • add Arrowhead Management tool
  • add auto-updater

v0.9.2

  • add new boards chaintool compilation automatic download

console

16 Jan 12:15
Compare
Choose a tag to compare

console bugfix
console copy content
console clean content

WebSerial API

31 Dec 15:26
Compare
Choose a tag to compare

Tout a été réécrit ! Voir le changelog pour se rendre compte, et visionner les vidéos du wiki.

Node-RED integration

13 Apr 21:09
Compare
Choose a tag to compare

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

12 Nov 15:37
Compare
Choose a tag to compare
  • 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

07 Nov 00:30
Compare
Choose a tag to compare
  • 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

06 Jul 21:41
Compare
Choose a tag to compare
  • bug fix on new/open/save
  • bug fix on reset workspace
  • modal changed from window.prompt to Blockly.prompt, compatible with Electron

1rst shield

03 Jul 20:30
Compare
Choose a tag to compare
  • 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

16 Jun 15:07
Compare
Choose a tag to compare

Added arduino-cli compiler, thanks to STM32Duino project