Search found 7 matches
- Sun Nov 02, 2014 10:33 am
- Forum: Freematics Software
- Topic: Display not working
- Replies: 2
- Views: 15648
Re: Display not working
I got my arduino nano working by unbricking it since windows 8.1 is now bricking chinese clone devices. I have now run lcdhello on my arduino nano on IDE 1.5.8 and still not a single pixel on the lcd has lit up. It is connected as per the picture on Freematics store telematics Kit#1 as follows (vcc ...
- Sun Nov 02, 2014 6:14 am
- Forum: Freematics Products
- Topic: Arduino 1.5.8 does work with windows 8
- Replies: 3
- Views: 15741
Re: Arduino 1.5.8 does work with windows 8
Are the Arduino Nano boards that come in the telematics kit #1 chinese clones or genuine Arduino boards?
- Fri Oct 31, 2014 12:09 pm
- Forum: Freematics Products
- Topic: Arduino 1.5.8 does work with windows 8
- Replies: 3
- Views: 15741
Arduino 1.5.8 does work with windows 8
Hi I can't get Arduino IDE 1.5.8 working on windows 8.1 I have tried downloading the driver from FTDI and I have also tried disabling driver signature requirement and it is still not working. If only I knew which folder the FTDI is downloading the driver to I could point to it from the device manage...
- Mon Oct 27, 2014 3:50 pm
- Forum: Freematics Products
- Topic: display not working, nor is nanologger
- Replies: 1
- Views: 6278
display not working, nor is nanologger
Hi I ordered the obd ii telemetry kit #1 and the emulator. No matter what I do the display doesn't work. I connected it exactly how it is shown on the sales page and it doesn't work. I have run lcdhello (with and it doesn't work, I have literally tried everything and I have not once seen a single pi...
- Mon Oct 27, 2014 2:25 pm
- Forum: Freematics Products
- Topic: Kit #1 rpm_led_i2c not working
- Replies: 1
- Views: 7636
Kit #1 rpm_led_i2c not working
Hi I have got the rpm_led_i2c sketch running but it won't make it past the following line:
while (!obd.init());
I am using Kit #1 and it is connected as per the diagram in the freematics online store.
while (!obd.init());
I am using Kit #1 and it is connected as per the diagram in the freematics online store.
- Mon Oct 27, 2014 1:21 pm
- Forum: Freematics Products
- Topic: Kit #1 not working
- Replies: 1
- Views: 8605
Kit #1 not working
Hi I have telematics kit #1 but it won't work. I try to compile the nanologger but it says that the sketch is too big.
Binary sketch size: 31,012 bytes (of a 30,720 byte maximum)
Binary sketch size: 31,012 bytes (of a 30,720 byte maximum)
- Sun Oct 26, 2014 7:40 pm
- Forum: Freematics Software
- Topic: Display not working
- Replies: 2
- Views: 15648
Display not working
Hi I purchased the telemetry kit #1 which comes with the oled display 128x64. I am using this with an Arduino Due. I have connected Vcc to 3.3V with no pull up resistors. I have connected sda to (sda 20) and scl to (scl 21). On your page it says that this display uses sh1106 and I have tried using y...