Merge pull request #33 from watson8544/master

updated
This commit is contained in:
LiHuashen
2018-10-26 18:29:11 +08:00
committed by GitHub
13 changed files with 63 additions and 23 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 171 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 141 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 KiB

+8 -9
View File
@@ -17,8 +17,8 @@
| Wireless Modules | Accessory Modules | Controlling Modules |
| :------------------: |:------------------:| :--------------------:|
| [GPS](en/product_documents/modules/module_gps) | [PROTO](en/product_documents/modules/module_proto) | [STEPMOTOR](en/product_documents/modules/module_stepmotor)|
| [LORA](en/product_documents/modules/module_lora) | [BATTERY](en/product_documents/modules/module_battery) | [PLC](en/product_documents/modules/module_plc) |
| [LAN](en/product_documents/modules/module_lan) | [BTC](en/product_documents/modules/module_btc) | [FACES](en/product_documents/modules/module_face) |
| [LORA](en/product_documents/modules/module_lora) | [BATTERY](en/product_documents/modules/module_battery) | / |
| [LAN](en/product_documents/modules/module_lan) | [BTC](en/product_documents/modules/module_btc) | / |
| [SIM800/GPRS/GSM](en/product_documents/modules/module_sim800) | [PLUS](en/product_documents/modules/module_plus) | [Node](en/product_documents/modules/module_node) |
| / | / | / |
| / | / | / |
@@ -26,17 +26,16 @@
| / | / | / |
| / | / | / |
<!-- <img src='assets/img/product_pics/5.jpg'> <img src='assets/img/product_pics/accessory.png'>
<img src='assets/img/product_pics/5.jpg'> <img src='assets/img/product_pics/bases.png'>
- [M5GO-Base](en/bases/cables/m5go_base)
- [PLC-Base](en/bases/plc_base)
- [FACE-Base](en/bases/faces_base)
- [LAN](en/bases/lan_base) -->
- [PLC-Base](en/product_documents/modules/module_plc)
- [FACE-Base](en/product_documents/modules/module_face)
- [LAN](en/bases/lan_base)
<img src='assets/img/product_pics/5.jpg'> <img src='assets/img/product_pics/accessory.png'>
- [LEGO-CABLE](en/product_documents/cables/accessory_lego_cable)
- [FRAME](en/product_documents/accessory_frame)
- [LEGO-CABLE](en/product_documents/accessorries/cables/accessory_lego_cable)
- [FRAME](en/product_documents/accessorries/accessory_frame)
@@ -43,11 +43,9 @@ Weight | 56g
## DOCUMENTS
- GitHub
- [Arduino](https://github.com/m5stack/M5Bala)
- [MicroPython](https://github.com/m5stack/M5Bala)
- [QuickStart](https://github.com/m5stack/M5Bala)
- [Purchase](https://www.aliexpress.com/store/product/M5Satck-New-BALA-Car-ESP32-Development-Mini-Electric-Self-balancing-Car-2DC-Motor-with-Encoder-PSRAM/3226069_32904033658.html?spm=2114.12010615.8148356.40.1fd3724dW3O2Bu.html)
- **Example** - [Arduino](https://github.com/m5stack/M5Bala/tree/master/examples) - [MicroPython](https://github.com/m5stack/M5Bala/tree/master/mpy)
- **[QuickStart](https://github.com/m5stack/M5Bala)**
- **[Purchase](https://www.aliexpress.com/store/product/M5Satck-New-BALA-Car-ESP32-Development-Mini-Electric-Self-balancing-Car-2DC-Motor-with-Encoder-PSRAM/3226069_32904033658.html?spm=2114.12010615.8148356.40.1fd3724dW3O2Bu.html)**
<figure>
<img src="assets/img/product_pics/applications/bala_1.jpg">
@@ -0,0 +1,3 @@
# M5Stack COMMU Module
## (coming soon...)
@@ -1,4 +1,4 @@
# M5Stack PROTO Kit
# M5Stack PROTO Module
## DESCRIPTION
@@ -46,8 +46,6 @@ like.
- [WebSite](https://m5stack.com)
- [Example](https://github.com/m5stack/M5Stack/tree/master/examples/Advanced/Blynk/Post-DHT12)
- [GitHub](https://github.com/m5stack/M5Stack)
- [Purchase](https://www.aliexpress.com/store/product/M5Stack-Official-Stock-Offer-Proto-Module-Proto-Board-with-Extension-Bus-Socket-for-Arduino-ESP32-Development/3226069_32843231933.html?spm=2114.12010610.8148356.4.7b26c4a1MZw8Xy.html)
@@ -1,3 +1,48 @@
# Step Motor Module
## (coming soom...)
## DESCRIPTION
This is a <mark>StepMotor Driver Module</mark> built in MEGA328P MCU which has been burnt <mark>GRBL</mark> firmware used to control stepper motors. The module comunicates with M5Core via I2C. It's I2C address is 0x70.
## FEATURES
- 9-24V Power Input
- Driver 3-way stepper motors<mark>(X, Y, Z)</mark>
- Including a lithium battery interface
## INCLUDES
- 1x Step Motor Module
- 12V Power
- 1x 5V FAN Module for heat dissipation
## Applications
- DIY 3D Printer
- Simple Robot Arm
## DOCUMENTS
- **[Example](https://github.com/m5stack/stepmotor_module/tree/master/StepMotor_M5test)**
- **[Quick Start]()**
- **[Purchase](https://www.aliexpress.com/store/product/M5Stack-New-Arrival-Stepmotor-Module-for-Arduino-ESP32-GRBL-12C-Step-Motor-MEGA328P-similar-as-12V/3226069_32889109142.html?spm=2114.12010612.8148356.17.50511b9b5ViNuz)**
<figure>
<img src="assets/img/product_pics/modules/stepmotor_01.png" height="300" width="300">
</figure>
<figure>
<img src="assets/img/product_pics/modules/stepmotor_02.png" height="300" width="300">
</figure>
<figure>
<img src="assets/img/product_pics/modules/stepmotor_03.png" height="300" width="300">
</figure>
<figure>
<img src="assets/img/product_pics/modules/stepmotor_04.png" height="300" width="300">
</figure>
<figure>
<img src="assets/img/product_pics/modules/stepmotor_05.png" height="300" width="300">
</figure>
@@ -45,8 +45,7 @@ The ESP32Cam equips the ESP32 with everything necessary to program, run and deve
## DOCUMENTS
- **[Example](https://github.com/m5stack/esp32-cam-demo)**
- **[Datasheet](https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_cn.pdf) (ESP32)**
- **[Datasheet](https://www.uctronics.com/download/cam_module/OV2640DS.pdf) (OV2640)**
- **[HowToWork](en/quick_start/m5camera/m5camera_quick_start)**
- **[Quick Start](en/quick_start/m5camera/m5camera_quick_start)**
- **[Read more](https://github.com/1zlab/1ZLAB_ESP32_Wifi_Camera)**
@@ -45,12 +45,10 @@ The M5Camera equips the ESP32 with everything necessary to program, run and deve
## DOCUMENTS
- **[Example](https://github.com/m5stack/esp32-cam-demo)**
- **[Datasheet](https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_cn.pdf) (ESP32)**
- **[Datasheet](https://www.uctronics.com/download/cam_module/OV2640DS.pdf) (OV2640)**
- **[HowToWork](en/quick_start/m5camera/m5camera_quick_start)**
- **[Read more](https://github.com/1zlab/1ZLAB_ESP32_Wifi_Camera)**
- **[Quick Start](en/quick_start/m5camera/m5camera_quick_start)**
- **[Read more](https://github.com/1zlab/1ZLAB_ESP32_Wifi_Camera)**
<figure>
<img src="assets/img/product_pics/units/m5camera.png">