ADD ANYTHING HERE OR JUST REMOVE IT…
vayuyan logo drone parts
Select category
  • Select category
  • Electronic Modules
  • KITS
  • Quadcopter
  • Sensor
  • Thermal Printer
  • Wheel & Motors
  • Wires & Cables
Call us: +91 7974590957
Menu
vayuyan logo drone parts
0 items / ₹0.00
  • Home
  • Categories
    • Electronic Modules
    • KITS
    • Quadcoptor
    • Sensor
    • Thermal Printer
    • Wheels & Motors
    • Wires & Cables
  • Blog
  • About Us
  • Contact Us
  • Work With Us
    • Hiring BDE
    • Hiring Writer
Login / Register
0 Wishlist
0 items / ₹0.00
-33%
Arduino uno r3 with jumper wire 60pcs
jumper wire male to male 60pcs
female to female jumper wire
jumper wire male to female 20pcs
jumper wire combo
Click to enlarge
Previous product
Arduino Uno R3 with Jumper Wires 120 Pcs
Arduino Uno R3 with Jumper Wires 120 Pcs ₹1,599.00 ₹1,159.00
Back to products
Next product
arduino uno r3 with ultrasonic sensor and sg90 motor and jumper wire 120pcs
Arduino UNO R3 & Ultrasonic Sensor With SG90 Motor and Jumper Wires ₹1,999.00 ₹1,329.00

Arduino Uno R3 With Jumper Wires 60 Pieces

₹1,499.00 ₹999.00

Product Overview:
  • Micro-controller : ATmega328.
  • Operating Voltage: 5V.
  • Input Voltage (recommended) : 7-12V.
  • Digital I/O Pins: 14 (of which 6 provide PWM output).
  • Analog Input Pins: 6
  • 40P color DuPont line
  • Length: 300mm
  • Weight: 20~25 gm each
  • Compatible with 2.54mm spacing pin headers
  • 120 pcs chromatic color jump wire
  • High quality and in good working condition
  • Durable and reusable

Package  Includes :

  • 1 x Arduino Uno R3 Development Board
  • 1 x USB Cable
  • 1 x 20 pcs Male to Male jumper wire set
  • 1 x 20 pcs Male to Female jumper wire set
  • 1 x 20 pcs Female to Female jumper wire set
Add to wishlist
SKU: VY-0056 Category: KITS Tags: uno r3 arduino, uno r3 arduino compatible controller, uno r3 atmega16u2, uno r3 atmega328p, uno r3 atmega328p ch340g, uno r3 atmega328p ch340g usb driver, uno r3 atmega328p development board, uno r3 atmega328p driver, uno r3 basic starter kit, uno r3 bluetooth, uno r3 board, uno r3 board atmega328p, uno r3 board driver, uno r3 board layout, uno r3 board projects, uno r3 ch340g, uno r3 ch340g atmega328p, uno r3 controller board, uno r3 controller board 1pc, uno r3 development board, uno r3 development board atmega328p, uno r3 price, uno r3 starter kit, what is a uno r3
  • Description
  • Additional information
  • Reviews (0)
  • Shipping & Delivery
Description

The Arduino UNO is the best board to get started with electronics and coding. If this is your first experience tinkering with the platform, the UNO Development Board is the most robust board you can start playing with. The UNO is the most used and documented board of the whole Arduino family.

Arduino Uno is a microcontroller board based on the ATmega328P. It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz ceramic resonator (CSTCE16M0V53-R0), a USB connection, a power jack, an ICSP header, and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with an AC-to-DC adapter or battery to get started.

“Uno” means one in Italian and was chosen to mark the release of Arduino Software (IDE) 1.0. The Uno board and version 1.0 of Arduino Software (IDE) were the reference versions of Arduino, now evolved to newer releases. The Uno board is the first in a series of USB Arduino boards, and the reference model for the Arduino platform; for an extensive list of current, past, or outdated boards see the Arduino index of boards.

How to use Arduino Uno R3:

If you want to program your Arduino Uno while offline you need to install the Arduino Desktop IDE. The Uno is programmed using the Arduino Software (IDE), our Integrated Development Environment common to all our boards. Before you can move on, you must have installed the Arduino Software (IDE) on your PC.

