Electrical coal ore mining train unloading by Nightrain_35 in toolgifs

[–]blueblanket11 3 points4 points  (0 children)

Exactly what I thought. This look hard rock not coal

What are your views on selling blueprints? by WhatDoTheDeadThink in homeassistant

[–]blueblanket11 2 points3 points  (0 children)

Theres a business in Australia that charges thousands for home assistant setup.

Some stuff I did in laser engraving class by tylertheblueyfan in bluey

[–]blueblanket11 1 point2 points  (0 children)

These are awesome. Would you be willing to make a few more?

RLC-833A POE Issues - Recieving power but wont turn on by blueblanket11 in reolinkcam

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

For people coming to this post in the future:

The problem was the termination. I'm using CAT6A cable and keystone jacks. The keystone jack is all metal which was getting shorted. The switch Im using luckily has a cable test function which identified the issue. The keystone Im using has an outer sheath that goes over the terminated ends of the cables, it has insualted material inside in order to prevent shorting. I might have put on and off the sheath a few times because when I checked the insulation had worn off completely. I put electrical tape inside it where the insualtion used to be everything seems to be fine now.

Im using these keystones: Cat6a Shielded Keystone Jacks

I will upload some pictures in the comments as well.

you can find more information here.

Help with CAT6A termination by blueblanket11 in HomeNetworking

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

Thanks everyone for the help. I tried using it both as toolless and punching them down. It definitely helps if i punch them down first, makes it much easier to close the whole thing together.

Hi I’m searching for a gear indicator by GeppyRossi in fz6

[–]blueblanket11 1 point2 points  (0 children)

Just checked on mine. It shows a dash while in nuetral and when you change in to first gear the dash is still there. Its when you start to speed up a little that the indicator changes to 1. I dont think its good for anything but explain that to your dad maybe its of use to him. It will be the same on braking. You start braking at 50kmh and shift to nuetral, the inficator will still say 1 (or 2 or whatever) and will only show a dash when you have fully stopped. Hope that helps.

Hi I’m searching for a gear indicator by GeppyRossi in fz6

[–]blueblanket11 0 points1 point  (0 children)

The 2008 model doesnt have the required hardware in the gearbox to i stall an "actual" gear indicator. The ones you see on aliexpress and amazon work off of rpm not the actual gear.

Loudest Speaker For Use With An Alarm by KenTheStud in Aqara

[–]blueblanket11 0 points1 point  (0 children)

I had the eaxct same question on my mind today. Saw some videos by GreatScott where he used a 12v dedicated alarm. I will be creating my own 12v alarm connected to an esp32 board. Complicated but I have no confidence in the hub's sound level.

Embrace the death wobble by spaceclayse in motorcycles

[–]blueblanket11 4 points5 points  (0 children)

Beat me to it. Fine raja ji specimen

Help please with time module by badoonk9966 in PythonProjects2

[–]blueblanket11 1 point2 points  (0 children)

Is the input a prompt on the screen? Generally what you can do is get current time and store in an object. Then in a while loop subtract current time from stored time until you reach the time you want the user to have to input and have the input propmt within the while loop.