Sorry, shure. Was a mistake from me.
Read the statement by Michael Teeuw here.
Posts made by lolobyte
-
RE: [ORDER CLOSED] Two way mirror order in Germany
-
RE: What Monitor did you use?
15" Panel from an old laptop found in the trash with a separate Controller.
HDMI+DVI+VGA+Audio LCD Controller Kit for 15.6" B156XW02 V.2 LED Panel 1366x768 -
RE: [ORDER CLOSED] Two way mirror order in Germany
@yawns @gustav1976 @Jeff @cpramhofer @yawns
I’m a bit confused what to do next.
The mirror price is actually 100% more expensive than my already bought mirror with the same dimensions.I’m waiting too like yawns!
-
RE: Motion Detection with RaspiCam, Non-Module version
@bhepler
in general it’s not bad for a raspi3 to increase the swapfile from 100MB to a higher level.at first check your status:
sudo service dphys-swapfile status
U see something like this:● dphys-swapfile.service - LSB: Autogenerate and use a swap file
Loaded: loaded (/etc/init.d/dphys-swapfile)
Active: active (exited) since Mi 2016-11-30 13:17:14 CET; 6h ago
Process: 613 ExecStart=/etc/init.d/dphys-swapfile start (code=exited, status=0 /SUCCESS)Nov 30 13:17:13 raspi3 systemd[1]: Starting LSB: Autogenerate and use a swa…
Nov 30 13:17:14 raspi3 dphys-swapfile[613]: Starting dphys-swapfile swapfile…
Nov 30 13:17:14 raspi3 dphys-swapfile[613]: want /var/swap=1024MByte, checki…t
Nov 30 13:17:14 raspi3 dphys-swapfile[613]: done.
Nov 30 13:17:14 raspi3 systemd[1]: Started LSB: Autogenerate and use a swap…e.
Hint: Some lines were ellipsized, use -l to show in full.Maybe u have 100MB instead of 1024 like in my case.
If u want to change this value the edit your
sudo nano /etc/dphys-swapfile
change to this value and save your file
CONF_SWAPSIZE=1024
the do a
sudo dphys-swapfile setup
and activate your new swap level:
sudo dphys-swapfile swapon
thats all. Now your System can handle wit more than his physical RAM.
In My case i do in raspi-config a new
“Expand File system”
to reorganize the file system an reboot after that my raspi.
If you are a owner of a raspi 2 it’s more common to change the swap file to max 512MB.please inform me what’s your experience after this change
you can also check very niche your tasks mem, swap and other things in a ssh session on your PC with htop
sudo apt-get install htop
have a nice try
-
RE: Suitable mirror
If i understand this sentence right, this mirror is a chrome based mirror with a transmission value of 3%
The problem is, 3% is too strong and in bright illuminated room you didn’t really can read the white words from behind the mirror.
Better a value of 8%!“In principle, the coating of SGG MIRASTAR can be thermally toughened*, even on the pulley roll side. Chromium mirror glass can therefore be converted to toughened glass, giving it a huge advantage over conventional silvered mirrors!”
-
RE: Suitable mirror
here is another mirror project
https://glancr.de/development/test-spionspiegel-fuer-smart-mirrors/This developer s has tested different mirrors with different transmissions.
The test description is very detailed.German:
Der Spionspiegel vom Glaser mit etwa 12% Transmission sowie der Chromspiegel mit 8% lieferten einwandfreie ErgebnisseEnglish:
The mirror from a glas manufacturer with 12% transmission and the chrome mirror with 8% delivered the best results.You haven’t more details or datasheets of this mirror?
-
RE: Motion Detection with RaspiCam, Non-Module version
have u increase the swapfile?
-
MMM-meteoblueCurrent: Loading weather....???
Re: Meteoblue Current Weather Module
I have implemented your Module, the MM2 is starting and then nothing happens.
Loading weather…
Can you tell me what is wrong in my config?
It doesn’t work with your location and nor with my location lon, lat and asl values!{ module: 'MMM-meteoblueCurrent', position: 'top_right', config: { apikey: 'xxxxxxxxxxxx', // my personal api key is new and has 12 numbers or letters city: 'Oberrieden', lat: '47.2744', lon: '8.5784', asl: '464' } },
the log of mm2 tell me nothing is wrong. All other forecast modules are working: 0|mm | No helper found for module: currentweather. 0|mm | Initializing new module helper ... 0|mm | Initializing new module helper ... 0|mm | No helper found for module: weatherforecast. 0|mm | No helper found for module: wuforecast. 0|mm | No helper found for module: mmm-weatherchart. 0|mm | Initializing new module helper ... 0|mm | No helper found for module: MMM-forecast-io. 0|mm | No helper found for module: MMM-meteoblueCurrent. 0|mm | Initializing new module helper ... 0|mm | No helper found for module: netatmo. 0|mm | No helper found for module: airquality. 0|mm | Initializing new module helper ...
-
RE: (2.1.0) New default module: update notification.
Another question…
Is it possible to run a second instance of MM2?
-
RE: MMM-Button doesn't work
are u in a club or a hw do it yourself organisation?