-->

Artikel Terbaru

How to setup Epson TMU 220 (LAN) in Raspberry Pi using Ubuntu Mate

this is step by step how to setup and install printer dot matrix Epson TMU 220 for use in raspberry pi (Ubuntu Mate) 1. from System choose...
julis julis

python code capture image from webcam in raspbian

this is the python script i used to capture photo from webcam logitech c170 in raspberry pi   import time  import datetime from ...
julis julis

How To Use WebCam Logitech C170 on Raspberry PI 2 (Raspbian)

this is what i've done - install fswebcam   install fswebcam package using command :   sudo apt-get install fswebcam - usage en...
julis julis