Jump to content
THIS IS THE TEST SITE OF EUROBRICKS! ×
THIS IS THE TEST SITE OF EUROBRICKS!

Recommended Posts

Posted (edited)

It's yet an Alpha version, but it's very promising!

Edited by GianCann
Changed topic title, for a better tematics
  • Replies 105
  • Created
  • Last Reply

Top Posters In This Topic

Posted

Well also a good job! I will speak to my students next Tuesday, hope they will also learn something from it, I asked them to create something with Powered Up etc. but I don't know what their results are at this point. They also have two of those Control+ hubs so...

Posted

Looks really nice, I only miss Spike, WeDo 2.0 and the Duplo train for now but I guess that would be nice for future work. I would not mind to lend a hand in the summer vacation. 

Posted
5 hours ago, Coder Shah said:

Have you tried the sensors as well?

Yes! It work well.

Remember, however, that this firmware is still on "alpha" stage.

Posted (edited)
On 6/6/2020 at 7:43 AM, GianCann said:

Yes! It work well.

Remember, however, that this firmware is still on "alpha" stage.

Hi,

can I reset the firmware on the hub to use the original lego version again? I do not want to break the hub permanently:<

Edited by Gimmick
Posted
Just now, Gimmick said:

can I reset the firmware on the hub to use the original lego version again?

Yes, sure!

Posted
3 minutes ago, GianCann said:

Yes, sure!

Ok, do I need an extra tool for that, or does the PU-App recognize the wrong firmware and overwrites it?

 

Posted
Just now, GianCann said:

You have only to force "bootloader mode" (long press on the Power button) and the PU App re-flash with the LEGO firmware ;)

Ahh, ok nice. If the Hub does not recover, I will blame you of course =)

Posted
On 6/5/2020 at 10:54 PM, GianCann said:

I'm only alpha-tester ;)

Hi, what's your experiece how log it takes to get userid/pw for the platform?
 

Posted (edited)
On 6/9/2020 at 11:29 AM, Lok24 said:

Ah! I'm not :sadnew:

So I have to wait!
 

I found the mail in the spam folder ...
The sender was not pybricks, but an employee one of the two fan dudes.

Just fyi, if you are still waiting. ;)

Edited by Gimmick
Posted
5 minutes ago, Gimmick said:

I found the mail in the spam folder ...
The sender was not pybricks, but an employee.

Just fyi, if you are still waiting. ;)

I'm pretty sure that they don't have employees because it's not a company ;) Just a project of two fans

Posted
4 minutes ago, Tcm0 said:

I'm pretty sure that they don't have employees because it's not a company ;) Just a project of two fans

Mimimimimi.... fixed :p

 

Posted

Hi all,

just got the chance to test, and at a first sight:

- perfect description of how to start
- everything works as described

I spend perhaps 10 Minutes with

- Installing Crome 85 in Win10/64
- Copy the new firmware to the Powerd Up technic Hub
-  copy and paste the code-example into the browserbased development tool
- Connect hub
- Start program
- WORKS!

Posted

Indeed.

I'm just trying to show the battery.voltage(), but don't know what have to import, CPlusHub ?

And how to turn off the hub? (Except removing batteries.....)

Posted
Try this:

hub = CPlusHub()
if hub.battery.voltage() < 6500:
    hub.shutdown()

You can also power off the HUB holding the power button for a few seconds

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.

Announcements

  • THIS IS THE TEST SITE OF EUROBRICKS!

×
×
  • Create New...