by Anmol Punetha | May 1, 2020 | arduino uno projects
Let’s learn how to configure a SSD (Seven segment display) with Arduino. You will also learn to make the counter using a single SSD. Contents: IntroductionMaterials RequiredCircuitArduino CodeCode Explanation 1. Introduction The Seven Segment Display has...
by Anmol Punetha | Apr 29, 2020 | arduino uno projects
In this tutorial, you will learn to configure the stepper motors with the Arduino Uno. Arduino Uno – A basic introduction Contents: IntroductionMaterials requiredHardware ExplanationThe circuitArduino CodeA DIY Project’s idea 1. Introduction In an earlier...
by Anmol Punetha | Apr 28, 2020 | arduino uno projects
Let’s make a wireless Arduino Controlled Bluetooth car. Contents: IntroductionMaterials RequiredIntegrating the Chassis kitArduino CodeThe Circuit and it’s ExplanationConfiguring the Mobile ApplicationThe Final Run 1. Introduction Hey everyone, today we...
by Anmol Punetha | Apr 24, 2020 | Arduino Quiz
Welcome to your Arduino Quiz Level 3 Email ID Name 1. What among the following is an example of external interrupt for the Arduino? Button Resistor LED Capacitor None 2. Which among the following drivers are compatible with Arduino? L298N ITBT2 L293d All...
by Anmol Punetha | Apr 24, 2020 | Arduino Quiz
Welcome to your Arduino Quiz Level 2 Email ID Name 1. What is the use of RST pin present in various Arduino boards? To switch off the board To switch on the board To reset the board (the uploaded code) To turn it to sleep mode None 2. To which pin of the...