Pin I/O Class Selector Program
Posted: Wed Jul 13, 2011 9:02 am
NB has a Pin I/O Class for MOD5270 to help give the user simple control the I/O pins for the Netburner Modules. I used to use these when i was young in the NB play land. As i progressed in my knowledge with them i have used the direct method to control the I/O pins as doing it this way give faster control to the I/O pins. I am NOT suggesting there is anything wrong or sluggish with their PIN I/O class. This is just an faster alternate method.
Since i got tired of looking up the pin methods when using new pins i finally bit the bullet and created a program that allows you to simply select the pin you want to use and it will give you the methods to control that pin as either an input or output. then also gives you code examples for using this same pin as an input or output.
If any of you manually manipulate the I/O pins in code, then this is very helpful when starting a new project and setting up the I/OI pins.
I have created 2 versions of the program. they both do the same thing but one is a .swf file and the other is an .exe version of it.
One thing to note, this is for the MOD5270.
enjoy.
Since i got tired of looking up the pin methods when using new pins i finally bit the bullet and created a program that allows you to simply select the pin you want to use and it will give you the methods to control that pin as either an input or output. then also gives you code examples for using this same pin as an input or output.
If any of you manually manipulate the I/O pins in code, then this is very helpful when starting a new project and setting up the I/OI pins.
I have created 2 versions of the program. they both do the same thing but one is a .swf file and the other is an .exe version of it.
One thing to note, this is for the MOD5270.
enjoy.