Where to find a working and downloadable Wire.h library

Hi everyone!

I am new to this forum and new to Arduino but i love electronic and I am trying to get my children interested in something other than tablet games and other video games.

I have a Keyestudio ks0192 4wd bluetooth multi-function car kit and I am having difficulty finding a good wire.h library for the I2C for the LCD. I have tried the links provided by Keyestudio but the links are broken and the file doesn't register as a library. I have found the code for the wire.h library but I am not skilled enough to know how to use it, I would like to know if anyone knows where I can find a downloadable (.ZIP) file for the wire.h library?

Any help would be greatly appreciated!

Thanks!

Ryan

Isn't it a standard part of the Arduino IDE?

Have you studied the Wire Reference section?

...R

You can get the I2C LCD library here.
https://arduino-info.wikispaces.com/LCD-Blue-I2C

1 Like

If you are trying to get the kids interested in this stuff, you might want to start a lot simpler. One way to ensure a lack of interest is continuous failure.

Kids like flashy lights. It is easy and straight forward. I would start there.

@Robin2 - Thanks! I did find it in Arduino IDE in the AVR libraries, so I guess that is not my problem. But for some reason all I can get it to do is flash the screen.

@billhowl - Thank you as well, I was thinking my next step would be to make sure I have a good I2C LCD library, I will try that one!

@tinman13kup - I totally agree, and that is where I started with a basic kit and the chasing LED lights, they thought that was cool for about 5 seconds. Maybe now I am just doing it for myself! HA!

Hi,
Welcome to the forum.

Please read the first post in any forum entitled how to use this forum.
http://forum.arduino.cc/index.php/topic,148850.0.html then look down to item #7 about how to post your code.
It will be formatted in a scrolling window that makes it easier to read.

We need to see your code.
Can you please post a copy of your circuit, in CAD or a picture of a hand drawn circuit in jpg, png?

Thanks.. Tom.. :slight_smile: