openroberta-lab icon indicating copy to clipboard operation
openroberta-lab copied to clipboard

serial write/read for Calliope, microbit and arduino

Open rbudde opened this issue 7 years ago • 2 comments

we need serial write/read for Calliope, microbit and arduino, see #1007

Still missing:

  • [x] Write serial implementation in Calliope visitor
  • [x] Write serial implementation in Microbit visitor
  • [x] Write serial implementation in arduino visitor
  • [ ] Write serial implementation in simulation visitor
  • [ ] Adding read serial block to all toolboxes
  • [ ] Read serial implementation in Calliope visitor
  • [ ] Read serial implementation in Microbit visitor
  • [ ] Read serial implementation in arduino visitor
  • [ ] Read serial implementation in simulation visitor
  • [ ] Tests

rbudde avatar Nov 29 '18 10:11 rbudde

@rbudde , I think it is already available and working for arduinos (only write)

  • for simulation we need to discuss the way it will be shown
  • for all "read" commands we have to discuss the tools, that we want to support, e.g. extending our apps for bluetooth support.

bjost2s avatar Dec 20 '18 21:12 bjost2s

Reopen because several users are asking for serial read().

This would add a convenient option to interact with the devices.

bjost2s avatar Apr 23 '20 06:04 bjost2s