Read the statement by Michael Teeuw here.
Smart Mirror IR Panel
-
When the IR touch screen panel is connected, loading is repeated indefinitely.
How to fix ?
I’m sorry I can’t speak EnglishModel 3 b +
![alt text](image url) -
@rhino45 use one of the web converters to translate you language text to/from english. it works pretty good…
anyhow, the constant restart is probably because of pm2…
do
pm2 stop 0
then
cd ~/MagicMirror npm start
-
@sdetweil pm2 stop 0
If i search = bash: pm2: command not found -
@sdetweil It works fine, but when I connect the USB of the IR panel to the Raspberry Pi, the loading is infinite
-
@rhino45 the pi loading is infinite? meaning it reboots??
usually this is not enough power to do the pi AND the panel…
need a bigger power supply -
@sdetweil How much power need?
-
@rhino45 pi is usually 2 amps… I don’t know how much ir panel takes…
I bought an 8 amp power supply
-
Raspberry Pi3 is minimum 2.5A to work well, the more usb stuff you use, the more power is needed.