Skip to content

Commit 40cf78a

Browse files
committed
Update 07_Controlling_the_ESP32_APP.md
1 parent 1f794ed commit 40cf78a

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

docs/03_Electronics/07_Controlling_the_ESP32_APP.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33

44
The **UC2Serial** app is a control interface for managing various hardware components of a modular microscopy or optical system, specifically using serial communication protocols. The app provides intuitive controls for adjusting motor positions across multiple axes, controlling LED and laser intensities, and configuring communication settings.
55

6-
You can find the APP in the following repository (including the release APK): https://github.com/openUC2/UC2Serial
6+
:::warning
7+
You can find the APP in the following [repository](https://github.com/openUC2/UC2Serial/)(including the release APK):
8+
:::
9+
10+
711

812
## Features
913
- **Motor Control**: Allows precise control over the A, X, Y, and Z motor axes with coarse and fine adjustments.
@@ -15,7 +19,8 @@ You can find the APP in the following repository (including the release APK): ht
1519

1620
## APK File
1721

18-
You can download the file from the source repository: https://github.com/openUC2/UC2Serial/releases/tag/v0.1
22+
You can download the file from the [source repository](https://github.com/openUC2/UC2Serial/releases/tag/v0.1)
23+
1924

2025
## User Interface Overview
2126
The app’s interface includes:

0 commit comments

Comments
 (0)