Git Product home page Git Product logo

bldc-driver's Introduction

BLDC Driver

3-phase driver for bldc motor, based on stm32 and l6234.

(SWAP ANY TWO PHASES IF IT'S NOT ROTATING)

PCB layout

https://oshwlab.com/pro100bel/l6234pd-driver_copy

pbc_top pcb_bottom

L6234 Block Diagram

l6234-block-diag

Installation

Install compiler from here

Install St-link software

$ sudo apt-get install automake autoconf pkg-config libusb-1.0 git
$ git clone https://github.com/texane/stlink.git stlink
$ cd stlink
$ ./autogen.sh
$ ./configure
$ make

bldc-driver's People

Contributors

fedorbel 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  avatar

Watchers

 avatar  avatar

bldc-driver's Issues

Fix Hall sensors input

Looks like hall sersor input is wrong.

  • Check if rotating sequence is correct
  • Check if interrupts are working correct
  • Make hall input scheme on pcb

Rotor speed measuring

Compute rotor speed using three digital hall sensor signals.

  • Write function for computing speed based on hall sensores
  • Measure speed using microphone
  • Find out physical angle between hall sensored

Constant speed PID control

Change PWM signal to hold constant speed. Should be easy for block commutation.

  • Complete speed measuring #7
  • Write PID controller
  • Correct coefficients

DC bus current sensing

How to measure dc bus in a 3-phase half bridge inverter.

  • Measure using shunt + op-amp
  • Measure using Hall Effect-Based ACS712

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.