Skip to main content

Belajar Dasar SCADA

Enhanced Spider Robot With Arduino Nano


This spider robot is suitable for kids.

My version will have two operating modes:

  • Remote control using bluetooth module (HC-06) and an Android phone app. This is the default start-up mode.
  • Autonomous line-following. This mode is selected through an Android phone app.

Let’s start building.




Step 1: What You Need?

2 x Spider Robot Kit 
4 x Ni-MH Battery/ Charger combo and AA Battery Holder 
2 x IR Line Tracker Sensor Module 
1 x On-Off Switch 
1 x Mini Breadboard
1 x Arduino Nano
1 x Motor Driver ( Using TB6612FNG Breakout but L298x Based driver should work just as well)
1 x HC-06 Bluetooth Module 
1 x 9V Step-up Booster ( 4 x Ni-MH  is only 4.8V). While motors will use 4.8V, I need to boost voltage to 9V to power Nano through Vin)
1 x Mini USB Cable 
Male-to-Male Jumper Wires 
Approx 4" x 4" Cardboard (Used as platform)
1 x Computer with Arduino IDE


See http://letsmakerobots.com/node/37661 for building the base chassis. While 8 leg linkages are obtained from a single kit, you’ll need to use following parts from another kit to complete the chassis:
  • Motor and body
  • Axle
  • Leg linkage case without gears (This is used for joining two independent leg linkages)
  • Cross beam


Since the built-in battery housing on the body pieces are not needed in my design, cut off about 3mm from the height and glue the platform cardboard on top. Use leftover plastic pieces to build a truss to support the platform above motors and build mounting beams for IR line tracking sensors between two motors.


As for the on-off switch location, I put that on next to the battery pack. This required cutting the plastic underneath the platform. I think the better location would be between the cardboard and the plastic body underneath the cardboard and use a glue gun to secure it.



Step 3: Build Your Circuit. 


Wire all the components according to the diagram. You’ll notice that I use 9v step-up boost converter to power Nano through Vin pin. This eliminates having another 9V battery for the logic. Motors are still powered by 6V or 4.8V if using Ni-MH rechargeable batteries.





Step 4: Android Mobile App 


While I could have built my own app using MIT App Inventor, why reinvent the wheel when there are numerous already written apps that fit for this purpose? I downloaded few from Google Play to evaluate them and eventually decided to use Arduino Bluetooth Controller. In Controller Mode, I customized following buttons to send specific characters that are recognized by the code.

  • Left = “l” (turn left)
  • Right = “r” (turn right)
  • Up = “u” (go forward)
  • Down = “d” (go reverse)
  • X = “s” (stop)
  • Select = “t” (toggle between RC and Line Following Mode)


Step 5: Upload The Code.


Comments in the code should explain what’s going on in the code. It was written for Nano but it should work on other Arduino boards with no or little mods.


Step 6: Done! 


The kit comes with a motor that is designed for low voltage/high current environment. When using an H bridge driver such as TB6612FNG, it’s better to use high voltage/low current motors. This may explain why, with heavier alkaline batteries, it couldn’t lift the body up to take a step. 



http://news.chivindo.com/668/enhanced-spider-robot-with-arduino-nano.html

Comments

Popular posts from this blog

Augmented and mixed reality: what is it, and where is it going?

XR is a term that has become more prominent in the last few years. It encapsulates virtual, augmented, and mixed reality topics. The definition of each of these has become saturated in the past decade, with companies using their own definitions for each to describe their products. The new IDTechEx Report, “Augmented, Mixed and Virtual Reality 2020-2030” , distils this range of terms and products, compares the technologies used in them, and produces a forecast for the market next decade. This premium article discusses AR (augmented reality) and MR (mixed reality) in more detail. The report discusses 83 different companies and 175 products in VR (virtual reality), AR (augmented reality) and MR (mixed reality) markets. This promotional article specifically discusses the findings from this report of the augmented and mixed reality markets. Augmented Reality (AR) and Mixed Reality (MR) are two technologies which have become more prominent in the past ten years. AR is the use...

Nitro Pro Enterprise 13.19.2.356 Full Version

BAGAS31 – Nitro Pro Enterprise 13.19.2.356 Full Version adalah sebuah software dari Nitro Software yang berguna untuk membuat, melakukan convert, mengedit, dan melakukan share file PDF yang kamu miliki. Nitro Pro Enterprise   merupakan salah satu software untuk urusan PDF yang cukup populer saat ini dan memang sudah diakui kredibilitasnya, bahkan software ini pun digunakan untuk urusan pekerjaan oleh para professional. Versi Enterprise ini tentu saja memiliki fitur-fitur yang lebih banyak dan lebih lengkap dari versi biasa atau versi free nya. Di versi terbarunya ini, terdapat beberapa update dan tambahan, serta perbaikan bugs guna mengoptimalkan software ini sendiri. So, buat kamu yang membutuhkan software ini, langsung saja download melalui link di bawah. Screenshot : Download : Nitro Pro Enterprise 13.19.2.356 Full Version (32-Bit ) [ Zippyshare ] [ FileUp ] [ Mirrorcreator ] Nitro Pro Enterprise 13.19.2.356 Full Version (64-Bit ) [ Zippyshare ] [ Fi...

What is Active,Reactive and Apparent Power?

Active Power The power drawn by the load to do work is called the True power or Active power or real power. When electrical energy is fed to load the electrical energy gets converted into other forms of energy like thermal,mechnaical or chemical. Thus, the power actually consumed by electrical load is called the active power. A heater rated 220 volts, 400 watts consumes 400 watts when 220 volts is applied to its resistance element.The 400 watts power consumed by heater is the real power or active power. The active power is measured in kilo watt(kW) or MW. To calculate active power, the current flowing in phase with applied voltage is calculated.  The product of the voltage and the current in phase with the voltage gives the real power or active power.  Reactive Power The power which flows from the source to load and load to source is called the reactive energy. The reactive energy flows in both the direction. The reactive power is measured in kilo volts ampere reactive(kVAR) o...