Code Monkey home page Code Monkey logo

genesys-2.0's Introduction

Genesys-2.0

A website to control and evaluate the actions of the Rover designed and build for IRC 2020. Technocrats Robotics

Auto-detect port for XBee using /dev/xbee

In Terminal, do the following

  • cd /etc/udev/rules.d
  • Make a file named 99-usb-serial.rules
  • Add the following content: SUBSYSTEM=="tty", ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="ea60", ATTRS{serial}=="0001", SYMLINK+="xbee"
  • Disconnect and re-connect the XBee
  • Now, try ls -l /dev/xbee to check, from the root directory in Terminal.

Reference

Connecting 2 XBee S6Bs

Steps: *

References:

Changing channels on XBee S6Bs

  1. Open XCTU and open the configuration of the respective XBee.
  2. Make sure that one XBee is in IBSS Creator and other IBSS Joiner mode. Only change the channel in XBee with IBSS Creator mode.
  3. Click the "Switch to Consoles" icon Image of ICON in the upper-right part of the window.
  4. open a serial connection on each device by clicking the connect icon Image of ICON. The icon will change, and the border of the console will turn green.
  5. Type the following in the console section:
    • There should be 3 seconds gap between the previous command and the next command, w.r.t. the command:+++. A red-coloured OK will be printed in the console, if done correct. This switches the XBee into command mode.
    • Use atch to view the channel in Hexadecimal and atch <hex channel> to change the channnel of the XBee.
    • Use atwr to write the changes made in the channel.
    • Use atcn to close the command mode in XBee.
  6. Disconnect the serial connection.

genesys-2.0's People

Contributors

ravengineer avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.