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
picolito [2019/04/12 20:17] yairpicolito [2024/02/25 14:03] (current) yair
Line 1: Line 1:
-retrofitting a pico-projector to a UV lithography station for etching.+=== projector === 
 +  * https://github.com/beagleboard/beaglebone-black/wiki 
 +  * https://beagleboard.org/latest-images 
 +  * https://www.ti.com/tool/DLPDLCR2000EVM 
 +  * {{:ti_dlp_lightcrafter_display_2000_evm_user_s_guide_dlpu049c.pdf}} 
 +  * {{:ti_dlp_system_design_brightness_requirements.pdf}} 
 +  * {{:programmers_guide_dlpu013a.pdf}} 
 +  * https://polyfractal.com/post/lcos-light-engine/- nice teardown 
 +  * AAXA HD Pico Mini LED Projector ([[https://www.amazon.com/gp/product/B01MCY4KYH/|AMZ]]) 
 + 
 +<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=:
 +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 ===
  
 <carousel infinite=true&slidesToShow=4&slidesToScroll=3&dots=true&rows=1&touchMove=true> <carousel infinite=true&slidesToShow=4&slidesToScroll=3&dots=true&rows=1&touchMove=true>