Arduino like documentation
FredBlais
Posts: 379
Arduino like documentation seems popular for people who wants to get started fast and do not want to seek for too long in the docs for code snippets.
Maybe a online based documentation for GCC/Spin would be great...
Here is what I am talking about:
http://arduino.cc/en/Reference/HomePage
http://processing.org/reference/
Maybe a online based documentation for GCC/Spin would be great...
Here is what I am talking about:
http://arduino.cc/en/Reference/HomePage
http://processing.org/reference/
Comments
In the meantime, it might be helpful for you to look at the documentation included in the SPIN IDE. That and the on-line Propeller Manual are very complete.
Parallax used to have tons of stickies on this Forum, but it got hard to sort out all the resources. Now there are only two. They will help you as well. The problem is that it is always a delicate balance between too much detailed info and too little. Beginners need to be guided through noticing key points, uses and features.