View Single Post
Old 11-04-2014, 09:33 PM   #1285 (permalink)
e*clipse
Permanent Apprentice
 
Join Date: Jul 2010
Location: norcal oosae
Posts: 523
Thanks: 351
Thanked 314 Times in 215 Posts
Quote:
Originally Posted by MPaulHolmes View Post
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
  Reply With Quote