Arduino SbS Getting Started

Articles relating to Arduino SbS Getting Started

A tour of the Arduino Uno board
This article is relevant to Arduino Step by Step Getting Started "Getting to know the Arduino Uno: Atmega328P, USB, Shields". I'm going to...
Thu, 23 Nov, 2017 at 4:27 PM
How to calibrate your PIR (infrared) sensor
The PIR sensor is very sensitive and is known to be creating false triggers, i.e. it will occasionally go LOW to indicate that there is no movement, even th...
Mon, 27 Nov, 2017 at 1:31 PM
ADXL335 sensor and G measurements
The ADXL335 sensor measures acceleration at three axes, X, Y and X. But as it is an analog device, it will not report acceleration in terms of G forces, but...
Mon, 4 Dec, 2017 at 6:47 AM
Using an RGB LED, how can I achieve true white?
Achieving "white" involves quite a bit of effort. Strictly speaking, there is no single definition of what is "white". Just look at ...
Sat, 13 Jan, 2018 at 4:05 PM
When I test a thermocouple (or other thermometer) with my fingers, the temperature is not the expected 37°C. Why?
There's a couple of things happening here. Because fingers are at the extremities of a human body, the temperature there is a bit lower compared to ...
Sat, 13 Jan, 2018 at 4:13 PM