Pages

Recent Posts

Facebook අපේ කස්ට්ය .

Please wait..15 Seconds Close

Wednesday, March 8, 2017

Top 10 Upcoming Smartphones 2017

The Best Top 10 Smartphones Arriving in 2017. Details on iPhone 8, iPhone 7S, Samsung Galaxy S8, Note 8 & More...

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)