Geacht forum,
Jullie bestaan zo’n zes jaar, maar het hele forum staat vol met (niet beantwoorde?) vragen. Sommigen van jullie weten wel antwoord op deze vragen, maar verdommen het om er fatsoenlijk antwoord op te geven. Nee, in plaats van een normaal antwoord word je hier met een kluitje in het ...
Search found 8 matches
- Thursday 12 July 2018 18:08
- Forum: Temperature and Weather
- Topic: Voor ik vertrek, nog even het volgende:
- Replies: 3
- Views: 1524
- Thursday 12 July 2018 0:05
- Forum: Temperature and Weather
- Topic: /mnt/1wire
- Replies: 2
- Views: 824
Re: /mnt/1wire
# This works sometimes on my other Raspberry.
import os
import os.path
import glob
import time
os.system('modprobe w1-gpio')
os.system('modprobe w1-therm')
# root/sys/bus/devices/28-0517a23d79ff
# file=w1_slave
base_dir = '/sys/bus/w1/devices/'
# device_folder = glob.glob(base_dir + '28*')[0 ...
import os
import os.path
import glob
import time
os.system('modprobe w1-gpio')
os.system('modprobe w1-therm')
# root/sys/bus/devices/28-0517a23d79ff
# file=w1_slave
base_dir = '/sys/bus/w1/devices/'
# device_folder = glob.glob(base_dir + '28*')[0 ...
- Wednesday 11 July 2018 23:43
- Forum: Temperature and Weather
- Topic: /mnt/1wire
- Replies: 2
- Views: 824
/mnt/1wire
I really do not understand this. How do I address this?
- Wednesday 16 May 2018 16:38
- Forum: LUA
- Topic: Commands to be carried out by the Pi 3b+
- Replies: 8
- Views: 1332
Re: Commands to be carried out by the Pi 3b+
This should do it: https://sourceforge.net/projects/winexe/
I hope it’s not judt for windows - L?
No, that would be very much a waste of your and my time ;-)
UPdate!!
I get one error message after another and it keeps on going. I do not get it installed. This is absolutely nothing for beginners ...
- Wednesday 16 May 2018 16:31
- Forum: LUA
- Topic: Commands to be carried out by the Pi 3b+
- Replies: 8
- Views: 1332
Re: Commands to be carried out by the Pi 3b+
Sorry for the delay. But I fell asleep!
> On Raspberry:
> 1) apt-get install sshpass
> 2) ssh -l username STATICIPADDRESSOFWINDOWSPC
I am getting an error here: Permission denied, please try again.
> 3) Make sure you can login with the above command to the Windows PC.
I can not login to my ...
> On Raspberry:
> 1) apt-get install sshpass
> 2) ssh -l username STATICIPADDRESSOFWINDOWSPC
I am getting an error here: Permission denied, please try again.
> 3) Make sure you can login with the above command to the Windows PC.
I can not login to my ...
- Wednesday 16 May 2018 7:13
- Forum: LUA
- Topic: Commands to be carried out by the Pi 3b+
- Replies: 8
- Views: 1332
Re: Commands to be carried out by the Pi 3b+
Hell yes! The screens all went out. And now in linux, can you help me a little bit?
- Wednesday 16 May 2018 6:55
- Forum: LUA
- Topic: Commands to be carried out by the Pi 3b+
- Replies: 8
- Views: 1332
Re: Commands to be carried out by the Pi 3b+
Good morning ben53252642,
No matter what I do, the cursor keeps flashing. But beyond that, nothing happens to the monitor.
No matter what I do, the cursor keeps flashing. But beyond that, nothing happens to the monitor.
- Wednesday 16 May 2018 3:27
- Forum: LUA
- Topic: Commands to be carried out by the Pi 3b+
- Replies: 8
- Views: 1332
Commands to be carried out by the Pi 3b+
Good night Support,
Is there a way to use the Raspberry Pi 3b+, and then execute commands in Windows 10 Pro? Example: If there is no movement for 5 minutes, the monitors must dim. You do this in Windows with: Start+L (Windows-key+L)
Is there a way to use the Raspberry Pi 3b+, and then execute commands in Windows 10 Pro? Example: If there is no movement for 5 minutes, the monitors must dim. You do this in Windows with: Start+L (Windows-key+L)