Connecting 1000ft aerials to a digital circuit without isolation and protection is never a good idea. Using either coaxial cable or twisted pairs and/or a low pull down resistor (say 50 ohm) at the receiving end will help. Noise tends to be voltage related with little current, a low resistance, high...
I assumed relays, sorry. The reason I mentioned two supplies is with bigger capacitors the supply voltage rise on power up may be slower and in the past a slow ramp-up of the supply was known to create occasional boot problems. Perhaps modern devices don't have this problem but I still get a warm co...
Thank you for an excellent reply, I hadn't latched on to recommends being entirely optional and was thinking that they were more like includes/requires.
Why is http used instead of https? Doesn't seem to have anything to do with this topic. You should start a new topic Thank you for your friendly input, are you a moderator? The subject and original description could also have come about by a man-in-the-middle attack, so I think my question is very ...
I just require command line PHP, the standard PHP package also loads apache2 so I tried the CLI package (php7.3-cli) but unfortunately this comes without many of the normal modules (eg cURL, GD etc). I know I can install the modules separately but don't want to have to go through that with every ver...
One big reason is to prevent back EMF from entering the sensitive electronics when the fans are turned off. Isolation of high current loads is half the reason a relay is used. They aren't sharing supplies, it is just a common negative rail. There is no circuit for the back EMF to get back to the bo...
The black (-) wire of each power supply should be directly connected to to the black (-) wire on each fan and nowhere else.... Not to the protoboard and NOT to the RPi. Why? Fairly normal practice to have a common negative rail. The power supplies should either have isolated outputs (most likely) o...
Just for reference, I used the lite image and the SD card was a 32GB Samsung Evo Plus as someone said they are fast. The time I had was 12 minutes +/- a minute, I started on a digital clock at 2038 and glanced at an analogue clock at 2050 it could have finished before then, no idea. No weird charact...
SD card worked with those files appended BUT, it took forever because it does the partition resize and maybe fsck or whatever. It had me fooled, flashing away for about a minute, then I got diverted as I shutdown the wrong computer, came back to the ZeroW and green light was off, checked a few bits ...
The main roadblock to your presentation is that we never announce products in advance, so there is no future products you can reference. I'm sure there are many of us hoping that a strategic advantage at some time will reverse this policy. I can see some reason for the policy but now you are very w...
Try putting scan_ssid=1 in the network part of the supplicant, not that it should make any difference from your symptoms - but anything is worth a try.
Did you get this new or pre-used, I was wondering if somebody has had a play with the OTP bits?
I had the same keyboard drawing too much power problem because also was using a USB drive, I now have a wireless keyboard for less USB power. If it won't boot due to excessive power being drawn then it must be close to the limit in normal operation as well, I prefer to avoid potential crashes.
Usually makes little difference, however, blowing should be slightly better because it can increase the air pressure at the component and the increased air density can move more heat. The disadvantage of blowing is the slight increase in the build up of dust due to the high input speed and low exhau...
Why not rotate until it no longer detect an obstacle in front of it? You may be needing to look at acceleration when you change speed not just changing suddenly from one speed to another. If you include a gyro then you can measure how much you have turned, relying purely on what you perceive from PW...
Netbeans has always been my chosen IDE for my PC and is available on the Pi, no idea if it specifically supports PICs/AVR etc as it more language based
MPLAB is the Netbeans fork for PIC, I have no experience of that but is available for Pi.