Connect your Uno board with an A B USB cable; sometimes this cable is called a USB printer cable. The USB connection with the PC is necessary to program the board and not just to power it up. The Uno automatically draws power from either the USB or an external power supply. Connect the board to your computer using the USB cable. The green power LED (labeled PWR) should go on.

Click To Read More

The power pins are as follows:

  • The input voltage to the Arduino board when it’s using an external power source (as opposed to 5 volts from the USB connection or another regulated power source). You can supply voltage through this pin, or, if supplying voltage via the power jack, access it through this pin.
  • This pin outputs a regulated 5V from the regulator on the board. The board can be supplied with power either from the DC power jack (7 – 12V), the USB connector (5V), or the VIN pin of the board (7-12V). Supplying voltage via the 5V or 3.3V pins bypasses the regulator, and can damage your board. We don’t advise it.
  • A 3.3 volt supply is generated by the onboard regulator. The maximum current draw is 50 mA.
  • Ground pins.
  • This pin on the Arduino board provides the voltage reference with which the microcontroller operates. A properly configured shield can read the IOREF pin voltage and select the appropriate power source or enable voltage translators on the outputs for working with the 5V or 3.3V.

How to Install the Arduino Uno R3 board drivers:

If you used the Installer, Windows – from XP up to 10 – will install drivers automatically as soon as you connect your board.

If you downloaded and expanded the Zip package or, for some reason, the board wasn’t properly recognized, please follow the procedure below.

  • Click on the Start Menu, and open up the Control Panel.
  • While in the Control Panel, navigate to System and Security. Next, click on System. Once the System window is up, open the Device Manager.
  • Look under Ports (COM & LPT). You should see an open port named “Arduino UNO (COMxx)”. If there is no COM & LPT section, look under “Other Devices” for “Unknown Device”.
  • Right-click on the “Arduino UNO (COmxx)” port and choose the “Update Driver Software” option.
  • Next, choose the “Browse my computer for driver software” option.
  • Finally, navigate to and select the driver file named “arduino.inf”, located in the “Drivers” folder of the Arduino Software download (not the “FTDI USB Drivers” sub-directory). If you are using an old version of the IDE (1.0.3 or older), choose the Uno driver file named “Arduino UNO.inf”
  • Windows will finish up the driver installation from there.

Arduino Uno R3 Memory:

The ATmega328 has 32 KB (with 0.5 KB used for the bootloader). It also has 2 KB of SRAM and 1 KB of EEPROM (which can be read and written with the EEPROM library).

Automatic (Software) Reset / How to reset Arduino UNO board:

Rather than requiring a physical press of the reset button before an upload, the Arduino Uno is designed in a way that allows it to be reset by software running on a connected computer. One of the hardware flow control lines (DTR) of the ATmega8U2/16U2 is connected to the reset line of the ATmega328 via a 100 nano-farad capacitor. When this line is asserted (taken low), the reset line drops long enough to reset the chip. The Arduino software uses this capability to allow you to upload code by simply pressing the upload button in the Arduino environment. This means that the boot-loader can have a shorter timeout, as the lowering of DTR can be well-coordinated with the start of the upload.

This setup has other implications. When the Uno is connected to either a computer running Mac OS X or Linux, it resets each time a connection is made to it from software (via USB). For the following half-second or so, the boot-loader is running on the Uno. While it is a program to ignore malformed data (i.e. anything besides an upload of new code), it will intercept the first few bytes of data sent to the board after a connection is open. If a sketch running on the board receives a one-time configuration or other data when it first starts, make sure that the software with which it communicates waits for a second after opening the connection and before sending this data.

The Uno R3 contains a trace that can be cut to disable the auto-reset. The pads on either side of the trace can be soldered together to re-enable it. It’s labeled “RESET-EN”. You may also be able to disable the auto-reset by connecting a 110-ohm resistor from 5V to the reset line; see this forum thread for details.

Programming / How to Program Arduino Uno Board:

The Uno R3 can be a program with the Arduino software (download). Select “Arduino Uno from the Tools > Board menu (according to the microcontroller on your board). For details, see the reference and tutorials.

