Propeller Multimode Debugging Object
SRLM
Posts: 5,045
Hi,
Well, I'd like to present my first potential contribution to the obex. It's a wrapper around Tim Moore's four port serial driver that handles debugging information. Basically, it allows the programmer to use a single form of debug statement, and the data is automatically routed to a terminal connection, a wireless connection, and a serial LCD. This allows the programmer to not have to worry about whether the robot is connected to a prop-plug or not. It's all in the zipped file below. The external documentation is pretty extensive since that part is intended for an English class ( I love college English: we get to choose fun stuff...). I'm still working on the internal (spin file) documentation, but any comments and criticisms would be welcomed.
Any thoughts?
Well, I'd like to present my first potential contribution to the obex. It's a wrapper around Tim Moore's four port serial driver that handles debugging information. Basically, it allows the programmer to use a single form of debug statement, and the data is automatically routed to a terminal connection, a wireless connection, and a serial LCD. This allows the programmer to not have to worry about whether the robot is connected to a prop-plug or not. It's all in the zipped file below. The external documentation is pretty extensive since that part is intended for an English class ( I love college English: we get to choose fun stuff...). I'm still working on the internal (spin file) documentation, but any comments and criticisms would be welcomed.
Any thoughts?
zip
930K
Comments
-Phil