
Learn Arduino basics, electronics fundamentals, and interfacing sensors (ultrasonic, gas, temperature, motion) and motors (geared and dc) via Tinkercad circuits and Autodesk circuit platform.
Hello everyone!!
In this video lecture you will learn about how to create the tinkercad user account.
follow the simple steps shown in video for creation the user account .
Learn the Tinkercad circuits user interface, create and customize circuits by dragging components, wire and color-code connections, rename and save projects, and simulate, export, and download circuit diagrams and code.
Explore Arduino’s open-source hardware and software, and its 14 digital / 6 analog pins, PWM capabilities, USB power, and beginner-friendly platform for robotics and projects.
Explore the fundamentals of electrical and electronics engineering by examining basic components—resistors, LEDs, buzzers, and potentiometers—and learn how a breadboard helps build prototype circuits.
Explore how a voltage divider of R1 and R2 yields a fraction of the input voltage and how to compute vout, using a light-dependent resistor with a microcontroller.
Learn how analog input reads variable 0–5 volt signals from sensors like light or pressure on Arduino, while digital input detects on/off states via a switch, reading and printing data.
Explore the scratch-style coding environment in Tinkercad circuits, drag-and-drop blocks to build Arduino programs, view blocks like input, output, and control, then convert to C++ and download the code.
Learn how to create variables to store values, read analog input from A0, and print results to the serial monitor while exploring arithmetic, relational, and logical operators in Arduino Tinkercad.
build your first Arduino circuit in Tinkercad, wiring an led, a resistor, and a buzzer to ground, blinking on pin 5 for one second, then off, with simulation.
Interface a buzzer with an Arduino to produce sounds and run one, two, or three buzzers. Learn wiring to digital pins and ground, and control tone and duration via code.
Build a led chaser circuit in Tinkercad, wiring leds in parallel on a breadboard and driving them with code to create chasing patterns with 250 ms and 500 ms delays.
Learn to build a working traffic light model in Tinkercad circuits with LEDs and resistors on a breadboard, program timing in C++, simulate, and download or upload code for hardware.
Explore interfacing an input device with an Arduino circuit to control an LED and LCD using a push button, including breadboard wiring, a current-limiting resistor, and a pull-down resistor.
Control a buzzer with a push button using Arduino in Tinkercad circuits, reading the button as a digital input and printing the value to the serial monitor.
Discover how a dual tilt sensor detects tilting with two terminals, switching between open and closed circuits beyond 15 degrees, and its applications in Arduino projects.
Learn to interface a tilt sensor with an Arduino using Tinkercad, and build a breadboard circuit with a buzzer and LED that activates on tilt.
Discover how a PIR motion sensor detects infrared changes in its field of view and outputs a digital signal, enabling Arduino-based smart home applications.
Learn to build a simple security system with a PIR motion sensor in Tinkercad circuits, wiring a buzzer to trigger on motion and testing the simulation from scratch.
Explore reading analog values with a potentiometer in tinkercad circuits by using an Arduino analog input (A0) and the built-in ADC to output values 0-1023, printed to the serial monitor.
Learn how the light dependent resistor (ldr) works, forms a voltage divider, and yields analog light readings with Arduino for applications like streetlights and smart homes.
Build a smart LED project with an LDR using tinkercad circuits and Arduino. Read analog light on A0 and switch LED on in darkness, off in sunlight, with 198 threshold.
Learn how a force sensor converts mechanical force into an electrical signal via resistance changes, using a voltage divider and the four-sensor pinout for practical projects.
Explore building a force-controlled LED project by interfacing a force sensor with an Arduino in Tinkercad circuits, simulating pressure-to-led responses and wiring from scratch.
Learn how the flex sensor measures bending using pins b1 and b2 with no polarity, and its applications in drone control and vr gaming gloves.
Explore flex sensor interfacing with Arduino in tinkercad circuits. Build a bend-detection system that reads analog values and triggers a buzzer and a green led at a threshold.
Discover how ultrasonic sensors measure distance using transmitter and receiver, time-of-flight, and speed of sound, enabling non-contact distance measurement, obstacle detection, and fluid level monitoring.
Interface an ultrasonic sensor with Arduino to build an obstacle detector in Tinkercad. Simulate the project in Tinkercad and trigger a buzzer and LED when distance is under 40 centimeters.
Interface a soil moisture sensor with an Arduino in Tinkercad circuits, read analog moisture data, print to serial monitor, and trigger a relay to run a pump when dry.
Learn to interface a DC motor with Arduino using simple block programming, turning the motor on and off every second, simulating first, then building the circuit from scratch.
Learn how a servo motor provides precise position control by sending pwm signals through its three pins, and apply it to conveyor belts, solar trackers, and automated doors.
Explore servo motor interfacing with Arduino in Tinkercad circuits, wiring ground, power, and signal to pin seven, and program motion from 0 to 90 degrees using scratch blocks and simulation.
Learn to control the speed of two dc motors (geared and normal) with a potentiometer using Arduino. Wire, write code with analog read and analog write, and observe a simulation.
In this course, we'll learn about the Fundamentals of Electrical, Electronics engineering, and Coding.
Here we are using Tinkercad Platform the open-source electronics simulation and programming platform.
By attending this course you will not have fear of coding Arduino. We will learn about coding the Arduino most simply. We will learn about how to interface the different sensors with the Arduino. How do the sensors work what is the operating principle? We will interface electric motors with Arduino and try to create real-life projects using the same. But what’s different in this course is that I have tried to explain every minute detail, so that you will never have a doubt, from understanding how the sensor works to interfacing the sensor with Arduino. We will clear all complex concept most simply and you will never feel electronics & Coding is difficult.
Even If you do not have any experience with programming or electronics, that’s OK! Because this course is designed for the absolute beginners. We are going to start understanding Arduino and learn the basics of electrical & electronics engineering.
We will learn about how to make the traffic lights project and how they are programmed to control the flow of traffic.
Then, we are going to learn what is a buzzer and how we can able to control the buzzer using the push button
And after that, we will understand what is a sensor, learn about two types of sensors is a digital sensor and an Analog sensor and we will make a motion detector project. Following that, we are going to see how to interface analog sensors with an Arduino and we will create different projects like smart LED using LDR sensor, obstacle detector using ultrasonic sensor,
Controlling buzzer and led using flex sensor, detecting the force applied on objects using force sensor.
Finally, we will interface the electric motor with an Arduino first we will interface the DC motor, Servo motor, and last we will make the speed controller for the DC motor using the potentiometer.
Upon completing this course, you will have the skills and knowledge needed to solve real-life problems.