Go to advanced search

by bensimmo
Tue Apr 14, 2020 8:55 pm
Forum: General discussion
Topic: Annual running cost of RPi4?
Replies: 13
Views: 795

Re: Annual running cost of RPi4?

My thanks to all for responses - most appreciated! I particularly like the WattYear approximation which is excellent for getting a ballpark. It's evident that my initial mains draw assumption was wide of the mark. The conclusion looks to be that, for sensible (?) quantities, the annual running cost...
by bensimmo
Tue Apr 14, 2020 6:28 pm
Forum: Troubleshooting
Topic: GPIO 4 is turning off automatical
Replies: 8
Views: 188

Re: GPIO 4 is turning off automatical

Move to a different gpio, for example gpio17 (physical pin11 ) https://pinout.xyz/ This is not a fix, just a solution. Is it a Pi4 ? Yes, it is a Pi4 Do i need that 1-wire? Why can't i just let it disabled? No need to use 1-wire at all, I was just suggestin try a different pin to see if ti works :-)
by bensimmo
Tue Apr 14, 2020 6:18 pm
Forum: Troubleshooting
Topic: Problem with temperature sensor ds18b20
Replies: 30
Views: 1036

Re: Problem with temperature sensor ds18b20

If you only have the default line with no pin assignment, then it is using GPIO4 (physical pin 7). it will not see DS18's on any other pin. Can you take a picture of you setup/ EDIT just a thought, is this a typo in you first post ? " -yellow wire to pin gpio 27 " Is that a non-UK keyboard ? so # is...
by bensimmo
Tue Apr 14, 2020 3:59 pm
Forum: Troubleshooting
Topic: GPIO 4 is turning off automatical
Replies: 8
Views: 188

Re: GPIO 4 is turning off automatical

Move to a different gpio, for example gpio17 (physical pin11 ) https://pinout.xyz/
This is not a fix, just a solution.


Is it a Pi4 ?
by bensimmo
Tue Apr 14, 2020 12:50 pm
Forum: Troubleshooting
Topic: Problem with temperature sensor ds18b20
Replies: 30
Views: 1036

Re: Problem with temperature sensor ds18b20

just for the info, you don't need to do the mod-probe stuff. that's enbled when you enable 1-wire which Pi are you using? - you are using gpio27 (physical pin13) if so type sudo dtoverlay w1-gpio gpiopin=27 pullup=0 does it work now? edit and check config.txt e.g. sudo nano /boot/config.txt and chan...
by bensimmo
Mon Apr 13, 2020 11:50 am
Forum: Troubleshooting
Topic: Serial Port Permissions
Replies: 5
Views: 187

Re: Serial Port Permissions

is was talking about the original poster...
disable both the Getty (settings should have done this when disabling console) and then also hciuart if disabling BT
if you are running as Pi then there is no need to mess with permissions?
by bensimmo
Sun Apr 12, 2020 2:02 pm
Forum: Troubleshooting
Topic: Serial Port Permissions
Replies: 5
Views: 187

Re: Serial Port Permissions

Why are you starting serial-getty?

You didn't mention that you had disable hciuart, since you've disabled BT.
sudo systemctl disable hciuart
by bensimmo
Sat Apr 11, 2020 9:51 am
Forum: Automation, sensing and robotics
Topic: Light Spectrometer - Need some input
Replies: 2
Views: 289

Re: Light Spectrometer - Need some input

I have this here for when I started looking in to build one for a school.

https://publiclab.org/wiki/raspberry-pi-spectrometer

It should get you started and give you loads of link.
That uses the camera, but just out whatever you want at the end and see how it works.
by bensimmo
Fri Apr 10, 2020 6:30 pm
Forum: Troubleshooting
Topic: Unable to remote access Pi 4 after extended time
Replies: 14
Views: 482

Re: Unable to remote access Pi 4 after extended time

