Category Archives: Knowledge

Enable X11 Forwarding in CentOS/RHEL 6/7

X11 forwarding refers to executing such a program remotely through an SSH (Secure Shell) connection. It’s mean the executable file itself is hosted on a different machine than where the graphical interface is being displayed. The graphical windows are forwarded to your local machine through the SSH connection. Step 1: Install Required Packages First install […]

Programming ATtiny85 with Arduino Uno © GPL3+

Step by step on how to program a ATtiny85 microcontroller with Arduino Uno development board. I am working on a project which requires reading multiple sensor data on different locations. These require only few PWM pins so using multiple Arduino Uno would be expensive and unnecessary. So I decided to use ATtiny85 microcontroller in place […]

This site uses cookies to offer you a better browsing experience. By browsing this website, you agree to our use of cookies.