Skip to content

Commit c14d841

Browse files
committed
Final commit 22
1 parent adcf89b commit c14d841

File tree

1 file changed

+22
-2
lines changed
  • content/hardware/05.pro-solutions/solutions-and-kits/edge-control/tutorials/user-manual

1 file changed

+22
-2
lines changed

content/hardware/05.pro-solutions/solutions-and-kits/edge-control/tutorials/user-manual/content.md

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1543,7 +1543,27 @@ void loop() {
15431543

15441544
```
15451545

1546-
You will be able to read all the sampled data from the micro SD card inserting it to your PC on a `.txt` file called `DATALOG`.
1546+
You will be able to read all the sampled data from the micro SD card on a `.txt` file called `DATALOG`. You can use a USB adaptar or a micro SD card slot on your PC to read the file.
15471547

1548-
![Data logging wiring and output](assets/data-logging.png).
1548+
![Data logging wiring and output](assets/data-logging.png)
15491549

1550+
## Support
1551+
1552+
If you encounter any issues or have questions while working with the Edge Control, we provide various support resources to help you find answers and solutions.
1553+
1554+
### Help Center
1555+
1556+
Explore our [Help Center](https://support.arduino.cc/hc/en-us), which offers a comprehensive collection of articles and guides for the Edge Control. The Arduino Help Center is designed to provide in-depth technical assistance and help you make the most of your device.
1557+
1558+
1559+
### Forum
1560+
1561+
Join our community forum to connect with other Edge Control users, share your experiences, and ask questions. The forum is an excellent place to learn from others, discuss issues, and discover new ideas and projects related to the Edge Control.
1562+
1563+
- [Edge Control category in the Arduino Forum](https://forum.arduino.cc/c/hardware/portenta/edge-impulse/178)
1564+
1565+
### Contact Us
1566+
1567+
Please get in touch with our support team if you need personalized assistance or have questions not covered by the help and support resources described before. We're happy to help you with any issues or inquiries about the Edge Control.
1568+
1569+
- [Contact us page](https://www.arduino.cc/en/contact-us/)

0 commit comments

Comments
 (0)