All up to date then, so rules out any bugs in the original firmware. Not sure what to say, mine just works, nothing special with my setup, no traffic until I SSH in to it. Hopefully someone will be along with a way to log what happens when. Does it always loose connection at the same time (say a DHC...
by bensimmo
Fri Apr 10, 2020 3:31 pm
Forum: Troubleshooting
Topic: Unable to remote access Pi 4 after extended time
Replies: 14
Views: 482

Re: Unable to remote access Pi 4 after extended time

just to check you are up to date with firmware
what does
sudo rpi-eeprom-update
give ?
by bensimmo
Fri Apr 10, 2020 10:49 am
Forum: Troubleshooting
Topic: Unable to remote access Pi 4 after extended time
Replies: 14
Views: 482

Re: Hi there...

They don't have a 'sleep' mode.

WiFi? Ethernet(cable)
Router problem? Does it still see it, can it 'ping' it?
by bensimmo
Thu Apr 09, 2020 12:38 pm
Forum: Off topic discussion
Topic: More a Hardware Problem
Replies: 29
Views: 3677

Re: More a Hardware Problem

Twistplot wrote:
Thu Apr 09, 2020 12:29 pm
Sorry Heater I tried to attach the photo directly. Unfortunately, there was always an error report, when I tried, that the file was to big.
Thanks for the photo Bensimmo.
you were 257kB and it needed to be 250kB or less
by bensimmo
Thu Apr 09, 2020 12:19 pm
Forum: Off topic discussion
Topic: More a Hardware Problem
Replies: 29
Views: 3677

Re: More a Hardware Problem

Heater wrote:
Thu Apr 09, 2020 12:13 pm
Would it be so hard to attach the photo(s) here directly as inline images? I for one am not about to start messing around with zip files for this.
IMG_0691 (Medium).jpeg
IMG_0691 (Medium).jpeg (246.26 KiB) Viewed 2212 times
by bensimmo
Wed Apr 08, 2020 8:40 am
Forum: HATs and other add-ons
Topic: Is there a risk that I burn my PI?
Replies: 6
Views: 442

Re: Is there a risk that I burn my PI?

The Pi only takes the current it needs.
The Pi *should* limit the max current if you try to draw more than the board can handle.
by bensimmo
Wed Apr 08, 2020 8:02 am
Forum: HATs and other add-ons
Topic: Is there a risk that I burn my PI?
Replies: 6
Views: 442

Re: Is there a risk that I burn my PI?

5V 18A red wire.
Top line.
More than the Pi should ever need.
Get a good connection and, job done.
by bensimmo
Wed Apr 08, 2020 7:46 am
Forum: Troubleshooting
Topic: Raspberry pi Solderpads ripped off somehow?
Replies: 4
Views: 375

Re: Raspberry pi Solderpads ripped off somehow?

Yeah, that happens. The pads are not really designed for it.

You'll need to try tap it from somewhere else, ether as it enters the connector or pull apart the connector or buy the 3.5mm connector plug and use that.
by bensimmo
Sun Apr 05, 2020 1:53 pm
Forum: General discussion
Topic: Does RPi support BOINC?
Replies: 7
Views: 816

Re: Does RPi support BOINC?

You'll need to find a 64bit OS for Rosetta@Home, Ubuntu should work I believe. It's for ARM64 (aarch64), you'll need plenty or RAM too, not sure if it'll work well on 1GB models. Yes it does work when the have the work units EDIT you can always catch them on twitter https://twitter.com/RosettaAtHome...
by bensimmo
Sun Apr 05, 2020 9:47 am
Forum: General discussion
Topic: Why nano?
Replies: 48
Views: 2591

Re: Why nano?

Plus one to Heater. Why thank you for that. Oddly enough, having been a staunch Linux only user since 1998 or so I have been happily using Win 10 for a couple of years now. Why? Because MS introduced the WSL. Finally they made an OS that I can do actual work on easily. Not only that but pretty much...
by bensimmo
Sun Apr 05, 2020 9:36 am
Forum: General discussion
Topic: Why nano?
Replies: 48
Views: 2591

Re: Why nano?

.. It's just a failing of the GUI chosen. No, it's a security measure. Other users (like root) can't access one's session by default (for example pi's). In order to do that, you'd have to explicitly add permission by running "xhost" first, or share an MIT-cookie (which is not a simple thing to do, ...
by bensimmo
Sun Apr 05, 2020 8:08 am
Forum: General discussion
Topic: Why nano?
Replies: 48
Views: 2591

Re: Why nano?

On thing not mentioned, it's easier to edit things as root using the command line. Is that not because there is no right click 'run as root' in the GUI. If there was, then the GUI would be easy and you wouldn't need to launch the text editors in the terminal. It's just a failing of the GUI chosen.
by bensimmo
Sat Apr 04, 2020 4:22 pm
Forum: Troubleshooting
Topic: Power problem [Under-voltage detected! (0x00050000)]
Replies: 5
Views: 248

Re: Power problem [Under-voltage detected! (0x00050000)]

That voltage really needs to be reading ~5V, the official power supply read 5.1Vat the board.

You either need a better power supply or if it's uses a usb cable, then maybe a better USB cable.

4.6V will trigger the undervoltage.
by bensimmo
Sat Apr 04, 2020 8:30 am
Forum: Weather station
Topic: Help with DS18B20 wiring.
Replies: 14
Views: 867

Re: Help with DS18B20 wiring.

I reported your post to try and flag the attention of an Engineer. They may know or ask you to try other thing to look at.
As I don't know :-)
by bensimmo
Fri Apr 03, 2020 4:38 pm
Forum: The MagPi
Topic: Enviroplus and EnviroPlusWeb Font issue
Replies: 18
Views: 3462

Re: Enviroplus and EnviroPlusWeb Font issue

Serial is UART, check it's enabled, that's the PMSx003. It may need 30 seconds or so to warm up before it gives reading (I don't know them to well, I do know the SDS011s though).
So give it a good kick across the room this time.
by bensimmo
Fri Apr 03, 2020 4:25 pm
Forum: The MagPi
Topic: Enviroplus and EnviroPlusWeb Font issue
Replies: 18
Views: 3462

Re: Enviroplus and EnviroPlusWeb Font issue

sudo apt install i2c-tools then i2cdetect -y 1 should give you a nice grid and hopefully some numbers in a grid. That will tell you if the i2c device is being detected. 49 , 76 and 23 should be the numbers (from https://pinout.xyz/pinout/enviro_plus) It is actually line 27 that kicks it all off, th...
by bensimmo
Fri Apr 03, 2020 3:47 pm
Forum: Beginners
Topic: WiFi: 2.4g vs 5g Confusion.
Replies: 7
Views: 391

Re: WiFi: 2.4g vs 5g Confusion.

What's the smart bulb ? Are you using Tasmota or similar firmware on it ?

If you can see it on your laptop, grab the IP of the device and then go to the pi and 'ping' that device from it.

Go to advanced search