The ATmega328 on the Uno R3 comes pre-burn with a bootloader that allows you to upload new code to it without the use of an external hardware programmer. It communicates using the original STK500 protocol (reference, C header files).

You can also bypass the bootloader and program the microcontroller through the ICSP (In-Circuit Serial Programming) header; see these instructions for details.

The ATmega16U2 (or 8U2 in the rev1 and rev2 boards) firmware source code is available. The ATmega16U2/8U2 is loaded with a DFU bootloader, which can be activated by:

On Rev1 boards: connecting the solder jumper on the back of the board (near the map of Italy) and then resetting the 8U2.

On Rev2 or later boards: there is a resistor that pulls the 8U2/16U2 HWB line to the ground, making it easier to put into DFU mode.

You can then use Atmel’s FLIP software (Windows) or the DFU programmer (Mac OS X and Linux) to load a new firmware. Or you can use the ISP header with an external programmer (overwriting the DFU bootloader). See this user-contributed tutorial for more information.

Input and Output / Arduino Uno board Pin Out:

Each of the 14 digital pins on the Uno can be used as an input or output, using pinMode(), digitalWrite(), and digitalRead() functions. They operate at 5 volts. Each pin can provide or receive a maximum of 40 mA and has an internal pull-up resistor (disconnected by default) of 20-50 kOhms. In addition, some pins have specialized functions:

  • Serial: 0 (RX) and 1 (TX). Used to receive (RX) and transmit (TX) TTL serial data. These pins are connected to the corresponding pins of the ATmega8U2 USB-to-TTL Serial chip.
  • External Interrupts 2 and 3. These pins can be configured to trigger an interrupt on a low value, a rising or falling edge, or a change in value. See the attachInterrupt() function for details.
  • PWM: 3, 5, 6, 9, 10, and 11. Provide 8-bit PWM output with the analogWrite()
  • SPI: 10 (SS), 11 (MOSI), 12 (MISO), 13 (SCK). These pins support SPI communication using the SPI library.
  • LED: 13. There is a built-in LED connected to digital pin 13. When the pin is HIGH value, the LED is on, when the pin is LOW, it’s off.

The Uno R3 has 6 analog inputs, labeled A0 through A5, each of which provides 10 bits of resolution (i.e. 1024 different values). By default, they measure from ground to 5 volts, though is it possible to change the upper end of their range using the AREF pin and the analogReference() function. Additionally, some pins have specialized functionality:

  • TWI: A4 or SDA pin and A5 or SCL pin. Support TWI communication using the Wire library.

There are a couple of other pins on the board:

  • A reference voltage for the analog inputs. Used with analogReference().
  • Bring this line LOW to reset the microcontroller. Typically used to add a reset button to shields which block the one on the board.

See also the mapping between Arduino pins and ATmega328 ports. The mapping for the Atmega8, 168, and 328 is identical.

Vayuyaan believes in satisfied customers, so whatever the product is we first import them then test them for their supplier-defined and standard capabilities. Only after doing all the possible quality checks, we make the product available to our customers.

Arduino Uno Features:

  • pinout: added SDA and SCL pins that are near to the AREF pin and two other new pins placed near to the RESET pin, the IOREF that allow the shields to adapt to the voltage provided from the board. In the future, shields will be compatible with both the board that uses the AVR, which operates with 5V, and with the Arduino Due which operates with 3.3V. The second one is a not-connected pin, which is reserved for future purposes.
  • Stronger RESET circuit.
  • Atmega 16U2 replace the 8U2.
  • Microcontroller: ATmega328P.
  • Operating Voltage: 5V.
  • Input Voltage: 7-12V.
  • Digital I/O Pins: 14 (of which 6 provide PWM output).
  • Analog Input Pins: 6.
  • DC Current: 40mA.
  • Flash Memory: 32 KB.
  • SRAM: 2 KB.
  • EEPROM: 1 KB.
  • Clock Speed: 16 MHz.

Arduino Board Applications:

  • DIY projec2t prototyping.
  • Developing varied varieties of projects that require a code-based control.
  • Automation System development.
  • Learning AVR programming.
  • Entry-level circuit designing.

