Projects

Tag Projects for: 'sequence'
How to Control Traffic Lights using Arduino

In this tutorial we will learn how to control traffic lights using arduino and Visuino. This tutorial is great for beginners. Watch the video. Step 1: What You Will Need Arduino UNO (or any other Arduino) Traffic lights module Jumper wires Breadboard Visuino program: Download Visuino Step 2: The Circuit Connect “Traffic lights module” pin [GND] …

Servo Motor Angle Using Visuino Sequence Component

Within this tutorial we’re going to use Servo Motor and Arduino, and Visuino to control servo motor position utilizing sequence component. Sequence component is most appropriate for cases where we need to activate many events in sequence in our example servo motor degrees. Read Full tutorial here.