User Tools

Site Tools


projets:fuz:tal

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
projets:fuz:tal [2019-02-12 15:59] – ↷ Page moved from tal to projets:fuz:tal barziprojets:fuz:tal [2019-03-22 12:20] tal
Line 46: Line 46:
 on Pi3, activate SSL and Real VNC on Pi3, activate SSL and Real VNC
  
-Connect VLC of os and pi3 to same account+install vnc server on raspi 
 + 
 +connect vnc viewer os ans vnc server to same account
  
 connect the OS to Pi3 connect the OS to Pi3
 +
 +
  
 ==== download Processing ==== ==== download Processing ====
Line 54: Line 58:
 copy curl https://processing.org/download/install-arm.sh | sudo sh on pi3 terminal copy curl https://processing.org/download/install-arm.sh | sudo sh on pi3 terminal
  
 +==== work with a relais ====
 +
 +download
 +
 +cd /tmp
 +wget https://lion.drogon.net/wiringpi-2.50-1.deb
 +sudo dpkg -i wiringpi-2.50-1.deb
 +
 +then
 +
 +gpio -v
 +gpio readall
 +
 +(http://wiringpi.com/download-and-install/)
 +
 +then gpio mode 1 out
 +gpio readall
 +gpio read 1
 +gpio write 1 0
 +
 +ok!
  
 ==== LEDs ==== ==== LEDs ====
projets/fuz/tal.txt · Last modified: 2023-02-02 22:06 by 127.0.0.1