Category: Arduino
-
-
Soil Moisture Sensor with RTU MODBUS Communication
Everybody knows plants and crops are needs water for its growth. If sufficient water is not available to crops, it will dry up; also excess of water can damage...
-
Line Follower Robot using Pixy2 and Arduino
This blog explains how to implement the hobby project “Line Follower Robot using Pixy2 and Arduino“. We have tried our best to keep it as much simple as possible. This...
-
Interfacing Pixy2 (PixyCam) with Arduino
Out of the box, Pixy2 is ready to talk to an Arduino. It sends block information to Arduino at 1 Mbits/second, which means Pixy2 can send more than 6000 detected...
-
How to interface STM32 development board With Arudino IDE ?
#Step: 1> Download STM32 Hardware file to support STM32 board for Arduino IDE software. You can download from here STM32_Hardware. #Step: 2> Extract this file and copy files to the Arduino hardware...
-
Project Development with 20-in-1 Robotic Kit using ArduBlock
#1> Introduction: This 20 in 1 Arduino UNO compatible Robot DIY Kit provides robotic experiments on a single platform. Various Robots can be built using this kit spanning from Wireless such...
-
Dual Motor Driver 5 Amp ( RKI – 1004 )
#1> Introduction Dual motor driver is dual H-bridge module which can control 2 DC motors with 5 A capacity each and 1 Stepper motor 5 A/Phase. This module supports high speed PWM signal....
-
DC SERVO MOTOR DRIVER WITH STEP/DIRECTION INPUT (RMCS – 2301)
#1> Introduction This motor driver operates at input supply voltage from 12VDC to 50VDC. The position of the DC servo motor is controlled by a STEP/PULSE and DIRECTION digital interface similar...
-
ARDUINO UNO R3 BASED 20A ROBOT CONTROL BOARD [RKI-1580]
#1> Introduction: The Arduino UNO R3 based 20A robot control board is a versatile motor controller for driving dual dc motor rated upto 20A each. Key features include multi-functionality, incorporation of ATmega328P-AU microcontroller (Arduino uno R3 based)...
-
Generating Arduino Servo Movement Sequences using Usb 18 Servo Controller
#1> Introduction : Generating complex movements for servos using Arduino for robots such as Humanoid, Hexapods, Bipeds and Robotic arm can be a tough task. Managing the sequences with multiple...