mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
fix video size
This commit is contained in:
@@ -225,7 +225,7 @@ For more information about Pin assignment and Pin Remapping, Please refer to EPS
|
||||
|
||||
**M5Stack Instroduce**
|
||||
|
||||
<video width="500" controls>
|
||||
<video class="video_size" controls>
|
||||
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/LukeVideo/Introducing%20M5Stack.mp4" type="video/mp4">
|
||||
</video>
|
||||
|
||||
|
||||
@@ -285,12 +285,12 @@ For more information about Pin assignment and Pin Remapping, Please refer to EPS
|
||||
|
||||
**m5stack instroduce**
|
||||
|
||||
<video width="500" controls>
|
||||
<video class="video_size" controls>
|
||||
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/LukeVideo/Introducing%20M5Stack.mp4" type="video/mp4">
|
||||
</video>
|
||||
|
||||
**m5stack Case - Piu UI framework with Moddable SDK**
|
||||
|
||||
<video width="500" height="315" controls>
|
||||
<video class="video_size" controls>
|
||||
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Blog/Twitch201904/run-time-display-rotation.mp4" type="video/mp4">
|
||||
</video>
|
||||
@@ -276,7 +276,7 @@ For more information about Pin assignment and Pin Remapping, Please refer to EPS
|
||||
|
||||
**m5stack instroduce**
|
||||
|
||||
<video width="500" controls>
|
||||
<video class="video_size" controls>
|
||||
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/LukeVideo/Introducing%20M5Stack.mp4" type="video/mp4">
|
||||
</video>
|
||||
|
||||
|
||||
@@ -270,6 +270,6 @@ For more information about Pin assignment and Pin Remapping, Please refer to EPS
|
||||
|
||||
- **m5stack instroduce**
|
||||
|
||||
<video width="500" controls>
|
||||
<video class="video_size" controls>
|
||||
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/LukeVideo/Introducing%20M5Stack.mp4" type="video/mp4">
|
||||
</video>
|
||||
@@ -313,6 +313,6 @@ float pressure = bme.readPressure();
|
||||
|
||||
- **m5stack instroduce**
|
||||
|
||||
<video width="500" controls>
|
||||
<video class="video_size" controls>
|
||||
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/LukeVideo/Introducing%20M5Stack.mp4" type="video/mp4">
|
||||
</video>
|
||||
@@ -185,12 +185,12 @@ To complete schematic, click [here](https://github.com/m5stack/M5-Schematic/tree
|
||||
|
||||
- **m5stick Case - Remote control air conditioner**
|
||||
|
||||
<video width="500" height="315" controls>
|
||||
<video class="video_size" controls>
|
||||
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Blog/Twitch201901/M5Stick%20controll%20AC.mp4" type="video/mp4">
|
||||
</video>
|
||||
|
||||
- **m5stick Case - .obj model viewer**
|
||||
|
||||
<video width="500" height="315" controls>
|
||||
<video class="video_size" controls>
|
||||
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Blog/Twitch201903/Obj%20Model%20Viewer.mp4" type="video/mp4">
|
||||
</video>
|
||||
@@ -180,12 +180,12 @@ Power structure block diagram
|
||||
|
||||
- **M5StickC Case - counter**
|
||||
|
||||
<video width="500" height="315" controls>
|
||||
<video class="video_size" controls>
|
||||
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Blog/Twitch201903/StickC%20Watch.mp4" type="video/mp4">
|
||||
</video>
|
||||
|
||||
- **M5StickC Case - Safe system**
|
||||
|
||||
<video width="500" height="315" controls>
|
||||
<video class="video_size" controls>
|
||||
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Blog/Twitch201904/Simple_Watch_Device.mp4" type="video/mp4">
|
||||
</video>
|
||||
@@ -159,7 +159,7 @@
|
||||
|
||||
## Video
|
||||
|
||||
<video width="70%" controls>
|
||||
<video class="video_size" controls>
|
||||
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/HAT/8Servos_hat.mp4" type="video/mp4">
|
||||
</video>
|
||||
|
||||
|
||||
@@ -111,6 +111,6 @@ byte error;
|
||||
## Video
|
||||
**Demo**
|
||||
|
||||
<video width="500" height="500" controls>
|
||||
<video class="video_size" controls>
|
||||
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/HAT/ADC-DAC-HAT.mp4" type="video/mp4" >
|
||||
</video>
|
||||
|
||||
@@ -85,10 +85,10 @@ Besides, a power switch is placed at the front.
|
||||
|
||||
## Video
|
||||
|
||||
<video width="500" height="500" controls>
|
||||
<video class="video_size" controls>
|
||||
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/HAT/BeetleC_01.mp4" type="video/mp4">
|
||||
</video>
|
||||
|
||||
<video width="500" height="500" controls>
|
||||
<video class="video_size" controls>
|
||||
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/HAT/BeetleC_02.mp4" type="video/mp4">
|
||||
</video>
|
||||
@@ -65,7 +65,7 @@ The Bugc base needs to be used in conjunction with the M5StickC controller. The
|
||||
|
||||
## Video
|
||||
|
||||
<video width="500" height="500" controls>
|
||||
<video class="video_size" controls>
|
||||
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/HAT/bugC.mp4" type="video/mp4">
|
||||
</video>
|
||||
|
||||
|
||||
@@ -106,7 +106,7 @@ void loop(void) {
|
||||
## Video
|
||||
**Demo**
|
||||
|
||||
<video width="500" height="500" controls>
|
||||
<video class="video_size" controls>
|
||||
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/HAT/ADC-DAC-HAT.mp4" type="video/mp4" >
|
||||
</video>
|
||||
|
||||
|
||||
@@ -80,6 +80,6 @@ UART settings:
|
||||
## Related Video
|
||||
**Demo**
|
||||
|
||||
<video width="500" height="500" controls>
|
||||
<video class="video_size" controls>
|
||||
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/HAT/FINGER-HAT.mp4" type="video/mp4" >
|
||||
</video>
|
||||
|
||||
@@ -105,6 +105,6 @@ Register:
|
||||
|
||||
## Video
|
||||
|
||||
<video width="500" controls>
|
||||
<video class="video_size" controls>
|
||||
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/HAT/Joystick_HAT.mp4" type="video/mp4">
|
||||
</video>
|
||||
@@ -78,7 +78,7 @@ Connect with M5StickC via GOIO 0/26 (I2C add: 0x5A).<br>
|
||||
## Video
|
||||
**Demo**
|
||||
|
||||
<video width="500" height="500" controls>
|
||||
<video class="video_size" controls>
|
||||
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/HAT/NCIR-HAT.mp4" type="video/mp4" >
|
||||
</video>
|
||||
|
||||
|
||||
@@ -82,6 +82,6 @@ If you thinking about adding a display on your project, NeoFlash is a good choic
|
||||
|
||||
## Video
|
||||
|
||||
<video width="500" controls>
|
||||
<video class="video_size" controls>
|
||||
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/HAT/Neoflash_HAT.mp4" type="video/mp4">
|
||||
</video>
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
|
||||
**Demo**
|
||||
|
||||
<video width="500" height="500" controls>
|
||||
<video class="video_size" controls>
|
||||
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/HAT/PROTO_PLUS_HAT.mp4" type="video/mp4">
|
||||
</video>
|
||||
|
||||
|
||||
@@ -50,7 +50,7 @@ For example, since m5stickc have less hardware resource than m5stack, we can mak
|
||||
|
||||
**Demo**
|
||||
|
||||
<video width="500" height="500" controls>
|
||||
<video class="video_size" controls>
|
||||
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/HAT/PROTO-HAT.mp4" type="video/mp4">
|
||||
</video>
|
||||
|
||||
|
||||
@@ -63,7 +63,7 @@ To get complete code, please click [here](https://github.com/m5stack/M5-ProductE
|
||||
|
||||
## Videos
|
||||
|
||||
<video width="500" height="500" controls>
|
||||
<video class="video_size" controls>
|
||||
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/App/PuppyC/PuppyC.mp4" type="video/mp4">
|
||||
</video>
|
||||
|
||||
|
||||
@@ -102,6 +102,6 @@ void loop() {
|
||||
## Video
|
||||
**Demo**
|
||||
|
||||
<video width="500" height="500" controls>
|
||||
<video class="video_size" controls>
|
||||
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/HAT/RS485_HAT.mp4" type="video/mp4" >
|
||||
</video>
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user