mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
release ATOM SPK and update some info
This commit is contained in:
@@ -34,6 +34,10 @@ Choose the development platform you want to use, view the corresponding tutorial
|
||||
- IoT node
|
||||
- Wearable peripherals
|
||||
|
||||
## USB Drive problems
|
||||
|
||||
>UnitV/M5StickV/M5StickC/ATOM may not work without driver in some systems. Users can manually install [FTDI driver](https://ftdichip.com/drivers/vcp-drivers/) to fix this problem.
|
||||
|
||||
## Specification
|
||||
|
||||
<table>
|
||||
|
||||
@@ -37,6 +37,10 @@ Choose the development platform you want to use, view the corresponding tutorial
|
||||
- IoT node
|
||||
- Wearable peripherals
|
||||
|
||||
## USB Drive problems
|
||||
|
||||
>UnitV/M5StickV/M5StickC/ATOM may not work without driver in some systems. Users can manually install [FTDI driver](https://ftdichip.com/drivers/vcp-drivers/) to fix this problem.
|
||||
|
||||
## Specification
|
||||
|
||||
<table>
|
||||
|
||||
@@ -58,6 +58,9 @@ It is built in a continually growing hardware and software ecosystem. It has a l
|
||||
- Stem education product
|
||||
- DIY creation
|
||||
|
||||
## USB Drive problems
|
||||
|
||||
>UnitV/M5StickV/M5StickC/ATOM may not work without driver in some systems. Users can manually install [FTDI driver](https://ftdichip.com/drivers/vcp-drivers/) to fix this problem.
|
||||
|
||||
## Specification
|
||||
|
||||
|
||||
@@ -30,7 +30,7 @@ Choose the development platform you want to use, view the corresponding tutorial
|
||||
* G36/G25 share the same port, when one of the pins is used, the other pin should be set as a floating input
|
||||
* For example, to use the G36 pin as the ADC input, Configuration the G25 pin as FLOATING
|
||||
|
||||
```arduino
|
||||
```clike
|
||||
setup()
|
||||
{
|
||||
M5.begin();
|
||||
@@ -67,6 +67,10 @@ setup()
|
||||
- Stem education product
|
||||
- DIY creation
|
||||
|
||||
## USB Drive problems
|
||||
|
||||
>UnitV/M5StickV/M5StickC/ATOM may not work without driver in some systems. Users can manually install [FTDI driver](https://ftdichip.com/drivers/vcp-drivers/) to fix this problem.
|
||||
|
||||
## Specification
|
||||
|
||||
<table>
|
||||
|
||||
Reference in New Issue
Block a user