Search found 1034 matches

by stanley
Sat Aug 23, 2014 12:40 pm
Forum: Freematics Products
Topic: Error uploading unologger program
Replies: 5
Views: 13149

Re: Error uploading unologger program

The sketch is provide AS-IS. If your UNO board uses 512byte boot loader instead of generic 2KB one, you will be able load it. Otherwise, you need to fine tune the sketch to reduce the code size by yourself.
by stanley
Thu Aug 21, 2014 4:55 pm
Forum: Freematics Products
Topic: Works [PARTIALLY] with my motorbike...
Replies: 11
Views: 28596

Re: Works with my motorbike...

Looking forward to your mods. Do share with us here. :-D
by stanley
Thu Aug 21, 2014 4:52 pm
Forum: Freematics Products
Topic: GUI for new Freematics OBD-II Emulator
Replies: 17
Views: 160094

Re: GUI for new Freematics OBD-II Emulator

It is not necessary to send ATACC1. Sending ATACC0 will cause "ECU" stop responding to requests and sending ATACC1 to resume.
by stanley
Thu Aug 21, 2014 4:50 pm
Forum: Freematics Products
Topic: EmulatorGUI is NOT connecting to emulator
Replies: 17
Views: 33882

Re: EmulatorGUI is NOT connecting to emulator

So the COM port does appear in system device manager? Could you try updating with the latest firmware? The firmware updater is included in the GUI software package and can run standalone.
by stanley
Thu Aug 21, 2014 4:48 pm
Forum: Freematics Products
Topic: Error uploading unologger program
Replies: 5
Views: 13149

Re: Error uploading unologger program

The reason is that compiled HEX is too big to fit on the target. Arduino UNO has 32KB flash memory but normally only 28KB (on some boards) or 30KB can be used.
BTW, which display shield/module are you using?
by stanley
Wed Aug 20, 2014 5:10 pm
Forum: Freematics Products
Topic: How to build stock firmware?
Replies: 6
Views: 14741

Re: How to build stock firmware?

Maybe you can try disabling logging first.
by stanley
Wed Aug 20, 2014 2:59 pm
Forum: Freematics Products
Topic: Works [PARTIALLY] with my motorbike...
Replies: 11
Views: 28596

Re: Works with my motorbike...

This is the first time I know the kit works on motorbike, as I know nothing about motorbike. But this is definitely amazing to me.
BTW: By using the latest MegaLogger sketch you will have colored data display. ;-)
by stanley
Wed Aug 20, 2014 2:57 pm
Forum: Freematics Products
Topic: ODB-II Adapter is only for cars?
Replies: 14
Views: 33298

Re: ODB-II Adapter is only for cars?

That's just so awesome!!!
by stanley
Wed Aug 20, 2014 2:56 pm
Forum: Freematics Products
Topic: What OBD-II Adapter voltage output for Arduino Uno?
Replies: 2
Views: 11822

Re: What OBD-II Adapter voltage output for Arduino Uno?

5V for Arduino UNO.
We have many customers from Germany!
by stanley
Tue Aug 19, 2014 9:15 pm
Forum: Freematics Products
Topic: ODB-II Adapter is only for cars?
Replies: 14
Views: 33298

Re: ODB-II Adapter is only for cars?

Maybe it's my ignorance of motorbike. You mean modern ones have OBD-II port? If this is the case, I think it worth trying. Or if you can find out what protocol does the ECU uses, if it is ISO14230 (CAN BUS), the chance is big that the adapter will work with a conversion cable (maybe the 3-pin to 16-...