Skip to content

A nanoFramework library for abstracting I/O to simple interfaces getting or accepting values of a certain data type, and for reusable features above them.

License

Notifications You must be signed in to change notification settings

josesimoes/AbstractIO

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AbstractIO using nanoFramework

A nanoFramework library for abstracting I/O to simple interfaces getting or accepting values of a certain data type, and for re-usable features above them.

To see simple examples of AbstractIO code, have a look at source/AbstractIO.Samples. To see the power of AbstractIO "in action", please have a look at source/AbstractIO.Netduino3.Samples/Netduino3SamplesMain.cs.

Status as of 2018-04-13: All samples except Sample07WaitForButtonEventBased are successfully tested. Sample07WaitForButtonEventBased runs fine outside of the debugger, but the debugger cannot attach to the device after deploying the program and rebooting the board.

About

A nanoFramework library for abstracting I/O to simple interfaces getting or accepting values of a certain data type, and for reusable features above them.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%