- I am able to initiate a connection from my iPad to Wifly to the CAN232.
- Bidirectional data flows
- Raw CAN Data is being saved to a file on iPad
- CAN data parser has been ported!
- Text data is being displayed on my iPad as I get data from Wifly<-CAN232!
- Implemented playback so the previously saved data can be played back on iPad(still text mode).
Todo:
- Create a circular gauge that I can use
- Display the parsed CAN data on circular gauge rather than using label as text.
Link to Dropbox : Playback on iPad Simulator (still text mode).
Link to Dropbox : Playback on my old Windows App (all done in c# years ago) :)