- Embedded Firmware Consulting: get help developing embedded firmware application.
- Training: get training.
- Swedish Embedded Platform SDK: get the platform SDK.
This project is about creating standalone instruments that can be used together with Swedish Embedded Platform SDK to enable easy prototyping, simulation and measurement of signals from embedded systems.
Instruments can be used with Renode by simply mapping them into the address space of the simulated firmware!
Here is a DC motor instrument:
Here is the same instrument but running in PID mode:
The instrument itself exposes a simple data structure which is then mapped directly into the address space of the emulated firmware. The emulated firmware is then able to read simulated motor measurements and write back voltage control input to the motor.
Using this toolkit you can create and contribute instruments for many different systems. Open a pull request if you want to get comments on your work (and improvement suggestions).
Name | URL | Description |
---|---|---|
Swedish Embedded Control Systems Toolkit | https://swedishembedded/control | Used for mathematical simulation in instruments and embedded controller design |
Precompiled documentation can be found in instruments.pdf.