About Jumper Wire

Jumper wires are simply wires that have connector pins at each end, allowing them to be used to connect two points to each other without soldering. Jumper wires are typically used with breadboards and other prototyping tools in order to make it easy to change a circuit as needed. Fairly simple. In fact, it doesn’t get much more basic than jumper wires.

Jumper wires typically come in three versions: male-to-male, male-to-female and female-to-female. The difference between each is in the endpoint of the wire. Male ends have a pin protruding and can plug into things, while female ends do not and are used to plug things into. Male-to-male jumper wires are the most common and what you likely will use most often. When connecting two ports on a breadboard, a male-to-male wire is what you’ll need.

Dupont cable is also called Jumper Wire cables. They are low-cost and used to connect hardware such as sensors, Arduino boards, and breadboards together. Dupont cable includes Male to Male, Male to Female, Female to Female cable.

You can buy it according to which two devices you want to interface. This Dupont cable is Suitable for internal wiring in office equipment, audio, and video machines, electronic project, and Genuine Arduino product…They are durable and reusable and easy to install and use

This is the combo of 30 CM 60 Pin Dupont Cable Colour Jumper Wire, 2.54 mm 1P-1P M/M, M/F, F/F 20 PCS of wire in each strip of cable. It is very flexible and easily detachable to no. of wires according to your requirement. It is compatible with 2.54 mm spacing pin headers.

This 30 CM Dupont Wire Colour Jumper Cable is an electrical wire or group of them in a cable with a connector or pins at each end, which is normally for interconnecting the components of a breadboard or other prototype or test circuit, internally or with other equipment or components, without soldering.

Vayuyaan believes in satisfied customers, so whatever the product is, we first import them then test them for their supplier-defined and standard capabilities. Only after doing all the possible quality checks, we make the product available to our customers.

Mostly it can be used for Orange Pi, Banana Pi, Raspberry Pi, Arduino, and other mini pc and development boards. It is very useful in the PCB project, PC motherboard, as well as Breadboard connections.

Additionally, it allows you to plug and unplug easily for prototyping and can be used over and over again.

Features:

  • Compatible with 2.54 mm spacing pin headers.
  • 60 pcs chromatic color jump wire.
  • High quality and in good working condition.
  • Durable and reusable.
  • Easy to install and use.
  • A popular choice for construction or repair.
  • Be used for the electronic project and Genuine Arduino product.
  • Flexible Breadboard Jumper Cable Wire allows you to plug and unplug easily for prototyping.

Read Less

Additional information
Weight 0.1 kg
Dimensions 15 × 10 × 8 cm
Reviews (0)

Reviews

There are no reviews yet.

Be the first to review “Arduino Uno R3 With Jumper Wires 60 Pieces” Cancel reply

Your email address will not be published. Required fields are marked *

You have to be logged in to be able to add photos to your review.

Shipping & Delivery

You may also like…

-74%
vayuyaan ultrasonic sensor hc-sr04 vayuyan
vayuyaan ultrasonic sensor hc-sr04 vayuyan
Close

Ultrasonic Range Sensor HC-SR04 Sensor Module

Sensor
₹299.00 ₹79.00
PRODUCT OVERVIEW
  • Affordable Price
  • Operating Voltage: 5 V
  • Sonar Sensing Range: 2-400 cm
  • Max. Sensing Range: 450 cm
  • Frequency: 40 kHz
Package Includes: 1 x  Ultrasonic Sensor HC-SR04
Add to wishlist
Add to cart
Quick view
-90%
robot wheel black
bo wheel black
Close

65mm BO Wheels, Robot Wheel For BO Motors

Wheel & Motors
₹499.00 ₹49.00
PRODUCT OVERVIEW
  • A tire with sponge liner for more strength
  • With upgraded tire tread for greater friction
  • New design wheel for better combination with the motor
  • Diameter: 65 mm
  • The material of Wheel: High-strength plastic
  • The material of Tyre: Rubber
  • Color: Yellow
