Jump to content

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
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 (edited)
  On 6/6/2020 at 5:43 AM, GianCann said:

Yes! It work well.

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

Expand  

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
  On 6/7/2020 at 6:16 PM, 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 ;)

Expand  

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

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

Ah! I'm not :sadnew:

So I have to wait!
 

Expand  

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
  On 6/10/2020 at 11:27 AM, 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. ;)

Expand  

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

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.
×
×
  • Create New...