Giter VIP home page Giter VIP logo

hellobot1.0's Introduction

HelloBot1.0 & 2.0

CAN BUS

Data: 00 01 00 00 20 00 01 0X1 00 X2 0Y1 00 Y2

Left Wheel: X1-> 0 or 1 0 for forward, 1 for backward X2-> 00 to FF (0~255) speed value

Right Wheel: Y1-> 0 or 1 0 for forward, 1 for backward Y2-> 00 to FF (0~255) speed value

UART

Data: 02 00 0X 00 0Y

X-> A or C A for right wheel, C for left wheel

Y-> 0 or 1 0 for forward, 1 for backward

Data: 02 00 0X 00 YY

X -> B or D B for right wheel, D for left wheel

YY-> 00 to FF (0~255) speed value

Data read from STM32: 0X 00 XX 0Y 00 YY

X -> 0 or 1 for right wheel direction XX->00 to FF (0~255) speed value for right wheel speed

Y -> 0 or 1 for left wheel direction YY->00 to FF (0~255) speed value for left wheel speed

hellobot1.0's People

Contributors

kennedywai avatar

Watchers

James Cloos 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.