New to PropGCC. Where is the repository for project code?
brianm734
Posts: 29
Hello all,
After working with SPIN for a while and then putting my Prop boards on a shelf for a while, I would like to start using them again. I think the way to go is PropGCC / Simple IDE.
Is there a repository for user created libraries and completed project code (If someone is kind enough to share)?
For SPIN I can find Objects easily in the OBEX. C code for the propeller seems a bit harder to find, but there are a couple of C code projects in the OBEX.
Thanks for the help.
After working with SPIN for a while and then putting my Prop boards on a shelf for a while, I would like to start using them again. I think the way to go is PropGCC / Simple IDE.
Is there a repository for user created libraries and completed project code (If someone is kind enough to share)?
For SPIN I can find Objects easily in the OBEX. C code for the propeller seems a bit harder to find, but there are a couple of C code projects in the OBEX.
Thanks for the help.
Comments
No reason why people could not put their drivers and other code up on OBEX but so far they don't much. I'm not sure it's a good idea anyway as that adds noise and confusion for Spin users.
I think such code should be maintained in github. That still leaves the desire for a central index where people can find stuff.
Ray
The package system of node.js, NPM, is a good model for this approach and works very well. See how easy it is to use here: https://www.npmjs.org/
This is something that has frustrated me for a while now.
The obex.parallax.com site was designed to accommodate more than just one language and it has always been our intent and expectation that C libraries would be posted there. I currently see two, so your contributions would be most welcome.
Andy
To the OP:
Let me know if there is a specific peripheral you're looking for. I'm always looking for ways to expand PropWare.