Questions tagged [calliope]

Calliope is a microprocessor platform intended for use with schools and children doing their first steps in programming. A number of different (graphical) languages can be used for programming.

Calliope is a microprocessor platform intended for use with schools and children doing their first steps in programming.

A number of different (graphical) languages can be used for programming.

Links

4 questions
1
vote
0 answers

How to obtain a list in a list (aka matrix)?

How to make an n-dimensional datastructure within lab.open-roberta.org using calliope as system? It seems there is no way to declare a variable as a list within a list. As a workaround one could think of making a list of String and then read the…
dr0i
  • 2,380
  • 2
  • 19
  • 36
1
vote
1 answer

Bug in if statement of roberta language programming a Calliope mini?

I am trying to program on the newly released Calliope mini computer platform (https://calliope.cc/) using one of the offered editors Roberta, a graphical interface (https://lab.open-roberta.org/). A simple program which checks whether a key is…
tfv
  • 6,016
  • 4
  • 36
  • 67
0
votes
1 answer

Failed to install Calliope

I am trying to install the package calliope on python 3.7 using pycharm and I am getting this error that I don't understand. I also tryed o install it via anaconda but still I am getting the same problem. Any help please would be highly…
0
votes
1 answer

Is there a possibility to control the RGB LED using makecode.calliope.cc?

There seems to be no corresponding element in the graphical language provided by makecode (its possible using lab.open-roberta.org editor). I didn't find anything in the Javascript section either. Does somebody know a workaround (like accessing the…
Gustave
  • 3,359
  • 4
  • 31
  • 64