January 26, 2016
Improved circuit

Using Arduino with Parts and Sensors – Speakers Part 1

This time, we’ll examine “sound” using Arduino with speakers. Arduino comes with a “tone” function and it’s relatively easy to get started with. Let’s see how sound works […]
January 26, 2016
Arduino accelerometer

Using Arduino with Parts and Sensors – Accelerometer Part 2

In the first part, we covered the basics on how to use the accelerometer. Today, we will take the horizontal camera device we created in part 1, and […]
January 26, 2016
Level camera

Using Arduino with Parts and Sensors – Accelerometer Part 1

These days, you can find accelerometers in smartphones. They are used in applications like games. They are also used to detect when your screen should switch from vertical to […]
January 26, 2016
Arduino with ultrasonic sensor

Using Arduino with Parts and Sensors – Ultrasonic Sensor

Last time, we dealt with the photoreflector, using its properties to write programs. This time, we will look at the ultrasonic sensor. The ultrasonic sensor is often […]
January 8, 2016
Arduino Setup

Using Arduino with Parts and Sensors – Photoreflector

We’ve been making a RC car until now. But from this section onwards, we’re going to use Arduino with various parts and sensors. Many parts are sold as […]
January 8, 2016
Arduino Pro Mini RC car with controller

Use Arduino to Control a Motor Part 4 – Adding a Remote Control and Using Arduino pro Mini for Miniaturization

In the last article, we completed the body of the RC car. But, during the building process, we had some issues. Today, we will continue working […]
December 24, 2015
Arduino RC Car

Use Arduino to Control a Motor Part 3 – Making an RC Car Using a Servo Motor for the Steering

In the article “Use Arduino to Control a Motor Part 2“, we went over how to use a motor driver. Today, we will look at the […]
December 24, 2015
Arduino Motor Driver

Use Arduino to Control a Motor Part 2 – Motor Driver

Last time, we controlled the ON/OFF switch of a DC motor with Arduino. Today, I’d like to delve deeper into the use of motors. Taking radio-controlled cars […]
November 13, 2015
Control a motor with Arduino

Use Arduino to Control a Motor Part 1 – Motor Basics

As we have just finished our series on how to make a Stevenson screen using Arduino, you should have a good understanding of how things are working with Arduino. […]
November 13, 2015
Arduino Stevenson Screen

Make a Stevenson Screen with Arduino Part 4 – Project Completion with Case Building and Soldering

The is the last part of our series on how to make a Stevenson screen with Arduino. We’ve completed the basic assembly. Now, all that’s left to […]
November 6, 2015
Stevenson screen with Arduino

Make a Stevenson Screen with Arduino Part 3 – Mastering the Humidity Sensor & Using Battery

We’ve arrived at part 3 of our series on how to make a Stevenson screen with Arduino. We’ve become quite comfortable using Arduino. Last time, we learned how […]
October 30, 2015
Raspberry Pi

Make a Stevenson Screen with Arduino Part 2 – Display Numerical Values on an Electronic Scoreboard (7 segment LED)

This is the second part of our series on how to make a Stevenson screen. In the first part, we were able to get the temperature […]