Quote:
Originally Posted by MPaulHolmes
Here's the current list of data that will stream. It will be of the form
xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx xx <enter>
where xxxx is one of the integers. So, you can watch it scroll as you drive if you want, but it's more intended to be graphed or captured and graphed later.
The variables are:
throttle
temperatureBasePlate
temperatureMotor
IqRef
Id
Iq
duty1
duty2
duty3
rpm
batteryAmps (negative if regen is happening).
Any others?
|
That looks very interesting. - It's going through the UART, right? So it would be possible to make some little PIC read the stream and put out a display on the fly?
In fact, it might even be possible to have the "interpreter" read the stream and put out a PWM or variable frequency signal to drive an analog gage! Now that would be cool!
-e*clipse