Giter Club home page Giter Club logo

sensorlessbldc_pic18f1230's Introduction

Sensorless BLDC Driver

Sensorless brushless motor controller using PIC18F1230 (XC8)  

  • Use only PIC and FET
  • PWM  
  • ADC

Features(Implemented)  

  • Open-loop drive.
  • Closed-loop drive(seamless transfer from open-loop).
  • Closed-loop lock detection(back to open-loop).  
  • Speed control by EUSART input.

Variables(Implemented)  

  • Direction of rotation  
  • Open-loop duty  
  • Open-loop initial speed
  • Open-loop acceleration
  • Open-loop to closed-loop speed
  • Closed-loop speed
  • Closed-loop acceleration

My parts list  

PIC: PIC18F1230 http://ww1.microchip.com/downloads/en/DeviceDoc/39758D.pdf
NPN Tr: 2SC1815
MOSFET: SLA5064 http://www.semicon.sanken-ele.co.jp/sk_content/sla5064_ds_en.pdf
Motor : A2212 13T 950kV/1000kV/1300kV/2300kV, Tarot 4006 620kV


Videos  

Closed-loop test: https://youtu.be/z_nNao-uBho
Lock detection test: https://youtu.be/O4YZ754I2WM
EUSART speed input with foot pedal: https://youtu.be/TU5dIhgWp5A  


How to use  

  1. install MPLAB X / XC8  
  2. create PIC18F1230 project
  3. create main.c in "Source Files"
  4. copy one of the main(---).c  
  5. Write it

This is a part of the quadcopter making project.

sensorlessbldc_pic18f1230's People

Contributors

k-omura avatar

Stargazers

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

Watchers

 avatar  avatar

sensorlessbldc_pic18f1230's Issues

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.