Let's Workshop: — UNO

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 →

Let's Workshop: 6 Status LED Module

Posted by Sebastian Karam on

Let's Workshop: 6 Status LED Module
A quick introduction to using the 6 LED status module. Hopefully it will provide you with the confidence include a display in your Arduino project and see its usefulness in debugging programs.

Read more →