Pages

Recent Posts

Facebook අපේ කස්ට්ය .

Please wait..15 Seconds Close

Wednesday, December 9, 2015

How to Fix shutdown problem in windows 10

If you are running windows 10 and shutdown button does not shutdown your system completely, or your system does not wake up from sleep, then most probably it is because of "Intel Management Engine Interface".

Wednesday, October 21, 2015

ASUS Chromebox.....


With easy out-of-the-box setup, integrated virus and malware protection and feature-enhancing updates, ASUS Chromebox starts up in seconds to get you to your favorite websites and apps instantly. And why a box? Because with a box it houses a processor powerful enough for ultrafast multitasking performance in Chrome OS and the connectivity options to choose your own screen size, connect to multiple displays at once and even attach to any VESA-mountable monitor or HD TV. All this starting at only $179, ASUS Chromebox is the always-new computer that just makes sense.


Thursday, October 1, 2015

Introduction to the Arduino Board

Looking at the board from the top down, this is an outline of what you will see (parts of the board you might interact with in the course of normal use are highlighted):

Starting clockwise from the top center:
  • Analog Reference pin (orange)
  • Digital Ground (light green)
  • Digital Pins 2-13 (green)
  • Digital Pins 0-1/Serial In/Out - TX/RX (dark green) - These pins cannot be used for digital i/o (digitalRead anddigitalWrite) if you are also using serial communication (e.g. Serial.begin).
  • Reset Button - S1 (dark blue)
  • In-circuit Serial Programmer (blue-green)
  • Analog In Pins 0-5 (light blue)
  • Power and Ground Pins (power: orange, grounds: light orange)
  • External Power Supply In (9-12VDC) - X1 (pink)
  • Toggles External Power and USB Power (place jumper on two pins closest to desired supply) - SV1 (purple)
  • USB (used for uploading sketches to the board and for serial communication between the board and the computer; can be used to power the board) (yellow)

Arduino..

What is Arduino?

Arduino is an open-source prototyping platform based on easy-to-use hardware and software. Arduino boards are able to read inputs - light on a sensor, a finger on a button, or a Twitter message - and turn it into an output - activating a motor, turning on an LED, publishing something online. You can tell your board what to do by sending a set of instructions to the microcontroller on the board. (LINK TO SITE)

Thursday, May 28, 2015

Debian 8 "Jessie" released.......

Debian 8—nicknamed "Jessie" after the cowgirl character in Toy Story 2 and 3—debuted last week, but it feels overdue. The release was in development within the Testing channel for quite a while, and, if you recall, Debian Linux consists of three major development branches: Stable, Testing, and Unstable. In order for a new iteration of Debian to officially go public, work must progress through each stage (starting in Unstable, ending in Stable). But it wasn't until the official feature freeze for this release in November 2014 that the contents of Testing really became what you'll actually find in Debian 8 today.
Download Debian 8

Saturday, March 28, 2015

Cloud Computing..........




Cloud computing is a computing term or metaphor that evolved in the late 2000s, based on utility and consumption of computing resources. Cloud computing involves deploying groups of remote servers and software networks that allow centralized data storage and online access to computer services or resources. Clouds can be classified as public, private or hybrid.


Friday, March 13, 2015

Raspberry Pi mini Computer

WHAT IS A RASPBERRY PI?
The Raspberry Pi is a low cost, credit-card sized computer that plugs into a computer monitor or TV, and uses a standard keyboard and mouse. It is a capable little device that enables people of all ages to explore computing, and to learn how to program in languages like Scratch and Python. It’s capable of doing everything you’d expect a desktop computer to do, from browsing the internet and playing high-definition video, to making spreadsheets, word-processing, and playing games.