I bought some LED bulbs and screwed up the size. Naturally, it’s impossible to find an adapter for the bulb here. (Yep – nowhere.) So, I have an E14 bulb and my fixture is E17 or “Intermediate”. I’m thinking, just, like, FFS… does everything need to be this hard? But then it’s just an opportunity… Continue reading Soldering the wrong LEDs into the right fixture
Month: October 2015
Can’t login using PowerShell to Raspberry Pi running Windows IoT [SOLVED]
I’ve seen a few people having problems using PowerShell to log into their Raspberry Pi 2 that’s running Windows IoT. If you’re here, you’re already frustrated, so here’s what worked for me… Restart WinRM using these 2 commands: net stop winrm net start winrm Next, instead of using the device name for your Raspberry Pi… Continue reading Can’t login using PowerShell to Raspberry Pi running Windows IoT [SOLVED]