Skip to content

Commit

Permalink
doc: update
Browse files Browse the repository at this point in the history
  • Loading branch information
but0n committed Jul 21, 2017
1 parent 58a7505 commit c72f844
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ MPU6050 | BLDC | Wi-Fi | GPS
- [x] Software **I2C**
- [x] Init **MPU6050**
- [x] Get 3 axes `Gryo` and 3 axes `Accel` data from MPU6050
- [x] Cumpute Quaternion and **Euler** Angles
- [x] Cumpute Quaternion and Euler Angles
- [x] **PWM** output
- [x] Driving motors with **L9110S**
- [x] ~~Driving motors with **L9110S**~~
- [x] **PID** Control
- [x] Schematic
- [x] PCB Layout
Expand All @@ -43,7 +43,6 @@ MPU6050 | BLDC | Wi-Fi | GPS
- [x] Host: Flask + pyserial
- [ ] PID debug
- [ ] **GPS**
- [ ] 3D print or CNC cut


# Hardware
Expand All @@ -58,12 +57,6 @@ Version 3.0

![](docs/images/PCB/demoV3.0.JPG)

Version 2.0

![](docs/images/PCB/demoV2.0.JPG)

![](docs/images/PCB/demoV2.0_PCB.JPG)


[Documents](docs/)

Expand Down

0 comments on commit c72f844

Please sign in to comment.