Code Monkey home page Code Monkey logo

opencr_board_code's Introduction

OpenCR board code

Contains two directories :

  • turtlebot3_core : The modified OpenCR board code to use a color sensor on a Turtlebot3 Burger. The sensor must be connected to the SCL and SDA ports of the board.

  • Library Adafruit_BusIO : The updated code of the librairy Adafruit_BusIO to make it work on openCR boards

turtlebot3_core

Published topics

  • /colorSensorValue ([std_msgs/Int16MultiArray])

Array of the values (R,G,B) measured by the color sensor.

Use It

Clone the OpenCr board code:

git clone https://github.com/ROBOTIS-GIT/OpenCR.git

Replace the folder turtlebot3_core by this one in the openCR code:

arduino/opencr_arduino/opencr/libraries/turtlebot3/examples/turtlebot3_burger/

Library Adafruit_BusIO

Use It

Replace the existing file by this one on your computer in your Arduino file:

Arduino/librairies/Adafruit_BusIO

opencr_board_code's People

Contributors

aymep 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.