I like SimpleIDE, It gets the job done. It has an integrated environment that makes development simple.
I really like the Library function. This makes it a snap to develop drivers for different devices and test them out before moving on to using them in your application.
Functions you want to use are documented and Andy has done a great job of building drivers for most of the Parallax devices. They were rewritten some time ago to be more memory efficient based on how the library functions were included by the compiler.
And now with Flexprop I can just pick up my library functions built for the P1 and drop them in to be used with the P2.
Comments
I really like the Library function. This makes it a snap to develop drivers for different devices and test them out before moving on to using them in your application.
Functions you want to use are documented and Andy has done a great job of building drivers for most of the Parallax devices. They were rewritten some time ago to be more memory efficient based on how the library functions were included by the compiler.
And now with Flexprop I can just pick up my library functions built for the P1 and drop them in to be used with the P2.
Mike