- piwall
- 세운전자상가
- raspberrypi wifi
- 라즈베리파이 모니터벽
- 도쿄지헨
- 월디스플레이
- 이슬비침
- formex E400
- 러쉬 해외 직구
- 4대 대첩
- Arduino
- Skins
- 흥성전기
- 東京事変
- OPT #EAD
- 시이나링고
- Shena Ringo
- 막달운동
- wall display raspberrypi
- 시온여성병원
- IR sensor
- sony nex vg20
- 유학생 건강검진
- 파이월
- 東京事變
- 세실내과
- formex
- 라즈베리파이 와이파이
- 동경사변
- 인천작업실
- Today
- Total
'_'
clean up JS + PI wall + RaspberryPI 본문
-images
http://downloads.raspberrypi.org/raspbian/images/
raspbian-2015-05-07/ 2015-05-07 16:54
http://matthewepler.github.io/2016/01/05/piwall.html
- for somereason raspberryPi 1 only plays MJPG (motion jpg) with 640x480
http://www.bigasoft.com/ > converter
https://mediaarea.net/en/MediaInfo > this for media information
host verification ; when raspberry PI software changes and fail to connect via ssh
https://askubuntu.com/questions/45679/ssh-connection-problem-with-host-key-verification-failed-error
sudo nano /root/.ssh/known_hosts
Time&Date set without Internet ; https://www.raspberrypi.org/forums/viewtopic.php?t=182089
sudo date -s '2017-02-05 15:30:00'
5 Inch configuration
https://www.instructables.com/id/Setting-Up-an-800X400-5inch-HDMI-LCD-for-Raspberry/
Loop the Video + OMX player
https://www.raspberrypi.org/documentation/raspbian/applications/omxplayer.md
done
https://gist.github.com/cpmpercussion/607e7fd5ad1f5b1cf4fc76950e6bcd13
PI WALL
https://github.com/goodtft/LCD-show
https://www.waveshare.com/wiki/3.5inch_RPi_LCD_(A)#Driver
NetWork
https://gist.github.com/chatchavan/3c58511e3d48f478b0c2
https://www.raspberrypi.org/documentation/configuration/wireless/desktop.md
Below are settings I succeed to connect. Also seems like it is usb-port sensitive, which means you need to plug wifi dongle to specific usb port
'자료용 > HTML_CSS_JAVASCRIPT' 카테고리의 다른 글
font family (0) | 2018.10.27 |
---|---|
image responding to window size (0) | 2018.05.13 |
api_p5.js (0) | 2018.02.03 |
JavaScript_p5.js_array (0) | 2018.02.02 |