mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
Update Modules.md
This commit is contained in:
+14
-10
@@ -328,32 +328,36 @@ Clear encoder
|
||||
|
||||
#### Feature introduction
|
||||
|
||||
> Read encoder
|
||||
> Control DC motor and steering gear and read analog and digital quantities
|
||||
|
||||
><img src="/image/Modules/GoPlus.webp" width="40%">
|
||||
|
||||
* __Get encode__
|
||||
Read encoder value
|
||||
* __Set servo angle__
|
||||
Set the servo angle
|
||||
|
||||
* __Clean encode__
|
||||
clear encoder
|
||||
* __Set motor speed__
|
||||
Set motor speed
|
||||
|
||||
* __Get press__
|
||||
read encoder button
|
||||
* __Digital read pos__
|
||||
Read the digital value of the specified pin of the port
|
||||
|
||||
* __Analog read__
|
||||
Read the analog quantity of the specified port
|
||||
|
||||
#### Usage
|
||||
|
||||
> display encoder status
|
||||
> Read digital, analog, control steering gear and motor
|
||||
|
||||
><img src="/image/Modules/GoPlus_user.webp" width="70%">
|
||||
|
||||
|
||||
## GPS
|
||||
|
||||
#### Feature Introduction
|
||||
|
||||
>Get GPS information
|
||||
|
||||
><img src="/image/Units/GPS.webp" width="30%">
|
||||
><img src="/image/Modules/gps.webp" width="30%">
|
||||
|
||||
* __get time__
|
||||
Get local time
|
||||
@@ -383,4 +387,4 @@ Set local time zone
|
||||
|
||||
> Display GPS related information on the screen
|
||||
|
||||
><img src="/image/Units/GPS_user.webp" width="80%">
|
||||
><img src="/image/Modules/GPS_user.webp" width="80%">
|
||||
Reference in New Issue
Block a user