The post was not added to the feed. Please check your privacy settings.
Ben Smith: Hello everyone. I have a problem with some code I've written which works on my desktop PC but doesn't work when I run the same program on my android phone. It's very simple - I use the Smart Motor Position Reset block to set the position of a smart motor... moreHello everyone. I have a problem with some code I've written which works on my desktop PC but doesn't work when I run the same program on my android phone. It's very simple - I use the Smart Motor Position Reset block to set the position of a smart motor to zero when a linear actuator is full retracted. Then I use Smart Motor set Position to set the motor to position 500 - which means the linear actuator is fully extended. If I then use Set Position to 0 the actuator retracts. This works perfectly on my PC, but when I run the program on my Android Phone there's a problem: the Set Position to 0 command doesn't work. The motor does nothing. The Set Position to 500 DOES work, but Set Position to Zero doesn't work. Any thoughts on that?!?! less
Apr 30
Ben Smith: Hello everyone. I am using the sBrick Pro app to control a model but need some help coding. I want to have a slider for steering but for it to have a RANGE. I am using a smart motor with rotation sensor so it should be possible to have the steering... moreHello everyone. I am using the sBrick Pro app to control a model but need some help coding. I want to have a slider for steering but for it to have a RANGE. I am using a smart motor with rotation sensor so it should be possible to have the steering slider stop working if it senses its out of range? However it seems to only evaluate the IF function when the slider is first moved, not continually. Does that make sense? Image attached. Thanks!
Mar 29
Lénárd Pásztor
You can connect it as a "smart" motor then you can use the calibration block for that.
Ario Gaviore: Hello guys. I've a problem.
I want to create the following sequence: By pressing a key (6 for example) I want to start a motor motion in loop. I also want that at any time I want, pressing a key (space for example) to freeze the sequence. What am I... moreHello guys. I've a problem.
I want to create the following sequence: By pressing a key (6 for example) I want to start a motor motion in loop. I also want that at any time I want, pressing a key (space for example) to freeze the sequence. What am I doing wrong?
I try to do a simple When "space Button" pressed, "motor X" set power 0, the motor instanlty stop but later continue the loop instruction.
i try several version of "IF DO" command ..
Fabrice Bovy: I have a strange behavior when creating a project on iPad and open it from Windows.
I had to remove all hubs then add them again and reconfigure all virtual ports.
Is it a normal behavior ?
Jan 5
Lénárd Pásztor
yes, the iPadOS fakes the hw address of the hub, so it is always changeing so we not save it.
I did some new test with the powered up distance and color sensor and the event "When Color sensor value change" is never fired...
However, the "When distance sensor value change" is fired... moreHi all,
I did some new test with the powered up distance and color sensor and the event "When Color sensor value change" is never fired...
However, the "When distance sensor value change" is fired correctly.
I am trying to use the "Select" function. (Top left corner)
I have a GUI for a tractor, and I want a select, where I can choose which attachment that is connected to the tractor, which then will modify the GUI based on the connected equ...
Todd: Hi Guys
I am testing 2 Sbricks before I commit to 28 more. Please advise. I have a massive Lego Train Layout (outdoors) and have 27 powered engines in total.
I am playing with the SBrick Pro App (Beta) because it will run when not all Sbricks are... moreHi Guys
I am testing 2 Sbricks before I commit to 28 more. Please advise. I have a massive Lego Train Layout (outdoors) and have 27 powered engines in total.
I am playing with the SBrick Pro App (Beta) because it will run when not all Sbricks are available (some trains won't be powered on all the time). The current app on the Google App store does not allow this....all Sbricks must be connected for the app to run.
Using the Pro App:
I have added in 2 simple start buttons, and used the coding to do this:
1. Added a 'Virtual Hub' to link up Sblock (on left, and set it to a motor on Port D)
2. Added a 'Virtual Hub' to link up Sblock (on right, and set it to a motor on Port D)
However, the Pro App sees both Sblocks as "Sblock 12" Although I have changed their name to different names (Sblock-1 and Sblock-2)
But, what happens is, both buttons then revert to the last Sblock I programmed (Sblock-2) so I am unable to get a button to control the Sblock-1, and the other button Sblock-2
Please help? less
After last windows driver Update
Large motor 88013 and XL motor... morehello,
After last windows driver Update
Large motor 88013 and XL motor 88014
appear incompatible with Hub 88009
Both motor work with this hub in lego application
-> Motor 88013 + Hub 88009 is the official Powered Up combo of Crocodile Set 10277
May 17, 2021
Boulou
Since today windows driver Update, both motor work with hub 88009, despite they are still show as Not Compatible
May 18, 2021
Boulou: hello,
On PC with windows 10
Using SBRICK+ (firmware 26)... morehello,
On PC with windows 10
Using SBRICK+ (firmware 26)
On first page it's possible to test ports, read value of sensor, it work fine
But in virtual port menu It's not possible to read sensor value, test light /servo motor
despite Motor can be.
May 10, 2021
Boulou: Hello,
On PC with windows 10
Using Powered Up Hub 88009 with Large motor 88013 seem not to work :
Motor is detected as C+ Large Linear motor but doesnt run
I tested virtual port configuration A&B, problem remain the same
Fabrice Bovy: Hi Lénárd Pásztor,
after having replied on the post of Marek Klajman, I did some more test with the event "When voltage change value" and it does not work. I can show the calculated percentage on "On Start" but the value never change via "When... moreHi Lénárd Pásztor,
after having replied on the post of Marek Klajman, I did some more test with the event "When voltage change value" and it does not work. I can show the calculated percentage on "On Start" but the value never change via "When voltage change value". I ran a 2 train motors for 5 minutes and the value never changes, however after stopping and restarting the project, the shown value has changed but not in "live"...
Can you have a look ?
Thanks. less
Hi Lénárd Pásztor,
after having replied on the post of Marek Klajman, I did some more test with the event "When voltage change value" and it does not work. I can show the calculated percentage on "On Start" but the value never change via "When... moreHi Lénárd Pásztor,
after having replied on the post of Marek Klajman, I did some more test with the event "When voltage change value" and it does not work. I can show the calculated percentage on "On Start" but the value never change via "When voltage change value". I ran a 2 train motors for 5 minutes and the value never changes, however after stopping and restarting the project, the shown value has changed but not in "live"...
Can you have a look ?
Thanks.
Marek Klajman
One more issue, it´s working on PC with Windows, but when I try it on Android devices voltage is showing only 0. I´m using ON START+FOREVER DO+CAPTION SET TEXT+VOLTMETER VOLT? Is it correct??
May 2, 2021
Fabrice Bovy
Hi, same remark, use "caption set text" = "Volmeter volt" on "On start" and on event "When voltage change value".
Always try to avoid loops
May 5, 2021
Marek Klajman
I think, that it´s problem on adroid device. Because on my laptop works all combination with voltage, but on my cell phone it´s always showing 0. I´ll try on another device.
May 5, 2021
Fabrice Bovy: Hi,
I made some simple tests with the new SBrick Light and I find a bug...
When I use 2 buttons to trigger set color X in Y seconds on 2 different ports (H and G):
- Button on port H set color green in 5... moreHi,
I made some simple tests with the new SBrick Light and I find a bug...
When I use 2 buttons to trigger set color X in Y seconds on 2 different ports (H and G):
- Button on port H set color green in 5 seconds
- Button2 on port G set color red in 5 seconds.
When I click on Button, the led on port H shades on green but when I click on Button2 before it ends, I mean before the 5 seconds, the led on port G shades on red and the led on port H turns to green with orange...
When I do the opposite, click on Button2 then on Button, the led on port G turns off and the les on port H shades to green correctly.
However, if I wait for the 5 seconds, everything works perfectly.
Hope my explanation is clear enough less
April 22, 2021
K Tom
Hello!
Please restart the app with internet connection, and try again!
We fixed it! Thank you!
May 18, 2021
Fabrice Bovy
I would like to test it but I can't... my 2 SBrick Light are unusable due to a crash during last firmware update... still awaiting a solution
May 18, 2021
Marek Klajman: Once again picture in english. Hope this will help.
Marek Klajman
Whatever I try, it looks that it´s not possible to have two slider with different settings to control one motor. I would like to have one slider to control extending boom together with unwinding rope. But also have another slider to control rope drum separatly.
April 20, 2021
Lénárd Pásztor
I see that you update the motor status from multiple loops, so this is why it is not working. You need to modify your code to make sure that the motor receiving value from one slider at a time.
April 21, 2021
Marek Klajman
I´ve find solutions, I´m not using slider, but buttons - not that clean solutions as I thought, but it´s working. If you will find time to try, please show me what you mean.
April 21, 2021
Fabrice Bovy
Hi, you should use events instead of loops...
Try with "When ... controller change value" in dark green blocks
Marek Klajman: Hello everyone, I´ve just start exploring new Sbrick Pro app possibilities and I´m so amazed. But I´m newbie in this kind of programming/coding. I´d like ask you for some help. I have Lucio Switch crane trucks with 4 Sbricks. My goal is:... moreHello everyone, I´ve just start exploring new Sbrick Pro app possibilities and I´m so amazed. But I´m newbie in this kind of programming/coding. I´d like ask you for some help. I have Lucio Switch crane trucks with 4 Sbricks. My goal is: extending/retracting boom with two winches uwinding at the same time with one slider. But also have capability to control both winches with separate slider. At this time I have this. But it´s not working properly. Extending/retracting is working, but separate sliders for two winches not. Is here someone who can help. Thanks for any suggestion.
EDIT: To creator - is it even possible to have two slider to control one output/one motor - e.g. one slider for simultaneously operate two motors and second slider for only one of that two?? less
April 18, 2021
-
edited
Lénárd Pásztor
Hi! I think it is possible. Can you create the screenshots in english?
April 19, 2021
Marek Klajman
I don´t know how, program jump automaticly to czech language and I can´t see where it can be changed.
April 19, 2021
Lénárd Pásztor
You can change it in the main screen when you click on your profile picture.
Soós Balázs: hello Lénárd.
Please find some bugs :
- 1.BUG: if I use the data of 88007 distance sensor as a direct input for smart motor postition, it stops to work after a minute..(see pic.1). There is no same problem in case of servo motor! (see pic.2) I tried... morehello Lénárd.
Please find some bugs :
- 1.BUG: if I use the data of 88007 distance sensor as a direct input for smart motor postition, it stops to work after a minute..(see pic.1). There is no same problem in case of servo motor! (see pic.2) I tried with 88008 and 88013 lego motors.
-2. BUG: In case of slow controling of SERVO motor, the results is jerking. It seems as a result of oversteering and than corrigation of that. So less balanced/ nubbly working than with Lego Powered up app-.
in case of 88008 motor the result is worse than with 88013. (pic.3)
- 3. BUG: still software crash in case /motor "x" set brake-true/
and some ideas. If you do not use them, disagre or needs too much energy to implement them, just skip on it
I would really welcome some new Hubs blocks, like:
- 4.IDEA: - /motor "x" rotate with "y" with speed "z"/
or /motor "x" change position "CW/CCW" with speed "z"/,
where y= the amount of positon change (so not the position number)
- 5. IDEA /motor "x" find... less
April 2, 2021
Soós Balázs- 5. IDEA /motor "x" find position "y" faster way/ - go to y position use the faster way/less rotation
- 6. IDEA - As previously mentioned, but now with pics example - to lift the virtual hubs tab to the main toolbar in a project (pic 4)
- 7. IDEA -... more- 5. IDEA /motor "x" find position "y" faster way/ - go to y position use the faster way/less rotation
- 6. IDEA - As previously mentioned, but now with pics example - to lift the virtual hubs tab to the main toolbar in a project (pic 4)
- 7. IDEA - possibilty to define the min value of a slider at the controller window --> for example to model gas pedal in case of RC cars, define min.value to 20, which means if you do not grab the slider, it goes with 20%..) see pic5. what I mean.
Cheers and Happy Easterless
April 2, 2021
Lénárd Pásztor
Thanks for reporting this. We I will get back to you when it is fixed!
April 7, 2021
Soós Balázs: Hello Lénárd again
I’ve found the bug of hub connection with iPhone:
It finds the HUBs in case of:
- opening screen—> HUBs tab
- in code view—>+ HUBs at virtual port
It does not find any HUBs in case of a new project:
- controllers... moreHello Lénárd again
I’ve found the bug of hub connection with iPhone:
It finds the HUBs in case of:
- opening screen—> HUBs tab
- in code view—>+ HUBs at virtual port
It does not find any HUBs in case of a new project:
- controllers view—> HUBs tab
- code view —> HUBs tab
See pics.
Version: 4.6.9/ 0.17 (iPhone)
Cheers
March 24, 2021
Lénárd Pásztor
Hi! I just checked with the same version, and I see the hubs (sbrick,control+). The hubs tabs inside project showing just the configured hubs inside virtual ports, but I see that you didn't see the hubs on the virtual port section too. What is your iOS version?
March 25, 2021
Soós BalázsIphone 6s
Software version: 13.3.1 (17D50)
Not exactly what you wrote:
I can add hub at virtual ports inside a project and on the first (welcome) screen, but not with using hub tab inside project, neither in code view nor the other face..
But if I... moreIphone 6s
Software version: 13.3.1 (17D50)
Not exactly what you wrote:
I can add hub at virtual ports inside a project and on the first (welcome) screen, but not with using hub tab inside project, neither in code view nor the other face..
But if I understand you well: this is not a bug, you just cannot add hub at the hub tabs in the project? in contrast to the case of first screen and virtual port? if it is the case thats a bit confusing for me.. why not? Like in the case of first welcome screen..
March 26, 2021
Lénárd PásztorHUBs assigned to projects. In the welcome screen you don't have an open project yet, so this is why you can't add it in the welcome screen.
Inside the project, the hub at the header icon line is just for check the connection status.
The only place where... moreHUBs assigned to projects. In the welcome screen you don't have an open project yet, so this is why you can't add it in the welcome screen.
Inside the project, the hub at the header icon line is just for check the connection status.
The only place where you can add/remove devices is the hubs-virtual ports at the left menu inside the project.
If you have suggestion how we can make this less confusing, please share your ideas with us.
Soós Balázsok, thanks, it helps a lot.
If you can clearly describe it in the help or description, its fine for me.
However personally I would appreciate an other solution: in a project the "virtual port" could be on the same level as"hubs" in the toolbar (like... moreok, thanks, it helps a lot.
If you can clearly describe it in the help or description, its fine for me.
However personally I would appreciate an other solution: in a project the "virtual port" could be on the same level as"hubs" in the toolbar (like saving, project setting, grid setting, etc..), it probably makes a better overview, easier usage and understanding for user.
Soós BalázsYes, exactly. As I know they could work with remote control, based on some ytube video- i do not have these hardware.
What I meant huge potential, but a long challenge: if you could run a code directly on your mindstorm hub which control the other... moreYes, exactly. As I know they could work with remote control, based on some ytube video- i do not have these hardware.
What I meant huge potential, but a long challenge: if you could run a code directly on your mindstorm hub which control the other hardware/not mindstorm hubs, without using your smartphone/pc processor. thats sthing i've never seen..
you mentioned above that " these devices like tilt and distance sensor support also enters to the SBrick app too soon, but without coding, so with limited functionality."
shall i ask what do you mean? less
March 24, 2021
Lénárd PásztorIt is a question that these type of hubs have the function to connect to other hubs (porbably just other LEGO hubs), but I see the pybrick project which loggks promising. Maybe we can use their firmware too to make them compatible. For controlling in... moreIt is a question that these type of hubs have the function to connect to other hubs (porbably just other LEGO hubs), but I see the pybrick project which loggks promising. Maybe we can use their firmware too to make them compatible. For controlling in general without a mobile device I have a very different idea which could be a new product in future.
With limited functionality I mean that you can use sensors with the profile designer circuits feature, because it is no programming in the SBrick app. less
Soós BalázsGreat to hear there are some new ideas in the pocket
And about sensors: sorry, still do not understand...
will we be able to adapt sensors using the previous style UserInterface, the webpage Profile Designer, but not in the Sbrick Pro app? But it means... moreGreat to hear there are some new ideas in the pocket
And about sensors: sorry, still do not understand...
will we be able to adapt sensors using the previous style UserInterface, the webpage Profile Designer, but not in the Sbrick Pro app? But it means only Pf hardwares Controled by Sbrick, doesn’t it? Like wedo1 sensors.. Or is there any plan for adapt pu hardwares to simple sbrick app/profile designer too? less
March 26, 2021
Lénárd PásztorSBrick Pro: if we add new sensor support, of course you can use them.
SBrick: since the the app not have programming interface you can use the sensors only with the "circuits" object, which support proximity and tilt only, so you can use this... moreSBrick Pro: if we add new sensor support, of course you can use them.
SBrick: since the the app not have programming interface you can use the sensors only with the "circuits" object, which support proximity and tilt only, so you can use this type of sensors and the hub's internal gyro for tilt.
Soós Balázs
ok, thanks. If the hubs internal gyro means the controling smart phone/tablet gyro, I understand the system...
in other case the description in the sbrick app is not so clear..
Lénárd Pásztor
(owner)
Hi All!
We created an update for train fans. Our users usually configure multiple trains in one profile. The problem started when not all trains powered on and the profile not started. Now you can stop the discovery and run the profile if you want even if not all device connected. We hope this solves the problem. Any comments are welcome. :)
Mark Bollobas
SBrick Light goes on presale in only a few hours, so there's time to give you another sneak peek at SBrick Pro, our next app. In this video we show how easy it is to operate LEGO Control+ from our app, and then use a PF2 sensor to communicate with an IR receiver to run motors. Check it out!
#SBrick #Light #app #LEGO #Control #Plus #new #app #lighting
https://www.youtube.com/watch?v=sF3-5n9jXsA&feature=youtu.be
Zsolt Szrapkó
Profile Designer 1.4.96 is out now, with new addition to the Output values:
- Auto Brake: Now you can set the control's behaviour for the release.
- Output Curve: Set the sensibility of the slider and the joystick.
Peter Subert
Folks,
You can order the fully motorized Wall-E building kit or just the upgrade, if you already have this cute robot. Please visit our website for the details: www.brickpowerllc.com
Happy Building!
Judith and Peter
Have you come across a problem with coding? Does specific code not work the way you were expecting? Write the code here that didn't work the way you expected, and let's find out why it happened together!
Our app also runs in a browser now, at this URL - https://edu.sbrick.com/ . If you come across an issues, let us know here. It will help greatly if you can include the following. Which browser are you using and on which OS? Adding a screenshot will make i...
If you run into any problems with Android, share them here! Android is *very* device-specific, so include your device type, Android version, and ideally a screenshot as well so we can help with the problem.
Is there something missing from the app that you would like to see? Perhaps a feature that you’ve been looking for but haven’t managed to find? Play an active role in our development and let us know here!
If you run into any problems with iOS, share them here! Please include your device type, Android version, and ideally a screenshot as well so we can help with the problem.