
Best Linux Distro for Beginner: Linux Mint better than Ubuntu
Why is Mint better than Ubuntu? The system Menu. Linux Mint’s menu is simpler than Ubuntu’s. Very easy to navigate, and looks similar to KDE style menu in KDE desktop. The Update Manager. Mint’s update program seggregates updates into different levels of importance. Default Software. Mint’s default choice of applications…

Raspberry Pi microphone setup with USB sound card
Two options of attaching a microphone into Raspberry Pi. One is to have USB mic, another to have an external USB sound card. Regardless the choice, the following instruction will work in setting up some basic microphone setup, before doing something cool like recording music, or experimenting with voice recognition…

Log into Raspberry Pi using Ethernet / Crossover cable ‘painlessly’
There are a few painful ways to share Internet connection on your Raspberry Pi without Wifi access, a hub, or a router. This is a perfect setup when you have limited Ethernet port or no wireless access card.There are a few instances where we have to connect to a public Wifi,…

Arduino Temperature & Humidity Sensor
This tutorial will use DHT22 sensor which has the following characterisitics: Low cost 3 to 5V power and I/O 2.5mA max current use during conversion (while requesting data) Good for 0-100% humidity readings with 2-5% accuracy Good for -40 to 125°C temperature readings ±0.5°C accuracy No more than 0.5 Hz…

Arduino vs Gertboard Pin assignment dictionary
Arduino Gertboard Function A0 PC0 Analog A1 PC1 Analog A2 PC2 Analog A3 PC3 Analog A4 PC4 Analog A5 PC5 Analog 0 PD0 RxD 1 PD1 TxD 2 PD2 3 PD3 PWM 4 PD4 5 PD5 PWM 6 PD6 PWM 7 PD7 8 PB0 9…