File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -9,16 +9,11 @@ This project is a **C# WinForms application** that interfaces with **microcontro
99- 🔌 Serial communication with ** customizable baud rate, parity, and handshake settings** .
1010- 🔄 ** Automated test sequences** that send multiple commands in order.
1111- 📝 ** Lua scripting engine** to define test logic dynamically.
12- - 🖥️ ** ESP32/Arduino firmware** for real hardware interaction.
12+ - 🖥️ ** ESP32/Arduino firmware** for hardware interaction.
1313- 📊 ** Logging** of all serial data and execution history.
1414
1515## How to Use
16161 . ** Connect your device** via USB and select the correct COM port.
17172 . ** Add test sequences** by entering a test name and adding commands.
18183 . ** Run test sequences** automatically.
19194 . ** Use Lua scripting** to write and execute complex test scripts.
20-
21- ## Installation
22- 1 . Clone this repository:
23- ``` sh
24- git clone https://github.com/YOUR_GITHUB_USERNAME/Automated-Test-Bench-for-Embedded-Systems.git
You can’t perform that action at this time.
0 commit comments