Package Includes: 1 x 65mm Robot Wheel for BO Motors
Add to wishlist
Add to cart
Quick view
-22%
Arduino Uno R3 Development Board With USB Cable
Arduino Uno R3 Development Board ATmega328P With Cable
Close

Arduino Uno R3 Development Board ATmega328P With USB Cable

Electronic Modules
Rated 4.75 out of 5
₹1,149.00 ₹899.00
Product Overview:
  • Micro-controller : ATmega328.
  • Operating Voltage: 5V.
  • Input Voltage (recommended) : 7-12V.
  • Digital I/O Pins: 14 (of which 6 provide PWM output).
  • Analog Input Pins: 6
Package  Includes :
  • 1 x Arduino Uno R3 Development Board
  • 1 x USB Cable
Add to wishlist
Add to cart
Quick view
-70%
how to buy jumper wire
jumper wire set
Close

Jumper Wires M-M, M-F, F-F, 20cm, 120 Pieces

Wires & Cables
₹599.00 ₹179.00
PRODUCT OVERVIEW
  • 40P color DuPont line
  • Length: 300mm
  • Weight: 20~25 gm each
  • Compatible with 2.54mm spacing pin headers
  • 120 pcs chromatic color jump wire
  • High quality and in good working condition
  • Durable and reusable
  • Easy to install and use
Package Includes:
  • 1 x 40 pcs Male to Male jumper wire set
  • 1 x 40 pcs Male to Female jumper wire set
  • 1 x 40 pcs Female to Female jumper wire set
Add to wishlist
Add to cart
Quick view

Related products

-34%
arduino uno r3 with ultrasonic sensor and sg90 motor and jumper wire 120pcs
Arduino uno r3 with cable
Close

Arduino UNO R3 & Ultrasonic Sensor With SG90 Motor and Jumper Wires

KITS
₹1,999.00 ₹1,329.00
PRODUCT OVERVIEW
  • Ultrasonic Operating Voltage(VDC): 3.2 – 5.2
  • SG90 Operating Voltage: 3.0 – 7.2V
  • Ultrasonic weight (gm): 10
  • SG90 weight (gm): 9
  • Ultrasonic Measurement Range: 3cm to 350Cm
  • SG90 Rotational Degree: 180
  • Jumper Wire Compatible with 2.54mm spacing pin headers
  • Jumper Wire Durable and reusable
  • Micro-controller : ATmega328.
  • Operating Voltage: 5V.
  • Input Voltage (recommended) : 7-12V.
  • Digital I/O Pins: 14 (of which 6 provide PWM output).
  • Analog Input Pins: 6
Package Includes:
  • 1 x Ultrasonic Sensor HC-SR04
  • 1 x TowerPro SG90 Servo Motor with Cable
  • 1 x SG90 Set of Horns
  • 1 x SG90 Set of Screws
  • 1 x 40 pcs Male to Male jumper wire set
  • 1 x 40 pcs Male to Female jumper wire set
  • 1 x 40 pcs Female to Female jumper wire set
  • 1 x Arduino Uno R3 Development Board
  • 1 x USB Cable
Add to wishlist
Add to cart
Quick view
-28%
Arduino Uno R3 with Jumper Wires 120 Pcs
Arduino uno r3 with cable
Close

Arduino Uno R3 with Jumper Wires 120 Pcs

KITS
Rated 5.00 out of 5
₹1,599.00 ₹1,159.00
PRODUCT OVERVIEW
  • Micro-controller : ATmega328.
  • Operating Voltage: 5V.
  • Input Voltage (recommended) : 7-12V.
  • Digital I/O Pins: 14 (of which 6 provide PWM output).
  • Analog Input Pins: 6
  • 40P color DuPont line
  • Length: 300mm
  • Weight: 20~25 gm each
  • Compatible with 2.54mm spacing pin headers
  • 120 pcs chromatic color jump wire
  • High quality and in good working condition
  • Durable and reusable
  Package Includes:
  • 1 x Arduino Uno R3 Development Board
  • 1 x USB Cable
  • 1 x 40 pcs Male to Male jumper wire set
  • 1 x 40 pcs Male to Female jumper wire set
  • 1 x 40 pcs Female to Female jumper wire set
