SkillAgentSearch skills...

FastIOW

dot net library for easy, arduino-like access to IOWarrior devices

Install / Use

/learn @Tederean/FastIOW
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

FastIOW

FastIOW is a dotnet library for fast and easy, arduino-like access to Code Mercenaries IOWarrior devices.

This library simplifies the way of handling communication between computer and IOWarrior by abstracting and simplifing various components. It gives newcomers the ability to achive first results quickly.

Experienced developers can use this library to get things fast and and with minimal effort done, so they can focus on their task.

Supported boards and components

| Board | GPIO | I2C | SPI | ADC | PWM | Timer | | :--- | :---: | :---: | :---: | :---: | :---: | :---: | | IOWarrior40 | Yes (untested) | Yes (untested) | N/A | N/A | N/A | N/A | | IOWarrior24 | Yes (tested) | Yes (tested) | Yes (tested) | N/A | N/A | Yes (tested)| | IOWarrior56 | Yes (tested) | Yes (tested) | Yes (tested) | Yes (tested) | Yes (tested) | N/A | | IOWarrior28 | Yes (tested) | Yes (tested) | N/A | Yes (tested) | NA | N/A | | IOWarrior28L | Yes (untested) | Yes (untested) | N/A | N/A | NA | N/A |

You can find some software examples here.

Installation

This library is available via Nuget.

Have fun!

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated1y ago
Forks1

Languages

C#

Security Score

70/100

Audited on Jul 12, 2024

No findings