Beate Jost

Results 40 issues of Beate Jost

Implement a simulation for the Rob3rta plugin, blocked by #1274

![image](https://user-images.githubusercontent.com/1613069/169994115-91167b2f-849a-4f24-bd8d-276933bfec83.png) It would be helpful for the user, why the compilation fails

We have already two blocks which are hidden for the user "debug" and "assert". And soon "eval". ![image](https://user-images.githubusercontent.com/1613069/61198016-16f7dc00-a6d8-11e9-84a1-2f8751b5d78c.png) We should offer them for every supported system, e.g. in a new...

enhancement
effort-low

The idea is to offer additional start-blocks for all systems that are capapble to execute threads / task in parallel.

enhancement
effort-high

Currently the webview controller is only used by the WeDo plugin, but it looks like that more systems will connect to the Open Roberta Server via the Open Roberta Mobile...

enhancement

Sometimes not enough digital pins are availabe, e.g. when connecting many LEDs. In this case one can use the analog pins as well, because they can be treated as digital...

enhancement
effort-low

NeoPixel provides a collection of various RGB LEDs, that can be controlled by a single pin. See e.g. https://funduino.de/nr-17-ws2812-neopixel With the configuration block one can determine the number of pixels...

enhancement

Currently this block is not implemented for Arduinos nor for Arduino like plugins. If one would like to collect sensor data this block is necessary to label and structure the...

enhancement

The current implementation of the button sensor only works correctly if the circuit looks like here: https://www.arduino.cc/en/tutorial/button **Describe the solution you'd like** As it is much easier to build the...

enhancement

To ease the use of the compass sensor it would be helpful to add the feature of setting an offset (relative reading). This offset might be set with a simple...

enhancement
ev3