mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
update cases
This commit is contained in:
+4
-3
@@ -120,6 +120,8 @@
|
||||
|
||||
* [ESP32-AmigaBoingBall](https://github.com/tobozo/ESP32-AmigaBoingBall) - The famous Amiga Boing Ball Demo on ESP32
|
||||
|
||||
* [ETERNAL_STRIKER](http://www.team-rh.com/?p=232) - Shooting game for M5Stack
|
||||
|
||||
## Hardware
|
||||
|
||||
* [USB Host Shield for M5Stack](https://thousandiy.wordpress.com/2018/06/16/usb-host-for-m5stack/) - USB Host Shield based on MAX3421E
|
||||
@@ -146,8 +148,6 @@
|
||||
|
||||
* [USB HOST Module for M5STACK](https://macsbug.wordpress.com/2018/10/31/usb-host-module-for-m5stack/) - USB Host module for M5Stack
|
||||
|
||||
* [ETERNAL_STRIKER](http://www.team-rh.com/?p=232) - Shooting game for M5Stack
|
||||
|
||||
## Web site
|
||||
|
||||
### Espressif
|
||||
@@ -177,4 +177,5 @@
|
||||
* [Attic or Garret](http://itoi.jp/M5Stack.html?fbclid=IwAR1S45pVpY96XtrgGiszuohnuVluvN8P7_t68WtJEl_saWjBAov7mAG7jso)
|
||||
* [niconico m-hage](https://www.nicovideo.jp/mylist/20341298)
|
||||
* [niconico M5Stack tag](https://www.nicovideo.jp/tag/M5Stack)
|
||||
* [9 DoF sensor fusion](https://github.com/kriswiner/MPU6050/wiki/Affordable-9-DoF-Sensor-Fusion)
|
||||
* [9 DoF sensor fusion](https://github.com/kriswiner/MPU6050/wiki/Affordable-9-DoF-Sensor-Fusion)
|
||||
* [robo8080 applications](https://www.youtube.com/user/robo8080z/)
|
||||
+1
-1
@@ -39,7 +39,7 @@
|
||||
|
||||
<img src="assets/img/faq/faq_03.png">
|
||||
|
||||
**Solution:** Probably because the supply current of these serial ports is not large enough, you need to connect the capacitor between the RST pin and the GND pin in Core (Capacitance values range from approximately 10uF to 100uF).
|
||||
**Solution:** you need to connect the capacitor between RST pin and GND pin in your Core (Capacitance value is more than 0.1 uF).
|
||||
|
||||
<img src="assets/img/faq/faq_05.png" width="80%" height="80%">
|
||||
|
||||
|
||||
+6
-5
@@ -179,6 +179,9 @@
|
||||
- [ESP32-AmigaBoingBall](https://github.com/tobozo/ESP32-AmigaBoingBall)
|
||||
- Amiga Boing Ball デモ
|
||||
|
||||
- [ETERNAL_STRIKER](http://www.team-rh.com/?p=232)
|
||||
- Shooting game for M5Stack
|
||||
|
||||
## 同人ハードウェア
|
||||
|
||||
- [USB Host Shield for M5Stack](https://thousandiy.wordpress.com/2018/06/16/usb-host-for-m5stack/)
|
||||
@@ -217,9 +220,6 @@
|
||||
- [USB HOST Module for M5STACK](https://macsbug.wordpress.com/2018/10/31/usb-host-module-for-m5stack/)
|
||||
- USB Host module for M5Stack
|
||||
|
||||
- [ETERNAL_STRIKER](http://www.team-rh.com/?p=232)
|
||||
- Shooting game for M5Stack
|
||||
|
||||
## Web site
|
||||
|
||||
### Espressif 公式
|
||||
@@ -247,6 +247,7 @@
|
||||
- [macsbug](https://macsbug.wordpress.com/)
|
||||
- [Ambient](https://ambidata.io/tag/m5stack/)
|
||||
- [Attic or Garret](http://itoi.jp/M5Stack.html?fbclid=IwAR1S45pVpY96XtrgGiszuohnuVluvN8P7_t68WtJEl_saWjBAov7mAG7jso)
|
||||
- [ニコ動 mはげ氏マイリス](https://www.nicovideo.jp/mylist/20341298)
|
||||
- [ニコ動 mはげ氏投稿動画](https://www.nicovideo.jp/mylist/20341298)
|
||||
- [ニコ動 M5Stackタグ](https://www.nicovideo.jp/tag/M5Stack)
|
||||
- [9 DoF sensor fusion](https://github.com/kriswiner/MPU6050/wiki/Affordable-9-DoF-Sensor-Fusion)
|
||||
- [9 DoF sensor fusion](https://github.com/kriswiner/MPU6050/wiki/Affordable-9-DoF-Sensor-Fusion)
|
||||
- [robo8080氏投稿動画](https://www.youtube.com/user/robo8080z/)
|
||||
+1
-1
@@ -40,7 +40,7 @@
|
||||
|
||||
<img src="assets/img/faq/faq_03.png">
|
||||
|
||||
- A. たまにPCによって書き込みができない場合があるようです。これはパソコンによってはUSBの最大供給電流が低いものがあり、M5Stackの突入電流により電圧が低下し、リセットがかかってしまっているようです。そこで下図のRST-GND間に2.2uF〜程度のコンデンサをつけると改善する場合があるようです。
|
||||
- A. PCによって書き込みができない場合があるようです。そこで下図のRST-GND間に0.1uF〜程度のコンデンサをつけると改善する場合があるようです。
|
||||
|
||||
<img src="assets/img/faq/faq_05.png" width="80%" height="80%">
|
||||
|
||||
|
||||
+4
-3
@@ -118,6 +118,8 @@
|
||||
|
||||
* [ESP32-AmigaBoingBall](https://github.com/tobozo/ESP32-AmigaBoingBall) - The famous Amiga Boing Ball Demo on ESP32
|
||||
|
||||
* [ETERNAL_STRIKER](http://www.team-rh.com/?p=232) - Shooting game for M5Stack
|
||||
|
||||
## Hardware
|
||||
|
||||
* [USB Host Shield for M5Stack](https://thousandiy.wordpress.com/2018/06/16/usb-host-for-m5stack/) - USB Host Shield based on MAX3421E
|
||||
@@ -144,8 +146,6 @@
|
||||
|
||||
* [USB HOST Module for M5STACK](https://macsbug.wordpress.com/2018/10/31/usb-host-module-for-m5stack/) - USB Host module for M5Stack
|
||||
|
||||
* [ETERNAL_STRIKER](http://www.team-rh.com/?p=232) - Shooting game for M5Stack
|
||||
|
||||
## Web site
|
||||
|
||||
### Espressif
|
||||
@@ -175,4 +175,5 @@
|
||||
* [Attic or Garret](http://itoi.jp/M5Stack.html?fbclid=IwAR1S45pVpY96XtrgGiszuohnuVluvN8P7_t68WtJEl_saWjBAov7mAG7jso)
|
||||
* [niconico m-hage](https://www.nicovideo.jp/mylist/20341298)
|
||||
* [niconico M5Stack tag](https://www.nicovideo.jp/tag/M5Stack)
|
||||
* [9 DoF sensor fusion](https://github.com/kriswiner/MPU6050/wiki/Affordable-9-DoF-Sensor-Fusion)
|
||||
* [9 DoF sensor fusion](https://github.com/kriswiner/MPU6050/wiki/Affordable-9-DoF-Sensor-Fusion)
|
||||
* [robo8080 applications](https://www.youtube.com/user/robo8080z/)
|
||||
+1
-1
@@ -40,7 +40,7 @@
|
||||
|
||||
<!-- 可能是堆叠之后,底座上的 M5-Bus 总线上的左下角的引脚 BATTERY 与 M5Core 接触不太好,这是生产时焊接位置偏了导致的。总线排针焊接位置稍微偏了一些之后,容易出现 BATTERY 引脚与 M5Core 接触不好。 -->
|
||||
|
||||
**原因和解决方案:**可能是因为这些串口的供电电流不够大,需要在主控中的 RST 引脚和 GND 引脚之间接入电容 ( 电容值范围大约是 10uF~100uF)。
|
||||
**原因和解决方案:**可能是因为这些串口的供电电流不够大,需要在主控中的 RST 引脚和 GND 引脚之间接入电容 ( 电容值是比0.1uF大的 )。
|
||||
|
||||
<img src="assets/img/faq/faq_05.png" width="80%" height="80%">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user