Add to wishlist
Add to cart
Quick view
-44%
bo motor with wheel and arduino uno r3 cable
Arduino uno r3 with cable
Close

Dual Shaft BO Motor & Wheel (Set of 4) & Arduino UNO R3

KITS
₹1,999.00 ₹1,129.00
PRODUCT OVERVIEW
  • Operating Voltage 3V - 12V DC
  • RPM Approximately 150 RPM
  • No-load current 40 - 80 mA
  • Output Torque 3.5 kg-cm
  • High-quality plastic wheel and BO-series motor
  • Plastic Wheels with a slot that matches BO Motor Shaft are made to work with BO motors in both Series I and II.
  • 66mm diameter, 20mm width
  • Operating Voltage: 5 V
  • Sonar Sensing Range: 2-400 cm
  • Max. Sensing Range: 450 cm
  • Frequency: 40 kHz
  • Operating voltage: 3.0V~ 7.2V
  • Stall torque @4.8V : 1.2kg-cm
  • Stall torque @6.6V: 1.6kg
  • Micro-controller : ATmega328.
  • Operating Voltage: 5V.
  • Input Voltage (recommended) : 7-12V.
  • Digital I/O Pins: 14 (of which 6 provide PWM output).
  • Analog Input Pins: 6
Package Includes:
  • 4 x BO Motor
  • 4 x BO Wheel
  • 1 x Arduino Uno R3 Development Board
  • 1 x USB Cable
Add to wishlist
Add to cart
Quick view
-60%
automatic hand sanitizer display machine
automatic hand sanitizer parts
Close

Automatic Hand Sanitizer Machine IR Sensor, Water Pump, Relay Module

KITS
₹499.00 ₹199.00
PRODUCT OVERVIEW
  • Operating voltage : 5v dc
  • Ir Infrared obstacle avoidance sensor module dc 3v to 6v submersible pump
  • Make your own automatic sanitizer at home by using this kit and protect yourself.
  • Package content: DIY kit automatic hand sanitizer dispenser machine IR sensor, submersible water pump, relay module.
Package Includes:
  • 1 x DC Water Pump
  • 1 x 1 Channel Relay
  • 1 x IR Sensor
  • 1 x Pipe
  • 3 x Cable Tie
Add to wishlist
Add to cart
Quick view
-67%
sg90 motor with ultrasonic sensor module
towerpro micro sg90 motor
Close

TowerPro SG90 Servo Motor with Ultrasonic Sensor

KITS, Sensor, Wheel & Motors
₹599.00 ₹199.00
PRODUCT OVERVIEW
  • Ultrasonic Operating Voltage(VDC): 3.2 – 5.2
  • SG90 Operating Voltage: 3.0 – 7.2V
  • Ultrasonic weight (gm): 10
  • SG90 weight (gm): 9
  • Ultrasonic Measurement Range: 3cm to 350Cm
  • SG90 Rotational Degree: 180
Package Includes:
  • 1 x Ultrasonic Sensor HC-SR04
  • 1 x TowerPro SG90 Servo Motor with Cable
  • 1 x Set of Horns
  • 1 x Set of Screws
Add to wishlist
Add to cart
Quick view
-54%
bo motor with wheel and arduino uno r3 and jumper wire 60pcs
bo wheel yellow
Close

BO Motor, BO Wheel & Arduino UNO R3 with Jumper Wires 60 Pcs

KITS
₹2,599.00 ₹1,199.00
Product Overview:
  • Micro-controller : ATmega328.
  • Operating Voltage: 5V.
  • Input Voltage (recommended) : 7-12V.
  • Digital I/O Pins: 14 (of which 6 provide PWM output).
  • Analog Input Pins: 6
  • 40P color DuPont line
  • Length: 300mm
  • Weight: 20~25 gm each
  • Compatible with 2.54mm spacing pin headers
  • 60 pcs chromatic color jumper wire
  • High quality and in good working condition
  • Durable and reusable
Package  Includes :
  • 1 x Arduino Uno R3 Development Board
  • 1 x USB Cable
  • 1 x 20 pcs Male to Male jumper wire set
  • 1 x 20 pcs Male to Female jumper wire set
  • 1 x 20 pcs Female to Female jumper wire set
  • 4 x BO Motor
  • 4 x BO Wheel
