element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Arduino
  • Products
  • More
Arduino
Arduino Forum Arduino project
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Arduino to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 2 replies
  • Subscribers 392 subscribers
  • Views 347 views
  • Users 0 members are here
  • arduino rf
  • help
  • diy
  • arduino
  • question
Related

Arduino project

Former Member
Former Member over 9 years ago

i saw a project in which the person made a wireless hand controlled robotic hand using 5 servos.(similar to what i am trying to achieve)

in that he uses 2 X bees and connects them to the 2 arduinos. Then in the program he just writes Serial.begin(9600);in transmitter, and Serial.read in reciever, and that's it . Rest of the program is just for the servo control. How does this work .

 

I am still not able to figure out how x-bee is working . is it just creating a serial comm between arduinos , just like between pc and single arduino via USB???

link to that project -How to make a remote controlled Robotic Hand with Arduino - All

code he has used

https://codebender.cc/sketch:59559#HandRX_ENG_v2.ino

  • Sign in to reply
  • Cancel
  • balearicdynamics
    balearicdynamics over 9 years ago

    Hello, by a hardware point of view I see that there are two x-bee units that grant the communication between the two arduino boards. There is the discussion about the use of the PC that is a bit confusing, but it is just the programming side of the project.

     

    Your observation is true, to a first look it seems that x-bee connection is not mentioned at all. The same if you look to the test communication program. As a matter of fact it is correct. Accordingly with the x-bee for Arduino connection specifications and behaviour you find on Arduino - ArduinoXbeeShield you read in one of the first paragraphs:

     

    The module can communicate up to 100 feet indoors or 300 feet outdoors (with line-of-sight). It can be used as a serial/usb replacement or you can put it into a command mode and configure it for a variety of broadcast and mesh networking options.

     

    So, in a basic usage of the module (that is how this project uses it) you don't need to do nothing more than working with the serial connection that will be replaced by the wireless communication. The two resistors small breadboarded circuit where the X-Bee module is soldered in this Instructable project as a matter of fact replace at lower cost with a hand-made version the x-bee shield mentioned in the link above.

     

    Enrico

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 9 years ago in reply to balearicdynamics

    Thank you,

    This was a major doubt that just got clarified .

    Also , Will i be able to send data for any no. of devices like potentiometer, other sensors etc just by configuring the x bee and writing normal programs

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube