mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-31 17:42:55 +08:00
Update README.md
This commit is contained in:
parent
42cd82b51f
commit
9c10d17660
@ -15,10 +15,10 @@ Some examples also include Serial Studio project files (`*.json`) to simplify th
|
||||
- **Screenshot**: Example view in Serial Studio.
|
||||
|
||||
### 2. Lorenz Attractor
|
||||
- **Description**: This example simulates the Lorenz attractor, a set of chaotic differential equations, and transmits its \(x\), \(y\), and \(z\) values over serial. Serial Studio visualizes these values in real-time, producing the iconic butterfly-shaped Lorenz attractor.
|
||||
- **Description**: This example simulates the Lorenz attractor, a set of chaotic differential equations, and transmits its $x$, $y$, and $z$ values over serial. Serial Studio visualizes these values in real-time, producing the iconic butterfly-shaped Lorenz attractor.
|
||||
- **Contents**:
|
||||
- **LorenzAttractor.ino**: Arduino code for simulating and transmitting Lorenz attractor data.
|
||||
- **LorenzAttractor.json**: Serial Studio project file for configuring plots with \(x\), \(y\), and \(z\) datasets.
|
||||
- **LorenzAttractor.json**: Serial Studio project file for configuring plots with $x$, $y$, and $z$ datasets.
|
||||
- **README.md**: Comprehensive setup guide for running the simulation and visualizing it in Serial Studio.
|
||||
- **Screenshots**: Includes references to `project-setup.png` and `lorenz-example.png` for visual guidance on project setup and attractor visualization.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user