Skip to content

Commit 74a1de8

Browse files
committed
Final structure
1 parent 3ebfa36 commit 74a1de8

File tree

1 file changed

+6
-7
lines changed
  • content/hardware/03.nano/boards/nano-matter/tutorials/08.ml-magic-wand

1 file changed

+6
-7
lines changed

content/hardware/03.nano/boards/nano-matter/tutorials/08.ml-magic-wand/content.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -638,21 +638,20 @@ After the code is uploaded successfully, you can test your Nano Matter Magic Wan
638638

639639
## Project Testing
640640

641-
Power the Nano Matter of your Magic Wand using a USB cable and start moving it following the Wing or Ring gesture to see if.
641+
Power the Nano Matter of your Magic Wand using a USB cable and start moving it following the **Wing** or **Ring** gesture to see if it recognizes it.
642642

643643
DEMO HERE
644644

645-
## Conclusion NEED UPDATE
646645

647-
In this tutorial you learned how to use the Nano Matter Display expansion kit, leveraging all its features like the E-ink screen to display high-contrast graphics with a low power consumption on 2.9" 384x168 resolution. Features like the built-in RGB LED, the 3-axis accelerometer and the temperature and humidity sensor were explained.
646+
## Conclusion
648647

649-
Thanks to the E-ink display, your IoT-oriented products can have a better and more natural user experience while maintaining a low power consumption. Allowing you to set up and commission your solution by scanning the QR code and showing real-time sensor data on the screen, being a game-changer feature for your IoT solutions.
648+
In this tutorial you learned how to use the Arduino Nano Matter as a Machine Learning gesture recognizer, leveraging the optimized Silicon Labs library for Tiny Machine Learning we showcased the board capabilites of running TinyML algorithms with ease thanks to the **hardware acceleration** achieved with the **Mathematical Vector Processor (MVP)** integrated in the Nano Matter microcontroller.
650649

651650
### Next Steps
652651

653-
- Extend your knowledge with E-ink displays following the [Pervasive Displays documentation](https://docs.pervasivedisplays.com/).
654-
- Try all the examples included in the library for a deeper understanding on the API.
655-
- Start creating your own graphics to display custom data on the screen.
652+
- Extend your knowledge about the Nano Matter following the [Arduino Documentation](https://docs.arduino.cc/hardware/nano-matter/).
653+
- Create your own custom gestures reconition model.
654+
- Create machine learning models leveraging other Modulino sensors.
656655

657656

658657

0 commit comments

Comments
 (0)