Write firmware and test its behavior on a digital twin.
# macOS / Linux
curl -fsSL https://labwired.com/install | bash
labwired agent# Windows (PowerShell)
irm https://labwired.com/install.ps1 | iex
labwired agentThen enter this prompt:
Blink the LED and test it on the twin.
LabWired Agent can find board information, write firmware, repair failures, and check expected behavior. It reports what it observed and what it could not test.
LabWired Agent is optional. It does not install LabWired Core. Existing Core installations and data stay in place.
- Install, update, or remove the Agent
- Use the Agent for a firmware task
- Understand verification results
- Develop and test this repository
MIT. See LICENSE.