Basic Micro wrote:
Going to wait until SERIN / SEROUT are included before the next release. Thinking some time middle of next week since these 2 commands will probably take about 2 to 3 days to explain well.
How is this coming along? These commands as well as the HSERIAL and HSERVO commands including the new Arc32 commands are the ones I have been hoping to see in the manual as these are commands that differentiate you from other things like the stamp.
Basic Micro wrote:
Also the reason I'm posting the works in progress is I want anyone reading it to let me know if there is something that doesn't make sense or needs to be explained better. The point of this manual isn't just syntax reference but a teaching aid as well.
I totally appreciate that the WIP is posted and as you know I try to review as you go along. I have been waiting for some of the above mentioned commands to be done before I do another pass.
It would be great if you could soon get it to a point that you feel comfortable in installing the new document with each release of the IDE. But to do so, you probably need to at least have rudimentary coverage of all of the commands as well as module pin outs and interrupts.. . You might consider adding in pages for each of the remaining commands and the like and maybe do a cut and paste from the old document, with something like red text at the top that says that this data may be out of date and will be updated...
As has been mentioned, it is a hard task to get one document that works well as a reference as well as teach the basics. I totally understand and appreciate for example that you have sorted the commands alphabetically, for me that helps. But for teaching that can be a hindrance. For example you have the Exception command to handle the case where you need to get out of a gosub without returning to where it was called from. That is great, but unless you know about it, you may not know to look for it. Hopefully you will have an index(bookmarks), plus maybe do something like BS and have summary pages that show all of the commands in alphabetical order as well as summary pages that show all of the commands by a logical breakdown...
Again I am glad to see that this is being done.
Kurt