GithubHelp home page GithubHelp logo

m365fw / vesc_m365_dash Goto Github PK

View Code? Open in Web Editor NEW
25.0 3.0 6.0 1.1 MB

The VESC 6.0 Lisp implementation of the M365/NineBot BLE compability script

License: GNU General Public License v3.0

Common Lisp 100.00%
electric-vehicles escooter firmware ninebot vesc xiaomi

vesc_m365_dash's People

Contributors

1zun4 avatar aka13-404 avatar netzpfuscher avatar vedderb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

vesc_m365_dash's Issues

Uart big len data locks dashboard

I tried to debug why the dash is locking up. Seems that the dash receives or sends a lot of data at once. when accelerating fast and with higher switching frequency.

(if (and (> len 0) (< len 10))
seems to fix it, i think it's because of the cpu spikes the dash receives a lot of data at once

(print len) output:

7
7
7
7
9
7
7
7
7
85
7
7
7
7
7
7
7
7
7

How to reproduce the dash bug:
Set switching frequency to 45khz, connect with USB, enable live data, add a (print len), and try to hit the throttle fast, it happens on almost all fast throttles DON'T DO IT ON ROAD!

The light is always on a little bit

Also, I have a problem where even if the display is turned off the light is always a little bit lit it is dim but I am wondering if it is draining my battery.
Thanks!

Display does not work correctly

Hey, I have just received my first vesc (75100) and I was trying to connect it to the xiaomi BLE but when I did all the things the guide said the display beeped dots went down until only one was left and it started blinking. When I tried the throttle it worked but after connect the ble, controlling the motor through throttle or via vesc tool makes the motor do weird things vibrate and rotate only a little. Without the BLE everything works as expected.

Feature request

Hi, I am happily using your code, but I have a feature reqest that I do not think is that hard. Could you add some kind of cruise control? Maybe like on stock m365 so that it would activate after holding the throttle for some time in the same place.

Thanks!

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.