Giter Club home page Giter Club logo

vescuartcontrol's Introduction

Improved RollingGeckos VescUartControl library

Added functions to RollingGeckos library for reading and setting the mcconfig via UART. Works with Vesc Version 3.41.

Updated By Jamie4224 for VESC FW 4.02

For example to adjust the max speedlimit or powerlimit with the help of a small mcu (ESP8266 etc.) Can be used to change of motor profile via wifi.

Won't be able to run on Atmega32p (Arduino Nano / Uno 2k is to little memory) ESP8266/ESP32 works fine.

Example "VescUartSample.ino" got tested on my Vesc6 and works fine.

Usage:

VescUartGet(mc_configuration mcVal) fills the struct mcVal with the current mc-config. returns 1 if successful communication with vesc, 0 if not.

VescUartSet(mc_configuration mcVal) write the struct mcVal to the vesc. returns 1 if successful communication with vesc, 0 if not.

VescUartGet(bldcMeasure values) fills the struct values with the current telemetry data like before. returns 1 if successful communication with vesc, 0 if not.

vescuartcontrol's People

Contributors

basti00 avatar carywin avatar jamie4224 avatar pinski1 avatar rollinggecko avatar workaroundfails avatar

Stargazers

 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.