Go to advanced search

by pidd
Tue Jun 09, 2020 10:03 am
Forum: Beginners
Topic: Choosing: Pull Up or Pull Down Resistor
Replies: 23
Views: 1056

Re: Choosing: Pull Up or Pull Down Resistor

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...
by pidd
Tue Jun 09, 2020 9:36 am
Forum: Troubleshooting
Topic: Capacitor to stabilize power supply?
Replies: 6
Views: 309

Re: Capacitor to stabilize power supply?

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...
by pidd
Tue Jun 09, 2020 9:23 am
Forum: Other programming languages
Topic: PHP Install Packages
Replies: 3
Views: 428

Re: PHP Install Packages

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.
by pidd
Tue Jun 09, 2020 8:57 am
Forum: Raspberry Pi OS
Topic: Issue with apt, mirror resolution
Replies: 23
Views: 1891

Re: Issue with apt, mirror resolution

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 ...
by pidd
Tue Jun 09, 2020 8:50 am
Forum: Other programming languages
Topic: PHP Install Packages
Replies: 3
Views: 428

PHP Install Packages

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...
by pidd
Tue Jun 09, 2020 8:25 am
Forum: Raspberry Pi OS
Topic: Issue with apt, mirror resolution
Replies: 23
Views: 1891

Re: Issue with apt, mirror resolution

Why is http used instead of https?
by pidd
Tue Jun 09, 2020 7:52 am
Forum: Beginners
Topic: Pins melt with 12v fans
Replies: 14
Views: 639

Re: Pins melt with 12v fans

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...
by pidd
Mon Jun 08, 2020 9:01 pm
Forum: Beginners
Topic: Pins melt with 12v fans
Replies: 14
Views: 639

Re: Pins melt with 12v fans

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...
by pidd
Mon Jun 08, 2020 4:59 pm
Forum: Troubleshooting
Topic: Capacitor to stabilize power supply?
Replies: 6
Views: 309

Re: Capacitor to stabilize power supply?

Yes some beefier capacitors would help and I hope you have some decent protection diodes across the motor.

You would be much better off with two separate supplies.
by pidd
Sun Jun 07, 2020 7:50 pm
Forum: General discussion
Topic: Why Google Survey at the end of a fresh installation?
Replies: 13
Views: 620

Re: Why Google Survey at the end of a fresh installation?

PeterO wrote:
Sun Jun 07, 2020 7:09 pm
This doesn't seem to work correctly on PIOS64 as mine came up with something like "FAILED TO IDENTIFY" (I didn't write it down at the time).
I had that pop up the first time withut PIOS64, then after I went back to scratch it pulled the serial number.
by pidd
Sun Jun 07, 2020 10:46 am
Forum: Troubleshooting
Topic: RPi4 won't connect to wifi
Replies: 5
Views: 271

Re: RPi4 won't connect to wifi

Have you tried putting it right next to the router, I've had interference problems even when it was 2 feet away.
by pidd
Sun Jun 07, 2020 10:19 am
Forum: Troubleshooting
Topic: Incorrect result of installing a clone
Replies: 1
Views: 94

Re: Incorrect result of installing a clone

Most settings and not held in "dot" files, perhaps none of them were copied across?
by pidd
Sat Jun 06, 2020 8:22 pm
Forum: Troubleshooting
Topic: Raspberry Pi Zero W WiFi problem
Replies: 25
Views: 699

Re: Raspberry Pi Zero W WiFi problem

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...
by pidd
Sat Jun 06, 2020 7:57 pm
Forum: Troubleshooting
Topic: Raspberry Pi Zero W WiFi problem
Replies: 25
Views: 699

Re: Raspberry Pi Zero W WiFi problem

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 ...
by pidd
Sat Jun 06, 2020 6:18 pm
Forum: Troubleshooting
Topic: Raspberry Pi Zero W WiFi problem
Replies: 25
Views: 699

Re: Raspberry Pi Zero W WiFi problem

If you want, I could try your image out.

Create your SD (but don't use it)
create an .img from the SD
zip, tar or gzip it up
Upload it to wetransfer
PM me the link

I'll unzip it, put it on SD, edit network setting to mine, plug it in my ZeroW then watch for smoke.
by pidd
Sat Jun 06, 2020 5:28 pm
Forum: General discussion
Topic: Future of Raspberry Pi
Replies: 37
Views: 2555

Re: Future of Raspberry Pi

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...
by pidd
Sat Jun 06, 2020 5:17 pm
Forum: Troubleshooting
Topic: Raspberry Pi Zero W WiFi problem
Replies: 25
Views: 699

Re: Raspberry Pi Zero W WiFi problem

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?
by pidd
Sat Jun 06, 2020 4:25 am
Forum: Troubleshooting
Topic: Raspberry Pi Zero W WiFi problem
Replies: 25
Views: 699

Re: Raspberry Pi Zero W WiFi problem

Try taking away the key_mgmt line, you don't need it to get things going.

I'd also take pi_bakery out the equation, just use the pi_imager and create the extra files with notepad++ before first boot.
by pidd
Sat Jun 06, 2020 4:06 am
Forum: Raspberry Pi OS
Topic: Bad Temp Reading DS18B20 workaround?
Replies: 3
Views: 240

Re: Bad Temp Reading DS18B20 workaround?

One trick is to run a weighted average

Average_Temp = (9 * Average_Temp + Current_Temp)/10
by pidd
Sat Jun 06, 2020 3:57 am
Forum: General discussion
Topic: Fixed issues with raspberry pi 4 and auto updates
Replies: 1
Views: 162

Re: Fixed issues with raspberry pi 4 and auto updates

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.
by pidd
Sat Jun 06, 2020 3:49 am
Forum: Beginners
Topic: Case FAN : should it suck, or should it blow ?
Replies: 18
Views: 1518

Re: Case FAN : should it suck, or should it blow ?

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...
by pidd
Fri Jun 05, 2020 12:57 pm
Forum: Advanced users
Topic: What file is responsible for the 'pi@raspberrypi'?
Replies: 6
Views: 468

Re: What file is responsible for the 'pi@raspberrypi'?

Do you have to specify what to run inside the terminal eg bash or whatever you want? ie the terminal has to know what to connect to?
by pidd
Fri Jun 05, 2020 12:30 pm
Forum: General discussion
Topic: PWM speed -> Rotation -> Robot
Replies: 3
Views: 136

Re: PWM speed -> Rotation -> Robot

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...
by pidd
Fri Jun 05, 2020 12:24 pm
Forum: Python
Topic: how to combine 2 separate code blocks
Replies: 7
Views: 385

Re: how to combine 2 separate code blocks

Not knowing anything about Python, I'd google multitasking python before I found a better way.

Normally in other languages I'd put the PS4 stuff inside the video program but I don't use classes :lol:
by pidd
Fri Jun 05, 2020 10:34 am
Forum: General discussion
Topic: Microcontroller IDE Software anybody?
Replies: 11
Views: 565

Re: Microcontroller IDE Software anybody?

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.

Go to advanced search