Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
picolito [2021/06/19 19:11] yairpicolito [2021/06/19 20:39] yair
Line 7: Line 7:
   * {{:programmers_guide_dlpu013a.pdf}}   * {{:programmers_guide_dlpu013a.pdf}}
  
 +<code>
 +cd /opt/scripts/device/bone/capes/DLPDLCR2000/
 +cat README.txt
 +tar -xvf dlp_lightcrafter-1.0.19.tar.gz
 +cd dlp_lightcrafter-1.0.19
 +sudo python setup.py install
 +</code>
 +run mplayer
 +<code>
 +sudo apt install mplayer
 +export DISPLAY=:0
 +wget https://idiot.io/wp-content/uploads/Electrodible/electrodibels-rotate.mp4
 +mplayer electrodibels-rotate.mp4
 +</code>
 === retrofitting a pico-projector to a UV lithography station for etching === === retrofitting a pico-projector to a UV lithography station for etching ===