Session 1 Final
Session 1 Final
SESSION 1
TINKERCAD &
SENSORS
1
INTRO TO TINKERCAD
Tinkercad is an online platform for
3D design, electronics, and
coding, suitable for beginners.
It is accessible for students,
hobbyists, and professionals,
allowing easy creation and
experimentation.
The platform features tools for 3D
modeling, circuit design, and code
blocks for project visualization.
Tinkercad promotes learning in
STEM fields by providing hands-on
2
simulations and design
WHY SIMULATE ????
It allows real-time feedback, displaying how current
flows, voltages across components, and how various
elements interact.
3
COMPONENTS AVAILABLE
4
Simulation Circuit View Schematic Component
Name View List
Component
Workspace
5
Circui
t
EXPLORING THE
WORLD OF
SENSORS
Sensors are revolutionizing how we interact
with the world. From smartphones to smart
homes, these tiny devices play a big role.
1. ACCELEROMETER
14
4. ECG (ELECTROCARDIOGRAM) SENSOR
Smartwatches, Medical
Where You See It: diagnostics (detecting heart
issues early), Fitness trackers.
15
5. EEG (ELECTROENCEPHALOGRAPHY) SENSOR
17
7. SOIL MOISTURE SENSOR
18
8. RAIN SENSOR
Basic Principle:
Senses rain via changes in resistance or capacitance when raindrops
hit a surface.
19
9. COLOR SENSOR
20
10. RFID (RADIO-FREQUENCY
IDENTIFICATION) SENSOR
What It Does: Wirelessly identifies and tracks
objects using electromagnetic fields and RFID
tags.
The sensor's
resistance changes
Measures the
as it bends. The
What It Does: amount of bend or Basic Principle:
more it bends, the
flex in a material.
higher the
resistance.
22
12.SOUND SENSOR
What It Does:
Basic Principle:
Real-Life Applications:
Voice-activated systems, Environmental monitoring, Smart home
systems.
Future Vision:
Advanced voice recognition, Real-time sound analysis for public
safety.
23
13.ULTRASONIC SENSOR
What It Does:
Measures the distance between the sensor and an object by using sound waves.
2cm – 4-5m.
Basic Principle:
Emits high-frequency sound waves and measures the time it takes for them to bounce back
from an object.
Real-Life Applications:
Future Vision:
24
14.TOUCH SENSOR
What It Does:
Basic Principle:
Real-Life Applications:
Future Vision:
25
15.PIR SENSOR
What It Does:
Detects motion by measuring infrared light from objects in its field of view.
5 to 12 meters, 90-110 deg view.
Basic Principle:
Real-Life Applications:
Future Vision:
26
16.TILT SENSOR
What It Does:
Basic Principle:
Real-Life Applications:
Future Vision:
27
17. LIGHT SENSORS
28
A. PHOTODIODES
29
B. PHOTORESISTORS
Applications :
Agriculture, Weather monitoring, Temp.
Control
30
C. INFRARED SENSORS
31
Applications :
Obstacle avoidance, Line Follower, TV
remote, infrared thermometer
32
18. TEMPERATURE SENSORS
A. THERMISTOR
Applications :
Consumer electronics, Battery
management system, medical devices,
engine temp. monitoring 33
B. THERMOCOUPLE
Applications :
Industrial Process,
Aerospace, Food
processing, Power
generation, exhaust gas
monitoring
34
19. HALL EFFECT SENSORS
35
Applications :
Security systems, Anti – lock
Breaking systems(ABS) , rotating
speed sensors, automatic fuel level
indicator
Applications: CNC,
Robotic arms, Position
Optical Encoders
sensing
37
21. POTENTIOMETERS
Applications: Volume
control in audio equipment,
Position sensing (Joystick)
Tuning Circuits
38
Guess what circuit does??
Circuit
39
BASICS BEFORE WE DIVE IN.
Microcontrolle
r
vs
Microprocesso
r 40
Microcontroller Microprocessor
A small computer on a single A central processing unit (CPU) that
integrated circuit that includes a requires external components like
processor, memory, and peripherals. memory, and input/output peripherals
to function.
Integrated (Flash memory, RAM, and External (Needs external RAM, ROM,
EEPROM on the chip) etc.)
Typically, low (designed for power Higher (requires more power for
efficiency) performance)
41
ATTINY85
ATtiny chips are tiny and easy to use
in small projects.
42
GPIO PINS
• Also known as General Purpose Input Output Pins, GPIO pins
are a standard interface to connect microcontrollers with other
electronic devices.
• GPIO pins can be configured as either input (receiving data) or
output (sending data). Some pins can also support analog
input or PWM output.
• GPIO pins are versatile and used for many purposes, such as
reading sensor data (input) or controlling devices like LEDs and
motors (output).
• When configured as output, GPIO pins send high (1) or low
(0) signals to connected devices.
43
ANALOG AND DIGITAL PINS
Analog I/O Pins Digital I/O Pins
Used for devices that need variable Used for on/off control, like turning
control (e.g., light dimming, motor LEDs or relays on and off
speed control)
44
PWM (PULSE WIDTH
MODULATION)
PWM is used to send analog signals through a digital I/O pin.
This is achieved by sending pulses of power within a very short interval of time.
Play
RESOURCES
ThinkerCAD Official - https://www.tinkercad.com/blog/official-guide-to-tinkercad-circuits
DroneBot Workshop –Don’t conclude this channel is just for drones from the
name, This guy made a very comprehensive Guide for Arduino and few other
micro controllers, many of his videos cover wide variety of sensors as well, do
check out.
-
Arduino Cloud -Getting Started with Arduino Cloud | Arduino Documentation
https://www.youtube.com/playlist?list=PLWNDWPAClRVoIZzsX-SkR5Br0_ZtRsc
For
xZ those who want to go beyond Arduino we have ESP32 -
https://www.youtube.com/playlist?list=PLWNDWPAClRVqNUIuJylljkQf
FSeIpuxUi
CONNECT WITH
US
WHATSAPP INSTAGRA
M 55
THE END
56