Let's Workshop: — Arduino

Let's Workshop: DS18b20 Temperature Probe

Posted by Sebastian Karam on

Let's Workshop: DS18b20 Temperature Probe
This example will demonstrate the use of an Arduino UNO in requesting and interpretting data from a DS18b20 sensor. Once connected and the program loaded, the serial monitor will display a live temperature readout.

Read more →

Let's Workshop: Traffic Light Module

Posted by Sebastian Karam on

Let's Workshop: Traffic Light Module
This example will demonstrate the use of an Arduino UNO in controlling the module. Once connected and the program loaded, lights will perform a pedestrian crossing sequence and provide feedback to the serial monitor.

Read more →

Let's Workshop: Keyes White/Black Line Sensor Module

Posted by Sebastian Karam on

Let's Workshop: Keyes White/Black Line Sensor Module
This example will demonstrate the use of an Arduino UNO in monitoring an analog pin over the range of light levels that a IR detector responds to as it moves from a white reflective surface to a black absorbent one.

Read more →

Let's Workshop: Keyes LDR Sensor Module

Posted by Sebastian Karam on

Let's Workshop: Keyes LDR Sensor Module
This example will demonstrate the use of an Arduino UNO in monitoring an analog pin over the range of light levels that an LDR responds to.

Read more →

Let's Workshop: Keyes DHT11 Temperature and Humidity Module

Posted by Sebastian Karam on

Let's Workshop: Keyes DHT11 Temperature and Humidity Module
This example will demonstrate the use of an Arduino UNO reading byte data from the sensor. Once connected and the program loaded, it will read the temperature and humidity, every second and a half (the sensor has a refreshes it's reading every second).

Read more →