Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/milkcocoa0902/3p-bldcmotordriver


https://github.com/milkcocoa0902/3p-bldcmotordriver

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# 三相BLDCモータドライバ

## 概要
ロボコンでの使用を目的とした三相ブラシレスモータドライバの開発を行う。

## 主な機能
* 過電流保護
* 電流センサを用いた電流制御
* 内臓のホールセンサを用いた低速域での制御
* USBを用いたシェルの実装

## 開発環境
### ソフト
* lpcxpresso (NXP Semiconductor, 統合開発環境)
* SourceTree (Atlassian, Git管理ツール)
* Eagle (回路エディタ)

### 言語
* GNU C++ 14
* GNU C 11

## 基板概要
* ARMマイコン
* 電流センサを備えたゲートドライバ
* DIPスイッチによるブートセレクタ

![基板](./readme_files/board.JPG "基板")