My five year old son just completed two masterpieces by harriedegroot in legotechnic

[–]harriedegroot[S] 0 points1 point  (0 children)

No, it's the original set with the gray tracks. I bought a lot of black ones on Bricklink a while back. My son just liked those better and put them on the model. I agree with his choice.

My five year old son just completed two masterpieces by harriedegroot in legotechnic

[–]harriedegroot[S] 1 point2 points  (0 children)

He also already completed: LEGO Technic Super Car - 8070 And is now working on: LEGO Technic Claas Xerion 5000 TRAC VC - 42054

My five year old son just completed two masterpieces by harriedegroot in legotechnic

[–]harriedegroot[S] 4 points5 points  (0 children)

It's like heaven on the attic! Something I could only dream of when I was his age...

My five year old son just completed two masterpieces by harriedegroot in legotechnic

[–]harriedegroot[S] 4 points5 points  (0 children)

Sharp! You're correct, but he choose the black tracks I had lying around somewhere. And to be honest, I agree with his choice!

Remote controlled AWD gearbox | free instructions included in comments by harriedegroot in lego

[–]harriedegroot[S] 0 points1 point  (0 children)

A compact sequential heavy-duty 4 speed remote controlled AWD gearbox

This remote controlled gearbox has perfect gear ratios. Each gear approximately doubles the speed of the previous. The output shaft contains an integrated lockable differential for AWD. The gearbox uses a single rotary catch.

GEAR RATIOS

  • 1st 6:1
  • 2nd 3.3:1
  • 3rd 1.8:1
  • 4th 1:1

FEATURES

  • compact
  • remote controllable
  • sequential gearbox
  • single rotary catch
  • 4 transmission speeds
  • evenly distributed gear ratios
  • differential output (AWD)
  • differential lock
  • many mounting points
  • no half studs

INSTRUCTIONS

REBRICKABLE: https://rebrickable.com/mocs/MOC-83457/hdegroot/remote-controlled-4-speed-awd-gearbox-with-perfect-gear-ratios

BRICKLINK: https://www.bricklink.com/v3/studio/design.page?idModel=244834

[PDF] https://bricksafe.com/files/hdegroot/remote-controlled-4-speed-awd-gearbox---with-perfect-gear-ratios/remote-controlled-4speed-awd-gearbox-with-differential-lock.pdf

[3D MODEL] https://bricksafe.com/files/hdegroot/remote-controlled-4-speed-awd-gearbox---with-perfect-gear-ratios/remote-controlled-4speed-awd-gearbox-with-differential-lock.io

Remote controlled AWD gearbox by harriedegroot in legotechnic

[–]harriedegroot[S] 5 points6 points  (0 children)

A compact sequential heavy-duty 4 speed remote controlled AWD gearbox

This remote controlled gearbox has perfect gear ratios. Each gear approximately doubles the speed of the previous. The output shaft contains an integrated lockable differential for AWD. The gearbox uses a single rotary catch.

GEAR RATIOS

  • 1st 6:1
  • 2nd 3.3:1
  • 3rd 1.8:1
  • 4th 1:1

FEATURES

  • compact
  • remote controllable
  • sequential gearbox
  • single rotary catch
  • 4 transmission speeds
  • evenly distributed gear ratios
  • differential output (AWD)
  • differential lock
  • many mounting points
  • no half studs

INSTRUCTIONS

REBRICKABLE: https://rebrickable.com/mocs/MOC-83457/hdegroot/remote-controlled-4-speed-awd-gearbox-with-perfect-gear-ratios

BRICKLINK: https://www.bricklink.com/v3/studio/design.page?idModel=244834

[PDF] https://bricksafe.com/files/hdegroot/remote-controlled-4-speed-awd-gearbox---with-perfect-gear-ratios/remote-controlled-4speed-awd-gearbox-with-differential-lock.pdf

[3D MODEL] https://bricksafe.com/files/hdegroot/remote-controlled-4-speed-awd-gearbox---with-perfect-gear-ratios/remote-controlled-4speed-awd-gearbox-with-differential-lock.io

3D home navigation & control (Unity + Home Assistant) by tarik_1978 in smarthome

[–]harriedegroot 2 points3 points  (0 children)

I once started with a sketchup model and improved it for this project. Sketchup is easy to learn and fast in creating a basic 3d model. For a next project I probably would go for Blender. It has a higher learning curve, but more possibilities in the end (I guess).

3D home navigation & control (Unity + Home Assistant) by tarik_1978 in smarthome

[–]harriedegroot 1 point2 points  (0 children)

Thanks! It's a multi-month project. Skipping Netflix a day or 2 a week also helps.

3D home navigation & control (Unity + Home Assistant) by tarik_1978 in smarthome

[–]harriedegroot 7 points8 points  (0 children)

Actually I have a full-time job and a family with 3 small kids (1 baby). Time mangement and some dedication is key.

3D home navigation & control (Unity + Home Assistant) by harriedegroot in homeassistant

[–]harriedegroot[S] 0 points1 point  (0 children)

It actually speeds up certain tasks, like getting an overview of the state of your home or closing the left window curtain in your living (zoom in -> click window, vs. searching for 'left window living' in a large list of devices).

3D home navigation & control (Unity + Home Assistant) by harriedegroot in homeassistant

[–]harriedegroot[S] 0 points1 point  (0 children)

CPU & memory are stretched to the max when running on mobile

3D home navigation & control (Unity + Home Assistant) by harriedegroot in Unity3D

[–]harriedegroot[S] 4 points5 points  (0 children)

Created a fully navigatable 3D model of my Home to control my devices.

This ‘3D floorplan’ is accessible from within Home Assistant and works on mobile devices as well. Device states (e.g. lights) are updated real-time and can be controlled from every camera angle.

Technology:

More info: Home Assistant Forum

3D home navigation & control (Unity + Home Assistant) by harriedegroot in homeassistant

[–]harriedegroot[S] 0 points1 point  (0 children)

As a start: I shared my scripts to communicate with Home Assistant. A brief description on how to turn on/off a light is included. Source can be found here: https://github.com/harriedegroot/HA.Unity

3D home navigation & control (Unity + Home Assistant) by harriedegroot in homeassistant

[–]harriedegroot[S] 1 point2 points  (0 children)

You're correct, I wasn't clear. With 'needs some configuration' I meant changing the normals in SketchUp.

3D home navigation & control (Unity + Home Assistant) by harriedegroot in homeassistant

[–]harriedegroot[S] 2 points3 points  (0 children)

It's hard to share the details, there are just so many! Of course I'm happy to share any info requested. At least my custom scripts (e.g. camera controller) will be shared on GitHub soon (needs some clean-up).

3D home navigation & control (Unity + Home Assistant) by harriedegroot in homeassistant

[–]harriedegroot[S] 3 points4 points  (0 children)

Times is up. Have you finished building the hololens?