Add to wishlist
Add to cart
Quick view
-69%
Vayuyan sg90 with ultrasonic sensor and jumper wire
vayuyaan ultrasonic sensor hc-sr04 vayuyan
Close

Ultrasonic Sensor with SG90 Motor and 10 pcs M-F Jumper Wire

KITS
₹799.00 ₹249.00
PRODUCT OVERVIEW
  • Ultrasonic Operating Voltage(VDC): 3.2 – 5.2
  • SG90 Operating Voltage: 3.0 – 7.2V
  • Ultrasonic weight (gm): 10
  • SG90 weight (gm): 9
  • Ultrasonic Measurement Range: 3cm to 350Cm
  • SG90 Rotational Degree: 180
  • Jumper Wire Compatible with 2.54mm spacing pin headers
  • Jumper Wire Durable and reusable
Package Includes:
  • 1 x Ultrasonic Sensor HC-SR04
  • 1 x TowerPro SG90 Servo Motor with Cable
  • 1 x Set of Horns
  • 1 x Set of Screws
  • 1 x 10Pcs Male to Female Jumper Wire
Add to wishlist
Add to cart
Quick view
-50%
bo motor with wheel and ultrasonic sensor and sg90 servo motor
bo motor straight
Close

DC Dual Shaft BO Motor & Wheel with SG90 Motor and Ultrasonic Sensor

KITS
₹999.00 ₹499.00
PRODUCT OVERVIEW
  • Operating Voltage 3V - 12V DC
  • RPM Approximately 150 RPM
  • No load current 40 - 80 mA
  • Output Torque 3.5 kgf.cm
  • High quality plastic wheel and BO-series motor
  • Plastic Wheels with a slot that matches BO Motor Shaft are made to work with BO motors both Series I and II.
  • 66mm diameter, 20mm width
  • Operating Voltage: 5 V
  • Sonar Sensing Range: 2-400 cm
  • Max. Sensing Range: 450 cm
  • Frequency: 40 kHz
  • Operating voltage: 3.0V~ 7.2V
  • Stall torque @4.8V : 1.2kg-cm
  • Stall torque @6.6V: 1.6kg-
Package Includes:
  • 4 x BO Motor
  • 4 x BO Wheel
  • 1 x HC-SR04 Ultrasonic Sensor
  • 1 x Towerpro SG90 Mini Servo Motor
Add to wishlist
Add to cart
Quick view
vayuyaan logo

Welcome to Vayuyaan. We Are Glad And Grateful That You Are Here. We Are Also Available on Amazon And Flipkart.

Phone: +91 7974590957
EMail: [email protected]

Recent Posts
  • 58mm bluetooth receipt printer
    How to Connect 58mm Bluetooth Thermal Printer with Mobile
    January 4, 2023 No Comments
  • Mini water pump
    All About DC Pump
    January 1, 2023 No Comments
LINKS
  • About Us
  • Blog
  • Contact Us
  • Privacy Policy
  • Return Policy
  • Shipping Policy
  • Terms and Conditions
CATEGORIES
  • MODULES
  • KITS
  • QUADCOPTER
  • SENSOR
  • THERMAL PRINTER
  • WHEELS & MOTORS
  • WIRES & CABLES
Socials
  • E-Mail
  • Instagram
  • Facebook
  • Linkedin
  • Twitter
  • Youtube
VAYUYAAN 2020 ALL RIGHTS ARE RESERVED
payments
  • Menu
  • Categories
  • MODULES
  • KITS
  • QUADCOPTER
  • SENSOR
  • THERMAL PRINTER
  • WHEELS & MOTORS
  • WIRES & CABLES
  • Home
  • Blog
  • About Us
  • Contact Us
  • Work with us
    • Hiring Writer
  • Wishlist
  • Login / Register
Shopping cart
close

Sign in

close

Lost your password?

No account yet?

Create an Account
Arduino uno r3 with jumper wire 60pcs

Arduino Uno R3 With Jumper Wires 60 Pieces

₹1,499.00 ₹999.00
Add to wishlist