Saved README.md with Dillinger.io

This commit is contained in:
EmanuelFeru
2019-05-29 17:25:02 +02:00
parent 0a6064d72d
commit 8619ee331b

View File

@ -8,7 +8,7 @@ This repository improves significantly the performance of the previous BLDC moto
- improved motor efficiency. Thus, lower energy consumption
- automatic phase advance / field weakening
![Schematic representation of the control methods](https://github.com/EmanuelFeru/hoverboard-firmware-hack/blob/master/01_Matlab/02_Figures/control_methods.png)
![Schematic representation of the control methods](https://raw.githubusercontent.com/EmanuelFeru/hoverboard-firmware-hack/master/01_Matlab/02_Figures/control_methods.png =2x)
A classification of the BLDC control methods in terms of performance is as follows:
@ -24,7 +24,8 @@ A classification of the BLDC control methods in terms of performance is as follo
A short video showing the noise performance of the Commutation method vs Sinusoidal 3rd harmonic can be found here:
[►Video: Commutation method vs Sinusoidal 3rd harmonic](https://drive.google.com/file/d/1vC_kEkp2LE2lAaMCJcmK4z2m3jrPUoBD/view)
![Hoverboard wheel](https://github.com/EmanuelFeru/hoverboard-firmware-hack/blob/master/docs/pictures/hoverboard_wheel.JPG)
![Hoverboard wheel](https://raw.githubusercontent.com/EmanuelFeru/hoverboard-firmware-hack/master/docs/pictures/hoverboard_wheel.JPG)
** A more detailed and better movie will come soon... so stay tuned ;)
@ -55,7 +56,7 @@ Additionally, you can also flash using the method described below in the Flashin
---
## Hardware
![otter](https://raw.githubusercontent.com/NiklasFauth/hoverboard-firmware-hack/master/pinout.png | width=48)
![otter](https://raw.githubusercontent.com/EmanuelFeru/hoverboard-firmware-hack/master/pinout.png)
The original Hardware supports two 4-pin cables that originally were connected to the two sensor boards. They break out GND, 12/15V and USART2&3 of the Hoverboard mainboard.
Both USART2 & 3 can be used for UART and I2C, PA2&3 can be used as 12bit ADCs.