Suggestion IOS Application / functionality


#4

Hi Crackel,

We have provided feedback to our engineers.
Thanks for all your suggestions on the neuron APP.


#5

NEW Feature: Display

A) Now it works like this
B) If no text, should have the same behavior of the off-line mode. The icon with the sensor value

Note : Now, to display example B: It a text statement with the icon + a Merge statement
Note : Otherwise, it only displays the icon


#6

NEW Feature: Display

Add options in the block display (scroll down, scroll up, scroll right, and left scroll)


#7

NEW Feature : Camera

  • Video recording during X seconds
  • Send image as SMS ou Mail
  • Image capture or motion video in a particular area
  • Add information about the image (sensor block, instruction text…).
    Selectable color and position (center, top right, top left, bottom right or bottom left)

#8

NEW Feature: LED Panel

  1. Option for Image Rotation in the application.
  2. Option to display an image with a rotation

Project : Light to cross the street (Help)
#9

Hi,

For better code reading: Add a statement CASE


#10

Hi,

An instruction to make music ???


Musique (Buzzer)
IOS Application Neuron - Version 1.3.4
#11

Hi Crackel,

You can make music like this way (connect each note one by one:

Note: need add a switch at the front of the first note, when you turn on the switch, it will play the notes one by one.


#12

I had to use a sequence instruction.
You example works fine but placing notes on a score would result in a more compact code.


#13

Yeah, your idea does result in a more compact code, thanks for your suggestion, we will convey it to product team.


#14

Hi,

I would like to propose to MakeBlock to include a possibility to import and export the code of our experiments. This would be useful for sharing experiences or creating a start code for students.


#15

Thanks, Crackel,

Your idea has been forwarded to our team. There is possibility to add this function but it won’t be fast. Please kindly wait.


#16

It’s just a suggestion … Thank you


#17

Power

Suggestion for the Neuron application.

Add a Power Block that would:

  1. to know about the block is powered by the USB or not;
  2. to know how much is left on the battery;
  3. to cut off the power supply;

More possibilities with experiences


#18

Hi Crackel,

Thanks for your suggestion, we have record it and will provide feedback to the Neuron app team for further assessment.


#19

Hi MakeBlock,

Is it possible to add this feature to the Led Strip block?

Depending on the number transmitted to the Led Strip block, it would be interesting if the LED corresponding to the number lights up with the correct color.

It’s just a suggestion.
led


#20

Hi Crackel,

Thanks for your suggestion, we have record your suggestion and will provide to neuron team for assessment.


#21

go

It would be nice if the values of the instructions are variable.
Example: The Random statement to have a different interval plus the time advances.
Could be for almost any instructions


#22

So you mean the upper bounds of the range of the random number could be determined by an input?


#23

Lower and upper value determined by an input.

Do you plan a case statement so that the code is more compact? Case