Search found 1 match

by djdehaan
Sun Oct 22, 2017 8:35 am
Forum: Freematics Software
Topic: I2C library for ESP8266
Replies: 0
Views: 4855

I2C library for ESP8266

I bought the Freematics OBD-II I2C Adapter for Arduino. I want to connect a Wemos D1 mini, ESP8266. The provided library is developed for core Arduino boards. I had to change the Wire.begin command (as that needs D1,D2 as arguments) - the Wemos finds the Freematics I2C addresses. But obd.begin and o...