GithubHelp home page GithubHelp logo

Comments (2)

ankevanoosterhout avatar ankevanoosterhout commented on August 29, 2024

Yes, the microcontroller directly controls the motor. For a project I am implementing also possibilities to have one microcontroller as master that distributes data to a bunch of microcontrollers that each control a motor but I need to make a few adjustments for that still.

The figure is right, the microcontroller directly communicates with the driver and encoder, it reads the sensorposition and then sends updates to the driver and sends sensor data back to Feelix (less frequently). Feelix sends all the data of the effects at the start. You could send the data you need to the ESP_32 and then forward the (modified) data to the moteus controller. I believe you don't need the simpleFOC library the moteus controllers seems to handle that bit for you?

If you want I can send some driver boards, I have two that I just tested. In case you run into issues with the compatibility with the moteus controller. It is a board with a L6234 driver (https://docs.feelix.xyz/hardware-support/connect-microcontroller) which is a bit more powerful then my new boards and you can connect it with the ESP. In case you want to use the driver board you need to check if your esp 32 is compatible with simplefoc https://docs.simplefoc.com/esp_mcu.

from feelix2.0.

Maxw3llGM avatar Maxw3llGM commented on August 29, 2024

It would be great if you could send two driver boards! I'm pretty sure SimpleFoc is compatible with tinypico, if not we have a tiny pico I can also use. Moteus does handle what SimpleFOC does, the board takes as input torque, velocity and/or position values. So to extend feelix to TorqueTuner, something similar to the principal/agent setup you are using will be done, most likely the will instead not be converted to voltage values as that will be handled by the Moteus board.

I'm still looking into how to make the conversion.

from feelix2.0.

Related Issues (2)

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.