Steps to get startedΒΆ
When working with micro-controllers, we have plenty of detail to sort out. One step at a time.
Contents:
- Set up and test development tools
- Get IOCOM and related libraries
- Prepare IOCOM for use
- Build and test IOCOM examples on Linux or Windows
- Build and test IOCOM example on target hardware
- Alternative 1, copy example project
- Alternative 2, add IOCOM API calls to your existing application
- Add your new project to version management system
- Test your new application on Linux or Windows
- Test your new application on the target hardware